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.

AM2634: Triggering Interrupt from GPIO input

Part Number: AM2634

Tool/software:

Hi TI Experts,

I am looking to set up an interrupt in software that is triggered based on a GPIO input.
When I looked through the tech manual XBAR section, INTXBAR does not take input from GPIO to set up an interrupt. It looks like I have to get the GPIO input from INPUTXBAR, then route it to another driver which will trigger an interrupt through INTXBAR.

Could you please confirm if my understanding is correct or let me know if there is a way to set up an interrupt that triggers directly from GPIO input?
Thank you!