STM32L4 1.8.1: virtual COM port loses data during transmission to PC
Posted on June 12, 2018 at 04:05I have a simple test application for an STM32L4 microcontroller. It uses the code for the virtual COM port provided by STM32CubeMX. It does the following in an endless loop: wait until TxState in (USBD_CDC_HandleType...