FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add support for timer 8 by jeroenzwan · Pull Request #468 · simplefoc/Arduino-FOC · GitHub

Add support for timer 8 - #468

Merged
runger1101001 merged 1 commit into
simplefoc:devfrom
jeroenzwan:master
May 7, 2025
Merged

Add support for timer 8#468
runger1101001 merged 1 commit into
simplefoc:devfrom
jeroenzwan:master

Conversation

Copy link
Copy Markdown

We use timer 6,7,8 for phase a,b,c. Timer 8 is only available in RP2350B, not 2040 or A. Therefore, the library does not support it well. We found that everything works except for the syncSlices function which sets pwm mask enabled with a bitmask 0xFF, so timer 0 to 7. Timer 8 was never enabled and did not run.

Copy link
Copy Markdown
Member

Thank you so much for finding and solving this!

While I did a quick test on the Pico 2, I did not go into this depth to test the new timer... I'll merge it in as soon as the tests pass.

runger1101001 self-assigned this May 7, 2025
runger1101001 added the bug Something isn't working label May 7, 2025
runger1101001 added this to the 2.3.5_Release milestone May 7, 2025
runger1101001 merged commit cad1bc5 into simplefoc:dev May 7, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL