Skip to content

Fix servo 4 on Tilda Mk3#72

Open
jburgess777 wants to merge 1 commit intoemfcamp:tilda-masterfrom
jburgess777:servo-tim2-ch4
Open

Fix servo 4 on Tilda Mk3#72
jburgess777 wants to merge 1 commit intoemfcamp:tilda-masterfrom
jburgess777:servo-tim2-ch4

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