Help with setup LED WS2812 + Adafruit rp2040 scorpio + raspberry pi 5 #74
Unanswered
freestaila
asked this question in
Q&A
Replies: 4 comments 10 replies
9 replies
|
HyperHDR 21 version My steps:
|
0 replies
|
Could you take 2 pictures each of how the cables are connected to RPi and Scorpio? This one picture doesn't look clear enough for me to verify it.
This is irrelevant for HyperSPI, as it use serial port only for debug log. And did you enable continues output when you tested it? without it there will be no continues output, just one frame. |
1 reply
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment












Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello. Please help me with my setup. I tried with everything. I have raspberry pi 5 with pi OS. SPI enabled, Adafruit RP2040 Scorpio, WS2812 led strip.
I connected A0, A2, A3 port from rp2040 to pi. LED strip data is connected via GPIO16. I forked repo to build uf2 with that port.
It looks like scoprio is detected by hyperhdr but led strip displays all the time same led colors and only few first without any symptoms of being controled over scorpio.
Scorpio is connected via USB to pi. Common ground between scorpio and led is also connected. LED is powered by power supply 12v 60w and Im using stepdown to set 5v output.
All devices are new. I verified that led have power all over strip and I was able to use python program to turn on full strip directly connected to pi.
Please give me a tip what else I can check. I really dont have any idea.
logs.txt
All reactions