How correctly measure speed with an hall effect sensor using TIMER
Hello, I'm using a timer to measure the frequency of an Hall effect speed sensor.The point here is that the routine that measure the frequency is triggered by the falling edge of the signal. Then the difference is calculated between two interval to r...