ESP32-S3 USB speed
Posted: Thu Jul 14, 2022 3:14 pm
Hello everyone,
I have just run some USB speed tests, for my system I need a TX speed of about 10 Mbits/s. I managed to get a speed of 4.25 Mbits/s. To reach this speed I set the CPU frequency to 240 MHz and the CDC FIFO size of TX channel to 20000 in menuconfig. I am sending 20000 bytes chunks of data.
I know that there is some overhead to expect and that 12 Mbits/s is not reachable but I thought it would be possible to reach an higher speed.
Is there anyone that knows if it is possible or not to improve this speed to about 10 Mbits/s ?
Thank you!
I have just run some USB speed tests, for my system I need a TX speed of about 10 Mbits/s. I managed to get a speed of 4.25 Mbits/s. To reach this speed I set the CPU frequency to 240 MHz and the CDC FIFO size of TX channel to 20000 in menuconfig. I am sending 20000 bytes chunks of data.
I know that there is some overhead to expect and that 12 Mbits/s is not reachable but I thought it would be possible to reach an higher speed.
Is there anyone that knows if it is possible or not to improve this speed to about 10 Mbits/s ?
Thank you!