Questions about wiring RP2040 Scorpio #71
Replies: 3 comments 11 replies
-
|
Take another closer look at the instructions: Scorpio, with its dedicated firmware, doesn't use GPIO2 because the outputs (opposite the USB port on the other side) handled by its level shifter have a different address. Therefore, the pinout is also wrong. |
Beta Was this translation helpful? Give feedback.
-
|
Hi. Didn’t want to create a new topic, so will ask here. I also have Adafruit Feather RP2040 Scorpio and now on final step collecting components. Wanna order btf-lightning SK6812 12V 60 LEDs/m. My TV is 65 inch. 144x83. Summary around 455 cm and in the result around 270 LEDs or a little smaller in practice. The question is - does it worth it doing for this 2 segments ? If yes - does that mean, that I need to order 2 LEDs around 3m and not one 5m cause of power supply connection ? Thanks |
Beta Was this translation helpful? Give feedback.
-
|
So, today recieved my LED strip SK6812 12V and it is already a little “preparied”. There are two connectors on the led strip and 2 connection cables (on the screen). So, the right connector I can use at the end of the strip “as is”, just connect to strip using connector on one side, on the other side use only red (12v) and ground (white) cables to connect to power supply. Green cable leave unconnected. And left cable use on the start of LED strip - connector from the upper(on screen) side use as is, to connect to led strip, and cut the lower connector, to get access to standalone data cable. Then use one red (12v) to power supply, one white(ground) to power supply, second white(ground) to Adafruit RP2040, Green(data) also do datafruit. And last red cable leave unconnected. |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
I am using a Feather RP2040 SCORPIO and SK6812 SPI RGBW 5V strips. I am using a dedicated Dell Mini PC to run HyperHDR.
I downloaded the "Adafruit_Feather_RP2040_Scorpio.zip" and uploaded the "HyperSerialPico_sk6812Neutral.uf2" to the RP2040.
I wired it up as pictured utilizing GPIO2.

I have configured HyperHDR exactly as it states here.
I can't get it to work. Occasionally the first LED on the strip will light up with a random static color. Otherwise all the LEDs remain off.
Beta Was this translation helpful? Give feedback.
All reactions