How to measure frequency using Timers
Posted on June 05, 2018 at 22:30Hello guys.When I used LPC17xx series in my last experience of ARM MCUs I used 2 timers one for generating interrupt every 1 second and one for counting the rising edges of the input CAP.So I started reading the Refer...