We are send data from the TMS320F28377D as a slave to a PC.
We are using bulk transfer mode starting from the "usb_dev_bulk" example.
No other USB devices are connected externally to the PC.
We are currently only sending data not receiving any data.
We are not running short of realtime and no other interrupts have been added to the example.
This is being done on the F28377D controlCARD.
Last year we had a conference call with TI representatives and they had said that they had been able to get ~10Mbs transfers.
I would like to get 8.4Mbs transfers and I am stuck at 5.8Mbs without losing data.
The buffer is just not emptying fast enough...
Is it possible to get an example of the 28377D sending bulk data at maximum rate?
Thanks...John