Skip to content

Raspberry Pi 5 #661

Answered by awawa-dev
spikked27 asked this question in Q&A
Oct 27, 2023 · 7 comments · 41 replies
Discussion options

You must be logged in to vote

I had a little fun with RPi5, generally as I expected:

  1. SPI seems to work after turning on (/boot/config.txt). I just need to check the signal with a logic analyzer to be 100% sure. There is a new interface on /dev/spidev10.0 but we are not touching it! because it is used for something completely different.
  2. I checked and rpi_ws281x library doesn't work... and it's not even about the new chipset revision number, which can be added to the library sources using notepad and recompiling it, but now the base address of the bcm2712 peripherals is shared with the new RP1 chipset (everything used to be in one continues space of single BCM in the past). It probably requires more work but I don't kn…

Replies: 7 comments 41 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@spikked27
Comment options

@awawa-dev
Comment options

Comment options

You must be logged in to vote
5 replies
@spikked27
Comment options

@awawa-dev
Comment options

@spikked27
Comment options

@awawa-dev
Comment options

@jingato
Comment options

Answer selected by awawa-dev
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@jingato
Comment options

Comment options

You must be logged in to vote
33 replies
@Kartel1
Comment options

@awawa-dev
Comment options

@Kartel1
Comment options

@awawa-dev
Comment options

@Kartel1
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants