use timer to decode pulse/step + direction signal?
STM32 timers can decode quadrature signals.STM32 timers can count external pulses.can STM32 timers do pulse counting AND take counting direction from a second external input?my current solution (on an STM32F303CB/CC, but also F103) is to let the time...