STM32F0 timer as counter to count external pulses
Posted on October 16, 2017 at 12:18Hi,I am using STM32F051R8T6 to simply use the timer to count external pulses. I have referred the reference manual RM0091 and have used the function given in the Standard peripheral library. I am using PA9 to recei...