STM32F4 Another USB Host MSC problem.
Hello, by using a STM32F429I-DISC1 I'm trying to read/write to a thumb drive.
When I open and load the provided example in fw packet, it works without problem but that example is an old one and not a CubeMX example so it makes things rough for me.
I tried to test STM32 USB Training 11.2 but it didn't work, I tried other examples I found over net but still no luck. As @GNico.2 mentioned in his this topic code never reaches to APPLICATION_READY state.
A solution is proposed as upgrading USB Host V3.5.0 middleware from github, Is that also applicable for F4 series?
