2017-04-26 12:11 AM
can I use flow control (xon xoff, dts rts , etc)? When I use the CDC usb virtual com.
this feature it's included with the CDC usb library or examples ?
Thanks in advance .
2017-05-03 08:39 AM
You cant. USB virtual com is a simulation of a serial port. It does ignore all the settings of a serial port. Baudrate, parity. etc.
Check buffers in and out to know if the transfer is complete.