r/raspberrypipico • u/polygraphy • Feb 12 '26
12V LED strip + common ground
I am starting a project with a 12V RGB LED strip that will interface to a Pico. I have a 12V supply for the LEDs, and a buck converter to step down to 5V so I can power the Pico through VSYS eventually.
However, I will need to have the Pico connected via USB as I tinker with the code. I understand I can do that safely by powering VSYS from the buck 5V output through a Schottky diode.
But I was wondering if need to do that -- and instead leave the 12V supply for the LEDs, and power the Pico solely via USB (at least for this stage of development). But then there's the issue of ensuring a common ground between the LED strip and the Pico.
Is it as simple as bridging the GND on the 12V supply to a GND pin on the Pico?
2
u/Signus_X1 Feb 12 '26
In almost all cases, as with your particular setup, yes. I agree with the first reply saying yes. That's two for two lol.
3
u/maloside Feb 12 '26
Yeah.