Skip to content

Update Sparkfun Thing Plus RP2040 pins to match board breakouts #4691

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 2 commits into from
May 3, 2021
Merged

Update Sparkfun Thing Plus RP2040 pins to match board breakouts #4691

merged 2 commits into from
May 3, 2021

Conversation

nm3210
Copy link

@nm3210 nm3210 commented Apr 30, 2021

This fixes some missing and incorrectly-assigned pins for the SparkFun Thing Plus RP2040 protoboard so that they match what the board has printed. This also changes the default SPI pins from the SD card to the breakout pins on the side of the board (the SD card pins can now be found via board.SD_*).

These pins match the EAGLE files posted by sparkfun here (marked as 'v10' on the schematic and 'v11' on the board) and seem to be working great on the board I personally have (marked 'v11').

edit: adding link to the Thing Plus RP2040 on SparkFun's website: https://www.sparkfun.com/products/17745

This fixes some missing and incorrectly-assigned pins for the SparkFun Thing Plus RP2040 protoboard so that they actually match what the board says. This also changes the default SPI pins from the SD card pins to the breakout pins on the side of the board.
@ladyada
Copy link
Member

ladyada commented Apr 30, 2021

hihi please install pre-commit to format this file (or check the pre-commit error log)

@nm3210
Copy link
Author

nm3210 commented Apr 30, 2021

Ha sorry about the pre-commit whitespace thing! Hopefully they'll be fixed in 929ee8d :)

Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to merge. I did not check it against the schematic.

@dhalbert dhalbert merged commit 8b89681 into adafruit:main May 3, 2021
@nm3210 nm3210 deleted the sparkfunthingplusrp2040_boardupdate branch May 4, 2021 23:32
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.

3 participants