Skip to content
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

SPI pins swapped #3

Open
fdufnews opened this issue Sep 29, 2023 · 1 comment
Open

SPI pins swapped #3

fdufnews opened this issue Sep 29, 2023 · 1 comment

Comments

@fdufnews
Copy link

fdufnews commented Sep 29, 2023

The following SPI pins are swapped

SPI0 MISO|          |GPIO 10|19|   
SPI0 MOSI|          |GPIO 9 |21|

should be

SPI0 MOSI|          |GPIO 10|19|   
SPI0 MISO|          |GPIO 9 |21|
Gadgetoid added a commit that referenced this issue Sep 29, 2023
@lurch
Copy link
Contributor

lurch commented Apr 14, 2024

This has been fixed on master main, so this issue can be closed?

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

No branches or pull requests

2 participants