Skip to content

Fix using different SPI devices#92

Open
Yveaux wants to merge 4 commits intoPaulStoffregen:masterfrom
Yveaux:master
Open

Fix using different SPI devices#92
Yveaux wants to merge 4 commits intoPaulStoffregen:masterfrom
Yveaux:master

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