How to transmit data over ST virtual com port with USART2?
Posted on June 03, 2017 at 16:02 Platform: STM32L4DISCO IDE: SW4STM32 Hi, I used CubeMx to configure the USART2 with the following parameter Baud rate: 115200Word lenght 8 bitsParity noneStop bits 1 I used Putty as the serial terminal wi...