USB: how to increase the input and output receive buffer
Posted on December 02, 2014 at 21:24Hello,I designed my own application starting from VirtualComport_loopback example project.I have a modbus client protocol running on USB and using CDC_Send_DATA() and CDC_Receive_DATA() send and get data from PC v...