Other Parts Discussed in Thread: SYSCONFIG, TMS320F280037C, C2000WARE
Tool/software:
Hello, I'm new in C2000 and I'm trying to setup an SPI master communication using DMA and SPI A.
Without using DMA I'm able to see MOSI and clock on pins. If i enable the DMA then I can see only the clock, no way to see any signal different than 0 on the MOSI line.
To do this I'm using Sysconfig,
Could you please tell me where the issu can be? I suppose the dma is not pointing properly to the source array, but I don't know how to fix it
thank you