NVIC_ISPR ''set-pending'' bit to force ISR entry
Posted on May 25, 2015 at 03:50 Hi, I'm running some tests on an STM32F072 to verify my understanding of the docs. Apparently I'm missing an important point regarding the NVIC and pending interrupts... I'm single-stepping through the code ...