stm32f0xx-hal icon indicating copy to clipboard operation
stm32f0xx-hal copied to clipboard

Quadrature Encoder Interface

Open tpimh opened this issue 2 years ago • 0 comments

I am using STM32F072RB, and its datasheet specifically mentions handling encoder signals with TIM2 and TIM3. I believe the interface implementation should be very similar to stm32f1xx-hal. Is there a reason why it was omitted from this crate?

tpimh avatar Aug 07 '23 09:08 tpimh