Uncategorized

Rpi power from USB and internal port

day

Modified today

Viewed 10 times

1

My goal is to be able to power the RPI from either the internal pin or from the usb-c port, but protect the RPI board in case both sources are connected at the same time.

I’m powering a RPI 4 via the 5v pins directly on the board. If the pi is also accidentally plugged in to a usb-c cable, both sources would be effectively connected in parallel, which will fry the board.

Is there a circuit that can detect that there is already voltage coming in from the 5v pin, and if so, block the internal power source from supplying voltage to the pin?

ShareCite

EditFollowFlag

asked 1 hour ago

aim4min's user avatar

aim4min

1111 bronze badge

 New contributor

  • For Rpi W (I think similar for other Rpi’s), the USB power is isolated/protected from the External power by a Zener diode. See the following schematic from Rpi W datasheet (more details in Chapter 2): imgur.com/a/WIA7VSy. – tlfong01 18 mins ago   Delete

Add a comment

Categories: Uncategorized

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.