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.