User Activity

Hi,I need to create a USB composite device class interface with STM32U5A5 controller. I have been using the USB_CDC_ACM example project so far for my development. In this example the USB CDC ACM class is configured and I need to change/add this to a ...
Hi,I am using NUCLEO-U5A5ZJ-Q board  to setup a USB VCP connection with PC. I am currently using the example project CDC-ACM, and getting a maximum speed of up to 4.4MBPS via the connection by increasing the Tx FIFO  size and Max Packet size in devic...
Hi,I have been working on NUCLEO-U5A5ZJ-Q EVK to setup as a USB VCP device with the support of STM32CubeIDE. I got an example from the ST repository. Its using the Azure RTOS USBX stack instead of STM32 USB Device stack. I am not very much familiar w...
Is there any tool for communicating with STM32F723ZE MCU bootloader from ST?I have tried with cube programmer and flash loader demonstrator.These tools doesn't support this MCU.
Kudos given to