You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: