Skip to content

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