GPIO Interrupt #1092
Answered
by
DS-567
Giorgio122
asked this question in
Q&A
GPIO Interrupt
#1092
-
Hello, |
Beta Was this translation helpful? Give feedback.
Answered by
DS-567
Nov 7, 2024
Replies: 1 comment 2 replies
-
I think you have to use the external interrupt controller (XIRQ) from the datasheet for interrupts and not the GPIO module. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Giorgio122
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think you have to use the external interrupt controller (XIRQ) from the datasheet for interrupts and not the GPIO module.