Example of pin generating interrupt on any transition #3022
stevensarns
started this conversation in
General
Replies: 1 comment 1 reply
-
Look at the documentation for |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I gave up on a Pi Pico MicroPython project because the interrupts are queued and processing would take place miliseconds later when a pile of them would suddenly be processed all at once. I have looked, but cannot find a simple example of a pin generating an interrupt in Arduino. Thanks for any insights and thank you for the very complete and current project.
Beta Was this translation helpful? Give feedback.
All reactions