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.

DRA626: GPIO trigger EDMA only once

Part Number: DRA626
Other Parts Discussed in Thread: AM3358,

We use GPIO to trigger EDMA transfer, it trigger only once. following GPIO edging doesn't trigger EDMA any more.

Checked forum, and compared AM3358 TRM, the GPIO_EOI register description are different.

AM3358's GPIO_EOI says it is used to ack DMA event. but DRA624 did not mention EDMA. from GPIO_REVISION value, they should be same version GPIO IP, Should we do same way on DRA624 as AM3358? Or else?