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.

Question about AM335x External Interrupt

Guru 15520 points

Hi,

I have a question about AM335x interrupt.

I want to interrupt AM335x via XDMA_EVENT_INTR0/1/2 as external interrupt.
In TRM(spruh73i)page.201 "6.1.1.1 Input Selection", it's written as follow:
////////////////////////////////////////////////////////////////////
The INTC supports only level-sensitive incoming interrupt detection.
////////////////////////////////////////////////////////////////////

So, I guess it's not edge-sensitve.
I want to know the active level of XDMA_EVENT_INTR0/1/2.
Is it active high or active low? Is it programmable?
I read the TRM and datasheet, but I can't find the explanation.

best regards,
g.f.