User Activity

Hi,I need to read a PWM that a rotating wheel generates (16 pulses per revolution) and I want to use one of the STM32F429 timers to do it. The problem is that the period goes from 7.8ms to infinite (no pulses), so I don't know what will happen if the...