2023-01-14 02:40 AM
I am using stm32f0. TIM1 CH1 is external clock source. Code counts every falling edge of oscilator. When Update event is generete, I count event. Thats why I found passing time
2023-01-14 06:55 AM
Make sure to clear the auto/local variables.
On TIM1 and TIM8 be sure to enable output/usage, via MOE bit