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

Feature/dynamic pwm #145

Merged
merged 5 commits into from
Jul 26, 2023
Merged

Feature/dynamic pwm #145

merged 5 commits into from
Jul 26, 2023

Conversation

damosvil
Copy link
Contributor

@damosvil damosvil commented Jul 18, 2023

Dynamic PWM implementation removing also 96khz frequency mode.

96khz mode didn't have too many benefits over 48khz, and sometimes was problematic when deadtimes are high and weak motors.

@damosvil damosvil self-assigned this Jul 18, 2023
@damosvil damosvil changed the base branch from main to v0.21 July 18, 2023 18:21
@damosvil damosvil added this to the v0.21.0 milestone Jul 18, 2023
@damosvil damosvil linked an issue Jul 18, 2023 that may be closed by this pull request
3 tasks
@damosvil damosvil marked this pull request as draft July 18, 2023 18:26
@github-actions
Copy link

Build artifacts:

@damosvil damosvil marked this pull request as ready for review July 20, 2023 16:49
@damosvil damosvil requested a review from stylesuxx July 20, 2023 17:44
src/Bluejay.asm Show resolved Hide resolved
src/Modules/Isrs.asm Show resolved Hide resolved
@stylesuxx stylesuxx merged commit 32d82fa into v0.21 Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Variable" PWM
2 participants