USB CDC + MSC composite device STMF4 USB always busy
Hey guys,
I am working on an USB CDC + MSC composite device for the STM32F4. Both, CDC and MSC are working independently in the project.
When I try to use them at the same time MSC is working but CDC is not transmitting anything because USB is always set to busy. Does anybody has an idea how to fix that?
I would like to share the project, since it is really hard to find a USB MSC CDC project in the internet.
