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

Fix using different SPI devices #92

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Yveaux
Copy link

@Yveaux Yveaux commented Sep 30, 2023

Assignment of the SPI device to the SPIPORT reference doesn't seem to work on RP2040.
This fixes it by using a ptr.

@Yveaux
Copy link
Author

Yveaux commented Sep 30, 2023

Fixes #89

@michaelbeyhs
Copy link

Came here to make the same suggestion.
The begin() function takes an argument to specify the SPI device, but this doe not actually work.

@Yveaux
Copy link
Author

Yveaux commented Sep 17, 2024

This is still open, for a year now. Not much going on here unfortunately...

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