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!