2025-10-14 5:51 AM
I want to send and receive data using the USBX library with the STM32U073 as a COM port. Can I use bare metal (without RTOS)?
2025-10-14 7:03 AM
Indeed, check the following example and the following KB article How to implement USBX in standalone mode.
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.