Replies: 1 comment
-
The reason for this is because there are only 8 GPIOTE's: |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi, why is the amount of interrupts limited to 8 (on a nRF52840). In wInterrupt.c it says this and that seems to limitd them to 8:
According to my understanding of the hardware, there can be many more interrupts on different pins. I would love to set the max myself, as I understand that number consumes memory as well. Is there another reason why this amount is limited to 8?
Ragards, DJ
Beta Was this translation helpful? Give feedback.
All reactions