Counting 10000000 with 16 bit TIMER
Hello,I'm counting a 10MHz oscillator(with external clock mode 1) for 1 second using the stm32f0 processor's TIM1. I get about 10 000 000 pulses.Then the system has a starting point and I start the 1s counting process here. The timer counts a maximum...