2025-12-02 11:06 PM
I am working with the STM32H7S3L8 MCU and using Zephyr RTOS for development. Currently, I see that Zephyr supports USB FS but does not seem to support USB HS for this MCU.
Thank you!
2025-12-03 12:54 AM
Hi @laya
Have you tried running the example firmware that is officially supported on your board? If that works without issues, you can this narrow down by focusing on SW whether it is related to:
As a next step, I recommend testing with a minimal Zephyr configuration that reduces the kernel footprint:
If still having issues, I suggest to check with Zephyr community support channels,
:speech_balloon: Discord Server for real-time community discussions
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.