Occasionally Missing Interrupts
Posted on September 07, 2015 at 13:44 I have an STM32 system that works correctly most of the time but occasionally fails to service interrupts. I wonder if there is something I am missing in my understanding of the NVIC: The system is built a...