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.

BINTEN -- EDMA event

Other Parts Discussed in Thread: OMAP-L137

(OMAP-L137)/ DSP side

The GPIO documentation says "Note that the bits in BINTEN control both the interrupt and EDMA events." The field values are 0 = interrupts are disabled and 1 = interrupts are enabled. If I want an EDMA event without an interrupt, do I set BINTEN to 1 and then disable the interrupt?