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 PWM standalone output on complementary PWM Channels #171

Merged
merged 5 commits into from
Dec 12, 2023

Conversation

JanekGraff
Copy link
Contributor

This adds the option to use the complementary PWM Channels of Timers with 1 Channel and a complementary output in standalone mode. (E.g. using CH1N (PB6) of TIM16 without using CH1)

This has been tested and is working on a STM32F072B-DISCO board.

NOTE: The CI will probably fail until #170 or an alternative is merged.

Copy link
Member

@therealprof therealprof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks.

@therealprof therealprof merged commit c7a7350 into stm32-rs:master Dec 12, 2023
6 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