2018-11-24 12:12 AM
Hello,everyone,
I have a problem when I want to use STM32Cube_FW_F4 Demo Project to develop a USB MSC Project with Freertos. The main problem is it seems that the HAL_HCD_IRQHandler() just can not occur,but when I did not use Freertos, which worked just fine. Has anyone give me some suggestions?Thank you in advance.