Other Parts Discussed in Thread: TMS320F28377D
We ordered a TMS320F28377D evaluation board and I have been working on checking out some of the USB functionality. I am using device library version 1.10. Most of the device examples didn't work until I changed the USBStackModeSet to force device mode. I have the USB port talking now and I am now trying to connect the DMA. Now I found that the file F2837xD_dma_defines.h is missing event triggers for DMA to USB (ex. DMA_USB0EP1RX), I can get these values from the manual and fix the file for now.
So my questions are:
Is an update going to be available for the device library anytime soon?
Can I get an example of the USB port using the DMA?
We are looking into using this in a new version of our product and the current gating factors are USB throughput vs realtime cost and latency of the ADC.
Should I give up on the USB part until TI has finished more of the USB issues?
Thanks...John