User Activity

I'm using the USB CDC library on a STM32L452 created with CubeMX and have run into some problems with receiving data over USB. Every week or so I experience that the device stops receiving data (the transmit side works fine). In other words, the CDC_...
HiI use the STM32L452 configured as a USB CDC device which is connected to a host PC.Once every 1-2 weeks the communication breaks down in the OUT direction as seen from the host.In other words the host receives data, but it's not able to send anythi...
Hi all,Is the source code of the bootloader (that is used to perform application programming over serial interface) available to download?The AN2606 says that "The bootloader is stored in the internal boot ROM memory (system memory) of STM32 devices....
HiFor some time I have been using the ST-Link programmer from a NUCLEO-L452RE board for programming a custom STM32 board (external MCU). It has been working very well.Recently, I have acquired a NUCLEO-L452RE-P, which has a bit different ST-Link prog...
HiI use the STM32L452 which is configured as a USB CDC device using CubeMX. The device is used as a "gateway" that connects a linux host to a CAN bus system (essentially a USB-to-CAN adapter). The linux host configures the USB device as an SLCAN base...
Kudos from