Skip to content

Map all mkr1000 pins - #923

Draft
ojob wants to merge 7 commits into
atsamd-rs:masterfrom
ojob:map-all-mkr1000-pins
Draft

ojob wants to merge 7 commits into
atsamd-rs:masterfrom
ojob:map-all-mkr1000-pins

Conversation

@ojob

@ojob ojob commented Jul 13, 2025

Copy link
Copy Markdown
Contributor

Summary

Goal is to document all Arduino MKR1000 pins, and give hints on using them.

For instance, PWM configuration, with the TCC and Channel to use.

Checklist

  • All new or modified code is well documented, especially public items
  • No new warnings or clippy suggestions have been introduced - CI will deny clippy warnings by default! You may #[allow] certain lints where reasonable, but ideally justify those with a short comment.

If Adding a new Board

n/a

If Adding a new cargo feature to the HAL

no new feature

@ojob

ojob commented Jul 13, 2025

Copy link
Copy Markdown
Contributor Author

Following work on #878, here's a new branch to map all pins.

Still a question on PWM, that I have to explore some more: TCCx are trivial to use, TCx not so.

@ianrrees

Copy link
Copy Markdown
Contributor

Still a question on PWM, that I have to explore some more: TCCx are trivial to use, TCx not so.

@ojob - I'm going to mark this as a draft for now, but let me know when the PWM questions are resolved and this is ready to go. Thanks!

@ianrrees
ianrrees marked this pull request as draft July 22, 2025 20:43
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