Posted on October 22, 2012 at 14:52Hello! I have implemented the USB MSC Host application on a STM32F4, but it never detects the connected USB stick in the USBH_core state machine. I also know that the OTG_FS_IRQHandler() never gets executed the who...