2022-07-21 01:11 AM
I have designed board with two USB. USB HS has to be device for the PC. Unfortunately it doesnt work connection's device descriptor request failed appears .I tried USB FS to be Device and it work fine. Is there any problem with the drivers for HS USB if somebody can give me a hint it will be great
2022-08-26 07:50 AM
Hello @IHadz.1
You can refer to the following example provided in the H7 Firmware Package and try using the USB HS configuration:
Path: Projects\STM32F723E-Discovery\Applications\USB_Device\HID_Standalone
I hope this helps.
BeST Regards,
Walid