Skip to content

Add PIO-based SoftwareSPI enabling SPI on any pins #2778

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 3 commits into from
Jan 27, 2025
Merged

Conversation

earlephilhower
Copy link
Owner

The Raspberry Pi team has a working PIO-based SPI interface. Wrap it to work like a hardware SPI interface, allowing SPI on any pin combination.

Tested reading and writing an SD card using unmodified SD library.

The Raspberry Pi team has a working PIO-based SPI interface.  Wrap it
to work like a hardware SPI interface, allowing SPI on any pin
combination.

Tested reading and writing an SD card using unmodified SD library.
Good for testing, shows non-contiguous pinouts.
@earlephilhower earlephilhower merged commit acf81f4 into master Jan 27, 2025
26 checks passed
@earlephilhower earlephilhower deleted the softspi branch January 27, 2025 21:59
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant