2025-01-30 08:56 AM
I have spent over a week trying to get USB to work with my board, and have had no luck. As soon as the device detects the USB, the usb goes straight into a HOST_USER_UNRECOVERED_ERROR.
I have received almost no assistance from STM32 regarding this, even though I have made posts about it. Its like they give you 1 response then never reply. I am at a point where I'm not even expecting the help, but I just need to know if what I'm attempting to do is even possible, because I found out for some reason CMSIS_OS2 does not even work with the USB library.
2025-01-30 10:31 AM
> I am at a point where I'm not even expecting the help, but I just need to know if what I'm attempting to do is even possible
Yes, USB host works on the STM32F750. Here is one example: