Skip to content

Fix lowside sync lost #478

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

Merged
merged 2 commits into from
Jul 16, 2025
Merged

Fix lowside sync lost #478

merged 2 commits into from
Jul 16, 2025

Conversation

askuric
Copy link
Member

@askuric askuric commented Jul 16, 2025

With the new cahnges to the stm32 PWM generation the old code for synchronisation of the PWM timers and ADCs did no longer work.
This PR presents a small refactor + the bugfix.

The issue was arising when the timers don't have the repetition counter and basically the sync was off by 1 and therefore completely lost.

@askuric askuric added this to the 2.3.5_Release milestone Jul 16, 2025
@runger1101001 runger1101001 merged commit a40e148 into dev Jul 16, 2025
53 checks passed
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