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

README: Add SPI CS instructions. #203

Merged
merged 1 commit into from
Oct 1, 2024
Merged

README: Add SPI CS instructions. #203

merged 1 commit into from
Oct 1, 2024

Conversation

Gadgetoid
Copy link
Member

Should help with #202 but is a little lost in the noise here...

@crogers3
Copy link

Following-up from my post on #202, when adding this line to /boot/config.txt on a Raspberry Pi Zero W (running Bullseye), I get a new error:

SystemExit: Woah there, some pins we need are in use!
  ⚠   Chip Select: (line 8, SPI_CE0_N) currently claimed by spi-bcm2835

Are there any additional dtoverlay lines I should try adding?

@FoxtrotPerry
Copy link

Following-up from my post on #202, when adding this line to /boot/config.txt on a Raspberry Pi Zero W (running Bullseye), I get a new error:

SystemExit: Woah there, some pins we need are in use!
  ⚠   Chip Select: (line 8, SPI_CE0_N) currently claimed by spi-bcm2835

Are there any additional dtoverlay lines I should try adding?

@crogers3 I'd recommend creating a new issue for this since it's not necessarily associated with the fix for the issue I had. It seems like your issue deserves it's own separate triage.

@crogers3
Copy link

crogers3 commented Sep 20, 2024 via email

@crogers3
Copy link

Can confirm that after upgrading to Bookworm, the issue resolved once I configured dtoverlay per the instructions in this commit.

@Gadgetoid Gadgetoid merged commit 86004c1 into main Oct 1, 2024
11 checks passed
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.

3 participants