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