multiple load in interrupts: any restrictions?
Posted on January 13, 2012 at 11:42Concerning the NVIC interrupt handler: I am a bit curious, how NVIC manages to keep log of the multi-load commands, if several interrupts would interrupt one each other. As far as I understand it, STM32 has 16 leve...