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.

TMS320F28379D: USB BULK Transfer API for Windows

Part Number: TMS320F28379D

Hi,

How does the API for USB bulk transfer used on the PC side work?

Is the data once received pooled in a buffer somewhere until I call ReadUSBPacket?
And if you have a buffer to pool, what is its size?

What if I don't call ReadUSBPacket for a while?

Thanks in advance.