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.

TMS320F280025C: Trigger DMA with CLB Interrupt

Part Number: TMS320F280025C


Tool/software:

Hello support team,

I want to trigger DMA Transfer with CLB Interrupt.

So far I checked

  • CLB interrupt works (toggle pin, debug breakpoint)
  • Triggering DMA with DMA_TRIGGER_EPWM7SOCA works. DMA interrrupt works.

However, when I replace the trigger DMA_TRIGGER_EPWM7SOCA by DMA_TRIGGER_CLB1INT, DMA is not triggered anymore and I cannot figure why.

Could you please help me with this?

Please find attached my test project (modified from TI's example)

Regards,

Quy