I am using a C6748 processor an I am interfacing an ADC to an SPI bus with the DSP being the master. I would like to set up a continuous ping-pong edma transfer that is gated by the SPIx_ENA line.
Is it possible to set this up with the existing psp drivers, or will I have to manualy set up the EDMA parameters? Are their any documents, example programs, or forum threads that show how to do this?
I having been bashing my head against this for several days trying to modify the dma_ping_pong_test example to work with the SPI but to no avail.
Thank you for any assistance that can be given.