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

IllegalGpio #29

Open
TobiasGrothmann opened this issue Jul 2, 2023 · 1 comment
Open

IllegalGpio #29

TobiasGrothmann opened this issue Jul 2, 2023 · 1 comment

Comments

@TobiasGrothmann
Copy link

Hi,

I am getting an IllegalGpio error fo pins other than 10 (SPI0 MOSI):
image

All other SPI pins did not work. I would like to use 4 pins to control 4 differend LED strips – Is that possible?

Thank you

@JMurph2015
Copy link
Collaborator

Hi! Sorry I don't have an easy dev setup for this right now, but I'll try running it without LEDs attached and see if I can at least reproduce the illegal GPIO. I suspect it's due to a kernel module taking priority of hardware resources that either use those pins or use the SPI hardware blocks that would feed them.

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