News

On microcontroller systems like the STM32, interrupts are even more important, as this is what allows an MCU to respond in hard real-time to an (external) event.
The STM32 CPU can easily interrupt with a pin changes, so that’s what I wanted. The Catch The problem is, of course, that mechanical switches bounce.