All:
The C5515 is set up in Mono DSP slave I2S, 24-bit word width.
We are using the DMA to send multiple I2S words to a companion chip. So far, when the I2S transaction happens, the first of 10 words is sent out. The second word is not sent, even though the DMA is set up for increment source buffer. The first word is sent 10 times, and never gets beyond that.
All of the examples shown in the DMA User's Guide show peripheral-to-memory, but in this case we have a situation of memory-to-peripheral. Has anyone done this, and are there setup particulars that we need to be aware of?
Regards,
Todd Anderson