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

arch/risc-v/src/mpfs/mpfs_corepwm.c: Disable PWM channels in setup #276

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

jpaali
Copy link

@jpaali jpaali commented Sep 4, 2024

Set frequency to zero and disable channels in pwm_setup() to avoid unexpected behaviour when starting PWM.

Set frequency to zero and disable channels in pwm_setup()
to avoid unexpected behaviour when starting PWM.

Signed-off-by: Jani Paalijarvi <[email protected]>
@jpaali jpaali requested a review from jlaitine September 4, 2024 08:21
@jpaali jpaali merged commit 45d79b8 into master Sep 18, 2024
11 checks passed
@jpaali jpaali deleted the motor_spin_fix branch September 18, 2024 07:19
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