STM32U5Ax USB CoreReset timeout
Hi,
I am stuck on this issue on the STM32U5A9J-DK. I have ported the USB part from a H725 i have running. Where i have copied the init code from generated code.
In USB_CoreReset() the USB_OTG_GESTCTL_CSRST bit is never reset and hence a timeout occurs.
The OTG HS Clock mux is set to HSE, which is 16 MHz.
The OTG PHY ref. clock selection is set to 16 MHz.
