How to Get USBX Example to Work on STM32U575 Nucleo Board?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-01-02 2:33 AM
I am working with the STM32U575 Nucleo board and trying to get the USB functionality working using one of the provided example projects "Ux_Device_CDC_ACM". I uploaded the code to the board with no problem and the USB-C is recognized by the host PC, however, I am having trouble getting it to run as expected.
Could someone guide me on:
- Any additional configurations needed in CubeMX or CubeIDE?
- Common issues to check for USB-related examples?
- How to verify if the USB peripheral is properly initialized and?
I’d appreciate any advice or resources to help troubleshoot this.
Thank you!
- Labels:
-
STM32U5 series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-01-02 2:48 AM - edited ‎2025-01-02 5:34 AM
Hello @khalid95 ,
Followed this article and video that may help you on USBX implementation:
- How to implement the USB Device CDC (VCOM) in STM3... - STMicroelectronics Community
- How to implement the USB device composite class in... - STMicroelectronics Community
- STM32H5 workshop - 09 USB - USBX-CDC lab (experts)
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-01-02 5:19 AM
Hi, thanks for answering
i viewed both of them but none explain the USB_OTG in STM32U5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-01-02 5:28 AM
Did you follow the steps and usage hints in the readme file?
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-01-02 7:10 AM
Yes i did
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-01-06 2:59 AM - edited ‎2025-01-06 3:01 AM
Hi @khalid95 ,
Happy new year 2025!
Were you able to resolve your issue ?
If you still have issues, please share more details: What kind of issue do you observed? Do you get an error message?
Thanks
Imen
