Question regarding virtual COM port communication using CDC
This is a question regarding virtual COM port communication using CDC.A STM32F412 Discovery with CDC installed is connected to a Windows PC, and 70 bytes of data is sent from the PC via serial communication.However, when receiving with CDC_Receive_FS...