Hello all,
when it is safe to connect GPIOs?
Only when RPi is totally disconnected from power source?
RPi can show only red indicator?
Or the ambitious one - GPIOs can be connected when RPi is fully running?
I want to connect some LEDS and play, but i think it will be too show if after every change in the LEDS, connectors and so on i have to turn off Pi and unplug it from power source , then connect it again and start it...
Thanks
Re: Power state of RPi and connecting the GPIOs
Your Pi, Your risk.
I have been known to make connections "on the fly" without powering everything down but I am not to be held responsible if you short together two GPIOs and destroy the SOC.
I have been known to make connections "on the fly" without powering everything down but I am not to be held responsible if you short together two GPIOs and destroy the SOC.
Doug.
Building Management Systems Engineer.
Building Management Systems Engineer.
- FTrevorGowen
- Forum Moderator
- Posts: 6006
- Joined: Mon Mar 04, 2013 6:12 pm
- Location: Bristol, U.K.
- Contact: Website
Re: Power state of RPi and connecting the GPIOs
It depends upon your interpretation of "safe" ie. there is greater risk to the Pi than you. It also depends upon how you are (physically) making/breaking the connections. Generally speaking the GPIO's are not "plug'n'play" ie. it's better to plug/unplug (multiple) connections with the Pi powered down - that way you can "double-check" your "new" wiring to make sure that, for example, you haven't connected something providing more than 3.3V to a GPIO pin (which will fry the Pi).linderman wrote:Hello all,
when it is safe to connect GPIOs?
Only when RPi is totally disconnected from power source?
RPi can show only red indicator?
Or the ambitious one - GPIOs can be connected when RPi is fully running?
I want to connect some LEDS and play, but i think it will be too show if after every change in the LEDS, connectors and so on i have to turn off Pi and unplug it from power source , then connect it again and start it...
Thanks
Trev.
Still running Raspbian Jessie or Stretch on some older Pi's (an A, B1, 2xB2, B+, P2B, 3xP0, P0W, 2xP3A+, P3B+, P3B, B+, and a A+) but Buster on the P4B's & P400. See: https://www.cpmspectrepi.uk/raspberry_pi/raspiidx.htm
Re: Power state of RPi and connecting the GPIOs
According to your replies i will always connect/disconnect pins when the RPi is down.
"Down" means also that the power adapter cable is unplugged right?
"Down" means also that the power adapter cable is unplugged right?
- FTrevorGowen
- Forum Moderator
- Posts: 6006
- Joined: Mon Mar 04, 2013 6:12 pm
- Location: Bristol, U.K.
- Contact: Website
Re: Power state of RPi and connecting the GPIOs
Easier to have a switch in the uUSB cable (switched off after the software shutdown):linderman wrote: ...
"Down" means also that the power adapter cable is unplugged right?
http://www.cpmspectrepi.webspace.virgin ... pterCables
Item "AB" above or "B" here:
http://www.cpmspectrepi.webspace.virgin ... arger.html
Trev.
Still running Raspbian Jessie or Stretch on some older Pi's (an A, B1, 2xB2, B+, P2B, 3xP0, P0W, 2xP3A+, P3B+, P3B, B+, and a A+) but Buster on the P4B's & P400. See: https://www.cpmspectrepi.uk/raspberry_pi/raspiidx.htm
Re: Power state of RPi and connecting the GPIOs
Thank you for your help. "AB" device from above "is a must" for me
Re: Power state of RPi and connecting the GPIOs
I made my own.linderman wrote:Thank you for your help. "AB" device from above "is a must" for me
Doug.
Building Management Systems Engineer.
Building Management Systems Engineer.