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 using TIM2 as a PWM output #165

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

JanekGraff
Copy link
Contributor

This adds support for the PWM output of TIM2 on supported devices. It is simply a matter of providing the corresponding implementations for the correct Pins and a pwm_4_channels implementation for TIM2.

@JanekGraff
Copy link
Contributor Author

Sorry for the typos, this has been fixed with fd36360 and is building correctly now.
Also this has been tested and is working on a STM32F042G6

CHANGELOG.md Outdated Show resolved Hide resolved
therealprof
therealprof previously approved these changes Aug 20, 2023
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.

# Conflicts:
#	CHANGELOG.md
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.

None yet

2 participants