Skip to content

Swap mis-labelled D0/D1 pins on SparkFun Pro Micro RP2040 #4733

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 1 commit into from
May 9, 2021

Conversation

nm3210
Copy link

@nm3210 nm3210 commented May 9, 2021

This swaps pins D0 and D1 to correlate with GPIO0 and GPIO1, respectively; they were previously swapped so when I asked for D0 in the software I had to interface with D1 on the board (second pin down on the left instead of first).

This now matches the board schematic (via, see snipped image of the schematic below), and I also confirmed that all the other pins correctly match the board too (for 'v11' schematic and 'v11' board).

image

@ladyada ladyada merged commit af6d97f into adafruit:main May 9, 2021
@ladyada
Copy link
Member

ladyada commented May 9, 2021

thanks :)

@nm3210 nm3210 deleted the sparkfunpromicrorp2040_boardupdate branch May 9, 2021 18:30
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