speed test USB 3.0

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Could you please provide me with some code example testing the speed of USB 3.0? Thank you in advance.

0 Likes
2 Replies
Anonymous
Not applicable

Ser,

   

You can use USBBulkSourceSink example project to measure throughput of Bulk transfers.

   

You can use USBIsoSourceSink example project to measure throughput of ISO transfers.

   

Both of these examples present in the FX3 SDK. FX3 SDK can be installed from the following webpage:

   

http://www.cypress.com/?rID=57990

   

Use streamer application on the PC side to measure throughput. 

   

Thanks,

   

sai krishna.

0 Likes
Anonymous
Not applicable

 Thank you for your help. 
 Best regards.

0 Likes