Part Number: TMS320F28388D
Other Parts Discussed in Thread: C2000WARE
Hi all!
I was trying to read N words from SPI with DMA continuously. But I couldn't find a proper example in C2000Ware folder.
I tried to modify spi_ex5_loopback_dma example but couldn't configure it as I want. Basically, I want to triger DMA in software to start reading N word from spi and want to get interrupt when the words are read and written to the speecified to memory region.
Can anybody help me about that?
cheers,