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

Fixes PWM on TIM1 #187

Merged
merged 1 commit into from
Feb 23, 2020
Merged

Fixes PWM on TIM1 #187

merged 1 commit into from
Feb 23, 2020

Conversation

thalesfragoso
Copy link
Member

Closes #165

Also, now we update the psc before starting the timers.

@TheZoq2
Copy link
Member

TheZoq2 commented Feb 23, 2020

Looks great, thanks!

@TheZoq2 TheZoq2 merged commit 3ba66b6 into stm32-rs:master Feb 23, 2020
@thalesfragoso thalesfragoso deleted the pwm1-fix branch July 19, 2020 02:54
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.

PWM on advanced timers requires TIMx_BDTR.MOE set to work
2 participants