Timer counter wraps around in PWM input mode when input frequency is too low.
Posted on April 14, 2015 at 13:47I have setup a timer in PWM input mode. It all works well. I have setup the prescaler and period counter so I can measure down to 10 Hz. But if the input frequency is too low (< 10 Hz) the timer will wrap around.If I...