Skip to content

Dev #66

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 5 commits into from
Apr 22, 2021
Merged

Dev #66

merged 5 commits into from
Apr 22, 2021

Conversation

runger1101001
Copy link
Member

Changes to SAMD related files:

  • refactoring of the code, to extract SAMD21 and SAMD51 commonalities to their own file, add SAMD51 specific file, and remove no longer needed files
  • make the pin-permutation code support different numbers of peripherals per pin (SAMD21 has 2 SAMD51 has 3)
  • support SAMD51 (initial support, 3-PWM working, TC not yet working, PWM is still fixed frequency)
  • set duty cycle via buffer registers - guarantees glitch-free PWM changes (SAMD51 & SAMD21)

@runger1101001 runger1101001 merged commit ca63c46 into simplefoc:dev Apr 22, 2021
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.

1 participant