2025-02-24 11:11 AM
2025-02-24 11:58 AM
For whatever reason, I don't have the same memory initialization issues when I use a Nucleo-H533RE. I can't use my Nucleo-G431RB for testing, as it doesn't expose the USB port.
All said though, I never see the Zephyr USB-Device-Next stack initialize on the Nucleo-H533RE. When I use a Nordic nRF52840-DK, I can see the USB stack come online with:
usbd: msg_cb: USBD message: VBUS ready
However I don't get the same from my H533RE. From what I can tell, USBD never "really" starts up, though I don't see warnings or errors to say why.
2025-02-27 2:29 AM
Hello @JayBeavers,
Could you share the memory regions defined in your DTS file and linker script?
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.