Skip to content

Implement Quadrature Encoder Interface#197

Open
N8BWert wants to merge 2 commits intostm32-rs:masterfrom
N8BWert:qei-interface
Open

Implement Quadrature Encoder Interface#197
N8BWert wants to merge 2 commits intostm32-rs:masterfrom
N8BWert:qei-interface

Conversation

@N8BWert
Copy link

@N8BWert N8BWert commented Feb 4, 2026

Closes #166

This PR implements the quadrature encoder interface for the stm32f0xx-chip family. As a summary, the stm32f0xx-chips can optionally configure a timer to upcount and downcount based on a connected quadrature encoder. This became necessary for the RoboJackets Robocup Motor Controller Firmware so we implemented it locally and are looking to push our changes upstream.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Quadrature Encoder Interface

1 participant