Resolved! Execution time changes over time, why?
STM32F411RE - NUCLEOI'm working through a course on power optimization on STM32s & I'm genuinely confused about some results I'm getting off the board. I've set up TIM5 to count execution time in us like so, void Timer_Init_For_Timing(void) { RCC->A...