User Activity

I have a fairly large project and I am almost ready to begin beta testing but I have one problem left. The USB device code is still running in the IDLE thread. I haven't been able to find a version of usbd_core.c that has RTOS implemented like usbh_c...
I am working with a sample project for the stm32F746G. Testing on the Discovery Board. I am using VisualGDB. The project is USB Device | MSC Host RTOS. After importing the project and tweaking a few things It did run. (However, all of these projects ...