Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for PWM servo mode and PWM capture mode. #805

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

danielsheh02
Copy link
Contributor

For ports S1, S2, S3, if they are in servo mode, it is necessary to write to captureFile 0.

For capture mode, you need to write to captureFile 1.

captureFile is not needed for ports S4, S5, S6.

@danielsheh02 danielsheh02 force-pushed the kirkstone branch 2 times, most recently from 8a86a5b to ab31dab Compare December 9, 2024 12:14
@danielsheh02 danielsheh02 force-pushed the kirkstone branch 3 times, most recently from ac51e43 to a3bed62 Compare December 22, 2024 11:00
For ports S1, S2, S3, if they are in servo mode, it is necessary to write to captureFile 0.

For capture mode, you need to write to captureFile 1.

captureFile is not needed for ports S4, S5, S6.
@iakov iakov added this to the 24.12 milestone Dec 24, 2024
@iakov iakov merged commit 5806271 into trikset:master Dec 24, 2024
16 of 17 checks passed
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.

2 participants