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 not available in gpiomem mode, latest kernel and RPIO #126

Open
richardstefun opened this issue Aug 8, 2020 · 2 comments
Open

SPI not available in gpiomem mode, latest kernel and RPIO #126

richardstefun opened this issue Aug 8, 2020 · 2 comments

Comments

@richardstefun
Copy link
Contributor

Hello,

I updated my raspberry pi to latest kernel using apt upgrade and downloaded latest RPIO and I can't use SPI devices anymore.
GPIO control works fine, but my app crashes on spiBegin(); This problem persist even if running node as sudo.

groups pi output:
pi : pi adm dialout cdrom sudo audio video plugdev games users input netdev spi i2c gpio
uname -r output:
5.4.51-v7+

@richardstefun
Copy link
Contributor Author

For anyone with the same problem, I can recommend the "spi-device" npm package until this is fixed

@fusionstream
Copy link

Still present in 6.1.21+ on a raspberry pi zero

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