GPIO as an interrupt

HI

Can any GPIO in the Xavier be configured as an interrupt or there is any limitation?
in particular signal GPIO15 pin number F10 gpio GPIO3_PT.05 (pin 90 on QSH-060-01-H-D-A connector) for exmple

thanks

hello yosi.cohen,

here’s forum discussion thread for your reference, gpio interrupts from user space.
you may also refer to Jetson GPIO, it’s a python library that enables the use of Jetson’s GPIOs.
thanks