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.

How let DMA transmit data repeatedly?

Other Parts Discussed in Thread: TMS320VC5402, TLV320AIC24

Hi,guys,

     I write a program to transmit data from memory to McBSP's DXR by DMA,

and now I want to transmit data repeatedly, but after the McBSP started the dma just transmit memory data once,

are there somebody know how to setup DMA to make it work repeatedly.