mcuoneclipse.com
ARM Cortex-M, Interrupts and FreeRTOS: Part 1
The ARM Cortex-M microcontroller are very popular. And it has a very flexible and powerful nested vectored interrupt controller (NVIC) on it. But for many, including myself, the Cortex-M interrupt …