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.

Efficient data transfer with MibSPI and DMA

Guru 16800 points

Other Parts Discussed in Thread: TMS570LS3137

Hi,

I'm using TMDX570LS31USB (TMS570LS3137 is implemented),
and I want to transfer TG0 and TG1 data with MibSPI and DMA.
In ideal, once MibSPI and DMA setting are finished, no ARM processing is needed.

I've programmed in hope of working above processing,
however it doesn't work well.
TG0 looks transferring correctly, however TG1 isn't transferred.

Could you check my source code?

Finally, I want to embed each TG to TASK of FreeRTOS.
Is it possible?

Best Regards.

Nomoto