2020-02-11 06:14 AM
Hi,
I am now using STM32F730 and its embedded High Speed USB to do my project.
The following sequences are made:
However, the USB HID device could not be recognized in step 4., i.e. after jumping from the application code to bootloader.
I've check the return values of the USBD_Init and USBD_Start API and there's no any error.
The USB HID device just would not appear.