Hi,
We are using XDMA_EVENT_INTR0/1 pins as external interrupt to DMA,
but we couldn't find details about the External DMA Interrupt Pin in the AM335x manual.
Please let us know if there is any details about the XDMA_EVENT_INTR0/1 pin's Spec.
1. We would like to confirm that in case if these pins are used to trigger event to the DMA,
will it be sensitive to the rising edge signal?
2. When an interrupt is received through this external pin
which register should be used to clear the interrupt?
or else is it necessary to clear the interrupt or is it automatically cleared?
We have a problem in our application,
the interrupt service routine is executed twice for a single XDMA_EVENT_INTR1 interrupt
so we would like to know if it is necessary to clear the interrupts in this case.
Best Regards,
Prad