2024-04-25 03:21 AM
Hello everyone.
I recently purchased a Nucleo STM32H7S3L8 board, and it is giving me problems.
I am using STM32CUBEIde to create a usb host and a CDC class.
I am using the x-cube-tcpp module, USB_OTH_HS and the problem is that the usb host does not initialize. It stops at the USB_CoreReset function,
exactly USBx->GRSTCTL is always 1, it doesn't change.
Can anybody help me?
Solved! Go to Solution.
2024-05-08 12:04 AM
I was tested núcleo L496 and work correctly. Only fails núcleo H7S3L8.
2024-05-15 08:31 AM
Solved!!!
Hello.
I don't understand exactly how, but importing the attached file works and doesn't stop.
I have tried to reproduce the configuration from scratch in a new project and it doesn't work, I can't find an explanation.
If you create a new project from the .ioc, it just works.
2024-06-14 02:27 PM
Hi Everyone,
I was able to get it to work if you update: USB_HS_REGEN to 'enabled' under the power and thermal tab