Posted on March 30, 2018 at 01:45Hi,I am using a STM32F767Z MCU at the moment, and wanted to understand better understand how update interrupts work. Specifically: I have configured TIM1 to create an update interrupt when the counter overflows (up...