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,
I'm using one CLA of the TMS320F28379D to do some SPI transfer management (filling TX and emptying RX buffers).
(NB: I cannot use the DMA, due to the fact that I use the CLA for some regulation loops that access one peripheral on the same peripheral frame).
I need to reconfigure the task trigger depending on the progress of the SPI transfer (first time the task is triggered by PWM module than following transfers are triggered by an SPI transfer interrupt).
Is the CLA capable of accessing its own configuration registers?
Thank you in advance ;)
Hello,
I would mainly be interested in accessing the
MIER for enabling interrupts.
DmaClaSrcSelRegs.CLA1TASKSRCSELx to select the task trigger.
Regards,
Robin.