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.

TM4C1294NCPDT: SSI DMA Receive ISSUE

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

I am trying to receive data from SSI2 using DMA but I am not able to receive any data
Is there any SSI DMA Recieve CODE Example that I can refer

  • HI,

     Not specific to the SSI module, but we have two examples you can refer to. One is the udma_demo and another is the adc_udma_pinpong. The udma_demo uses the DMA to do memory-to-memory transfers as well as memory-to-UART transfers. The two examples can be found in <TivaWare_Installation>/examples/boards/ek-tm4c1294xl/.