Can TIMx_CNT value for STM323DF4 be reloaded on the fly?
I have a custom board design using a STM32F407. Timer6 is running in interrupt mode with a 42 usec period. I also have Timer7 running in interrupt mode with a 3 second period (upcount mode).Each time the Timer6 interrupt runs I reset the Timer7 TIM...