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.

TM4C1290NCZAD: How to configure the integrated USB DMA

Part Number: TM4C1290NCZAD

Please will you give me some guidance on how to configure and use the integrated DMA in the USB peripheral.

Scenario is: I want to us TM4C as a USB CDC device. Instead of copying and reading data to and from the uart I want to DMA to and from memory buffers.

Thanks.