Questions about wiring RP2040 Scorpio #71
Unanswered
FineVisionz
asked this question in
Q&A
Replies: 1 comment 5 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.
5 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.
-
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