Is there a way to set the USB Virtual COM at max rate?
It is supposed to transmit at 12Mbps in an USB 2.0 port, however, if I use a FTDI cable to transmit the same packet the time of transmission is shorter, which makes no sense.
For example, 1000 bytes takes with the CDC USB driver around 6ms and using the FTDI TTL at 8Mbps cable around 2.5ms
Thank you