I have configured USB as a bulk end point with a maximum size of 64 bytes. Let's say I receive 10 bytes but for efficiency sake (using RPTB), can I read 64 bytes anyway or I must only read 10 bytes?
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.
I have configured USB as a bulk end point with a maximum size of 64 bytes. Let's say I receive 10 bytes but for efficiency sake (using RPTB), can I read 64 bytes anyway or I must only read 10 bytes?