Hi!
Right now I'm trying to initialize DMA controller to work I2S port and with codec AIC3204 connected to this I2S port.
And I'm really wondered! There is no half buffer DMA interrupt!
May be I'm not able to find this interrupt?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi!
Right now I'm trying to initialize DMA controller to work I2S port and with codec AIC3204 connected to this I2S port.
And I'm really wondered! There is no half buffer DMA interrupt!
May be I'm not able to find this interrupt?
di-sk,
There should be a DMA Peripheral Reference Guide (PRG) for the C5515, but I don't see it. Maybe it is not released yet. There is a mode in the C5515 DMA to setup Ping-Pong buffers which should give interrupts when either Ping or Pong buffer is available. You can get details by looking at VC5505 DMA PRG (http://www-s.ti.com/sc/techlit/sprufo9) and this Wiki page that explains the difference between the VC5505 and C5505/15 devices (http://processors.wiki.ti.com/index.php/TMS320VC5504/05_to_TMS320C5504/05/14/15_Migration). Look at the Device Migration Guide, Section 12.3.
Regards.
Are you sure you have a VC5515? As far as I know, there was no VC5515 ever released. Your EVM should have the C5515 device.
Regards.