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.

Config EDMA

Hi. I have some problems to use EDMA, my problem is:
I have a code that uses MMCSD (uses EDMA with interrupt to transfer data to the card), but now i want to use other channel to transfer data to AIC31 (Audio). In my code I use the example that use the event-trigger with loop for audio and this work, but I do not know how to change the example to do not use in loop mode. I want to start play the audio when set the register.
If some one could send me some help I appreciate.
Thanks in advance.

My hw is based on BBB and I use Starter Ware.