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

dts/arm/st: stm32g0 change tim3 pwm prescaler default prop from 10000 to 0 #32646

Closed

Conversation

str4t0m
Copy link
Collaborator

@str4t0m str4t0m commented Feb 25, 2021

G0 until now only had a single tim defined.
The upcoming pr #32614 introduces much more timers.
So it's best to change the default property of the pwm prescaler according to issue #31290 now.

G0 until now had only a single tim defined.
The assosiated pr introduces much more timers, and as there is an open
issue to switch all stm32 series pwm prescaler default properties to 0
(issue: 31290) do this now for stm32g0.

Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
@str4t0m
Copy link
Collaborator Author

str4t0m commented Mar 11, 2021

@ABOSTM or @FRASTM could you please have a look, if we can apply #31290 for stm32g0 series already now?

@erwango
Copy link
Member

erwango commented Mar 11, 2021

@str4t0m Let's wait some more feedback on #31290

@erwango
Copy link
Member

erwango commented Jun 28, 2021

Close following merge of #36133

@erwango erwango closed this Jun 28, 2021
@str4t0m str4t0m deleted the stm32g0_pwm_default_prescaler branch July 13, 2021 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants