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.

how to use multiple USB endpoints for usb bulk transfer

Hi Sir,

I am using Sitara AM335x EVM-SK, for that I used TI's starterware code for usb_bulk_dev for communication with host,in code of it I observed that it uses only Endpoint 1 for communication.I have some doubts these are..

1) if I want to use multiple endpoints to speed up communication, how can I do this, which changes I need to do in code..?

2)currently I am receiving data in chunks of 64 bytes,So I have a doubt whether it means that it is using Endpoint 0 for data IN/OUT..?

quick reply will be greatly appreciable..

Regards,

Vishvajeet