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.

CC3200AUDBOOST: dma interrupt fires only once

Part Number: CC3200AUDBOOST
Other Parts Discussed in Thread: ENERGIA, CC3200

 I am trying to read a .wav file from sd card and play it using I2S on CC3200 audio booster in Energia. I have modified the Wifi audio example for this.

The dma is setup in ping pong mode and sd card loads data into the buffer but the tx dma interrupt fires only once in primary mode and once in alternate mode. I could not understand why its firing only once.

I have configured I2S in stereo mode with 16KHz  sampling frequency and 16 bit size.

This is my tx dma handler .

Thanks ,

Ram