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.

TMS320F280039: can DMA be triggered by a GPIO event?

Part Number: TMS320F280039

In the DMA Trigger Source Options table, XINT1~5 can be used to trigger DMA. So, it is required to configure and enable XINT interrupt at the same time? Actually we don't want to use XINT interrupt, but just to want trigger DMA through the falling edge of one IO pin.