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.