stm32f103xx-hal
stm32f103xx-hal copied to clipboard
External Interrupt Example
trafficstars
Hello,
Would it be possible for you could create an example for enabling an external interrupt on a pin with and without cortex-m-rtfm?
I tried to copy the interrupt set up sequence in enc28j60-reactive without success. I also searched around and couldn’t find any maintained projects on GitHub that had it working.
Thanks :)