USB Virtual Com to send/receive message
I have enabled USB Device FS and successfully use it as a virtual com port.I now need to determine the best way to send messages from master to slave over this port, and how I will handle potentially corrupted data, timeouts, and how enabling CRC wil...