Skip to content

Conversation

jburgess777
Copy link

Changes the servo driver to use TIM2 and connects channel 4 to PB11.

The changes won't be merge-able back to the original pyboard code. Originally I tried to implement it with a #define to make it work with either TIM5 or TIM2 but there are hooks in several places and the result looked messy. The use of PB11 also makes it more difficult to be generic.

Changes the servo driver to use TIM2 and connect channel 4 to PB11
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.

1 participant