2025-01-02 02: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:
I’d appreciate any advice or resources to help troubleshoot this.
Thank you!
2025-01-02 02:48 AM - edited 2025-01-02 05:34 AM
Hello @khalid95 ,
Followed this article and video that may help you on USBX implementation:
2025-01-02 05:19 AM
Hi, thanks for answering
i viewed both of them but none explain the USB_OTG in STM32U5
2025-01-02 05:28 AM
Did you follow the steps and usage hints in the readme file?
2025-01-02 07:10 AM
Yes i did
2025-01-06 02:59 AM - edited 2025-01-06 03: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?