[Solved]STM32H743xx Failed attempt to run USB HS with ext PHY USB3300
Hello.
I am in the process of power on my custom board.
Right now I'm trying to get the USB to work but I'm stuck and don't know what to do next.
I use USB midleware from CubeMX 6.1.2
The moment I have everything configured and run the interrupts I get the one interrupt with flags:
USB_OTG_GINTSTS_USBRST and USB_OTG_GINTSTS_USBSUSP.
While handling the suspend handler my micro controller is restarting
(The restart is caused by operation: __HAL_PCD_GATE_PHYCLOCK(hpcd) in usb suspend handler)
I checked the voltages and waveforms of crystal lines and ulpi clk line and everything seems to be ok.
Here is the USB3300 wiring diagram:
Thanks
Piotr
