User Activity

Hello ST Community,I am currently working on a project using the STM32U5G9ZJT6Q MCU. My application involves sending data over USB using CDC-ACM mode.While the code appears to be working correctly, I am encountering an issue where the execution gets ...
Hello,I am working with [STM32 MCU model, e.g., STM32U5G9ZJT6Q], and I downloaded code from GitHub (link:https://github.com/STMicroelectronics/STM32CubeU5/tree/main/Projects/STM32U5G9J-DK2/Applications/USBX/Ux_Device_CDC_ACM ).While running the proje...
Hello ST Community,I am working with the STM32U5G9ZJT6Q MCU, and I have generated the code using CubeMX for USB CDC-ACM (Communication Device Class - Abstract Control Model). The code seems to be running fine as it is entering the main loop without a...
Issue: I am working with the STM32U5G9J-DK2 board using USB CDC-ACM in device mode, generated using CubeMX. However, I am encountering an issue where the application USB port is not recognized in the Device Manager. Only the ST-LINK Virtual COM Port ...
I'm currently working with the STM32U5G9J-DK2 board, and as a newcomer to this board, I’m finding the USB CDC-ACM setup challenging. I’m using CubeMX 6.6.1 to generate the initial code, intending to send data over USB. However, I'm facing a few issue...
Kudos given to