Skip to content

Conversation

@ajmirsky
Copy link

the board's v0.2 revision moved SDI (MISO) from GP24 to GP20 for the SPI0 bus.

there shouldn't be any backwards compatibility issues since on the rp2040 datasheet, table 2, GP24 can not be used for SPI0 (only SPI1) so SPI on any of the old revisions of the board is non-functional since all the other SPI pins are on SPI0.

Closes: #8272

…gnment for MISO

Signed-off-by: Andrew Mirsky <andrew@mirsky.net>
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.

Thank you!

@dhalbert dhalbert merged commit 593d518 into adafruit:main May 15, 2024
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.

Problem with board pin assignments on Challenger RP2040 LTE

2 participants