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.

DMA transfer between peripherals

Other Parts Discussed in Thread: TM4C1294NCPDT

Hello everyone,

Have some questions so if you can give me some pointers since I'm not much experienced yet in this field. I'm looking for a way to fast transfer data without microcontroller much interaction, so to use DMA for this purpose. But problem is it is data received from ADC and it should be sent over SPI to ethernet controller. Can you please provide me some pointers so I can have at least safe start with this. 

Kind regards