cancel
Showing results for 
Search instead for 
Did you mean: 

How can I use the STm32L4 USB stack on a STM32U575 Board. Need to communicate over USB without using RTOS

DGebu.1
Associate
1 REPLY 1
Amel NASRI
ST Employee

Hi @DGebu.1​ ,

The official STM32CubeU5 library supports only the USBX library.

However, you find the classic MW library for STM32U5 on this Github link: https://github.com/STMicroelectronics/stm32u5-classic-coremw-apps.

The following wiki content would be helpful for you as well: https://wiki.st.com/stm32mcu/wiki/USBX_overview.

-Amel

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.