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.