utopianemo
Posts: 6
Joined: Fri May 01, 2015 6:33 pm

Is the Pi 2's power input polarity sensitive?

Fri May 01, 2015 6:43 pm

I'm using the Pi 2 to make an emulation machine. For various reasons(including creating a soft reset protocol and using LEDs external to the Pi's logic), I am using a beefy power supply and running the two conductors to a micro USB male jack.

At the last minute, I realized the polarity might actually matter and by reversing the positive and negative leads to the micro USB jack, I could have instantly fried my Pi 2. I don't care for fried Pi.

Anyone here able to tell me whether polarity matters at the Pi 2's input?

W. H. Heydt
Posts: 12784
Joined: Fri Mar 09, 2012 7:36 pm
Location: Vallejo, CA (US)

Re: Is the Pi 2's power input polarity sensitive?

Fri May 01, 2015 7:46 pm

Yes.

drgeoff
Posts: 10831
Joined: Wed Jan 25, 2012 6:39 pm

Re: Is the Pi 2's power input polarity sensitive?

Fri May 01, 2015 9:38 pm

My understanding is:

1. No RPi models will work with reversed polarity.

2. Models A and B can be damaged by reverse polarity.

3. The + and 2 models have protection against reverse polarity.
Quis custodiet ipsos custodes?

User avatar
mahjongg
Forum Moderator
Forum Moderator
Posts: 13142
Joined: Sun Mar 11, 2012 12:19 am
Location: South Holland, The Netherlands

Re: Is the Pi 2's power input polarity sensitive?

Fri May 01, 2015 9:40 pm

+5V and GND should not be reversed (and cannot be when adhering to USB standards).
Doing so will immediately destroy your PI on older models, but newer models have protection (ideal diodes) to prevent this! see partial schematic of B+.

all the metal connector shells on a PI are connected to ground, so with a multimeter its easy to identify which power cable wire is connected to GND.

ame
Posts: 3172
Joined: Sat Aug 18, 2012 1:21 am
Location: New Zealand

Re: Is the Pi 2's power input polarity sensitive?

Fri May 01, 2015 9:50 pm

Yes.

utopianemo
Posts: 6
Joined: Fri May 01, 2015 6:33 pm

Re: Is the Pi 2's power input polarity sensitive?

Sat May 02, 2015 2:16 pm

mahjongg wrote:+5V and GND should not be reversed (and cannot be when adhering to USB standards).
Doing so will immediately destroy your PI on older models, but newer models have protection (ideal diodes) to prevent this! see partial schematic of B+.

all the metal connector shells on a PI are connected to ground, so with a multimeter its easy to identify which power cable wire is connected to GND.

Wow. Don't know why I didn't think of that. Thanks!

Return to “Beginners”