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.

TM4C129ENCPDT: TM4C129ENCPDT

Part Number: TM4C129ENCPDT
Other Parts Discussed in Thread: EK-TM4C1294XL

Hi,

 I would like to set up peripheral to peripheral DMA ( ADC to UART). Is there a way to set it up without causing CPU interrupts ?

Thank you,

Mark

  • HI,
    We don't have an example using DMA to transfer from ADC to UART. However, we have an TivaWare example that demonstrates uDMA and UART transfers. You can find the example in <TivaWare_Installation>/examples/boards/ek-tm4c1294xl/udma_demo. There is another example using uDMA and ADC created by Bob who attached the example as part of the post. Please see below link for the post. Once you you become familiar with both the examples, I hope it will not be too hard for you to incorporate both of them.

    e2e.ti.com/.../2571423