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.

EDMA for Slow transfers to MCBSP

Hello All

I would like to request if there is any possibility to update MCBSP registers using EDMA

I am using the  TMS320C6413-500 DSP and the MCBSP PCR1 register pins are being used to control some leds.

The problem is that to access the PCR1 (bits) pins, the DSP spends a lot of time, and I would like to pass this task to EDMA in order to improve DSP code performace.

The idea is to have an internal variable, where I update the (bits) to write on the PCR1 register and then use EDMA to update this information directly on the HW.

best regards

Nuno Pereira