Hi ,
In the USB CDC mode, how many bytes of data can be transferred per 1ms,
Thank you.
Many thanks,
Ray Yang
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi ,
In the USB CDC mode, how many bytes of data can be transferred per 1ms,
Thank you.
Many thanks,
Ray Yang
Hello Ray,
It depends on the implementation, what end points are used, how fast both sides work to process and send data etc.
I am going to assume USB Full Speed is being used here. For USB Full Speed, the theoretical max speed is 8Mbps (Mbsps is for bits per second).
But in practical applications we see more like 5-6Mbps being the max speed.
Best Regards,
Ralph Jacobi