ppapaz
Posts: 3
Joined: Wed May 04, 2016 8:31 pm

5.3v charger

Wed May 04, 2016 8:51 pm

Hi All,
I have extra charger which is rated 5.3V.
Is it save to use it on my Raspberry pi 3 modB
(photo is from the charger)
Thanks in advance
p.
Attachments
IMG_20160504_223307.jpg
IMG_20160504_223307.jpg (63.1 KiB) Viewed 5229 times

tweak42
Posts: 532
Joined: Tue Mar 22, 2016 3:16 am
Location: Los Angeles, California

Re: 5.3v charger

Thu May 05, 2016 4:37 am

ppapaz wrote:Hi All,
I have extra charger which is rated 5.3V.
Is it save to use it on my Raspberry pi 3 modB
(photo is from the charger)
Thanks in advance
p.
The official raspberry pi spec voltage ranges is 4.75 to 5.25v. I believe the on board fuse will blow at 6v so with that in mind you should be safe at 5.3v. The exception is that Pi3 may complain about not enough power (rainbow square) if you load it down with high draw USB devices since your power supply is rated for 2A and the recommended is 2.5A.

ppapaz
Posts: 3
Joined: Wed May 04, 2016 8:31 pm

Re: 5.3v charger

Thu May 05, 2016 4:46 am

Thanks for the info
I will try to find 5v charger, I don't want to risk
P.

tweak42
Posts: 532
Joined: Tue Mar 22, 2016 3:16 am
Location: Los Angeles, California

Re: 5.3v charger

Thu May 05, 2016 4:58 am

ppapaz wrote:Thanks for the info
I will try to find 5v charger, I don't want to risk
P.
Honestly, unless you're using a really low quality charger that has voltage spikes way out of spec (or it catches fire), there's very little chance of damage. Higher voltage may even compensate for voltage drop using longer cables.

ppapaz
Posts: 3
Joined: Wed May 04, 2016 8:31 pm

Re: 5.3v charger

Thu May 05, 2016 5:30 am

I am assuming that the charger that I have is good quality. It is genuine Samsung :)
I will check one more day the output voltage and then use it.

P.

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

Re: 5.3v charger

Thu May 05, 2016 7:46 am

If it is genuine Samsung I would have no worry about using it with a RPi. Did it come with a Samsung tablet? Many of the 'Samsung' labelled chargers on ebay are fakes.

User avatar
RaTTuS
Posts: 10559
Joined: Tue Nov 29, 2011 11:12 am
Location: North West UK
Contact: Twitter YouTube

Re: 5.3v charger

Thu May 05, 2016 7:58 am

ppapaz wrote:I am assuming that the charger that I have is good quality. It is genuine Samsung :)
I will check one more day the output voltage and then use it.

P.
if it is then it should not be outputting 5.3V on the USB port as that is out of spec
however if your usb lead is long then it may only be getting 5V at the other end ...
How To ask Questions :- http://www.catb.org/esr/faqs/smart-questions.html
WARNING - some parts of this post may be erroneous YMMV

1QC43qbL5FySu2Pi51vGqKqxy3UiJgukSX
Covfefe

davenull
Posts: 1159
Joined: Thu Oct 22, 2015 7:22 am
Location: a small planet close to Betelgeuze

Re: 5.3v charger

Thu May 05, 2016 8:13 am

the Samsung charger of the OP has a standard USB plug, so is it not supposed to apply to the USB voltage standard then?
Anyway, using a 2-5m USB cable will keep one on the safe side perhaps, though.
#define S sqrt(t+2*i*i)<2
#define F(a,b) for(a=0;a<b;++a)
float x,y,r,i,s,j,t,n;int main(){F(y,64){F(x,99){r=i=t=0;s=x/33-2;j=y/32-1;F(n,50&S){t=r*r-i*i;i=2*r*i+j;r=t+s;}if(S){PointOut(x,y);}}}for(;;);}

User avatar
rurwin
Forum Moderator
Forum Moderator
Posts: 4258
Joined: Mon Jan 09, 2012 3:16 pm
Contact: Website

Re: 5.3v charger

Thu May 05, 2016 9:05 am

Anyone can use a plug. They probably can't use the USB logo, but it seems they are not.

It's not within the Pi spec, so nobody can say officially that you should use it.

If it is outputting 5.3V, then it's only 50mV out of spec. The cable and the poly-"fuse" on the Pi will drop more than that, so it will be fine to use.

However, if it's 5.3V +/- 5%, then it could be outputting up to 5.65V and that may damage the Pi.

tweak42
Posts: 532
Joined: Tue Mar 22, 2016 3:16 am
Location: Los Angeles, California

Re: 5.3v charger

Thu May 05, 2016 11:10 am

Using a usb power meter, I just went through 6 different models of usb chargers and 2 usb battery packs and only 1 of them measured 5.03v. The rest ranged 5.12-5.21v. All of them including the batteries are labeled 5v, except one charger labeled 5.3v. The usb port on my computer measured 5.01v.

So from that statistical pool, usb chargers tend to lean on the +5% side of 5v.

For those curious the charger labeled 5.3v is for the HP Touchpad and measures 5.12v idle but I've seen under load up to 5.4v when charging a phone at less than 50% battery.

I bought this usb power meter to weed out junk usb chargers and cables accumulated over the years. I've trashed several that drop to less than 5v under load.

Cyroq
Posts: 58
Joined: Sat Dec 14, 2013 2:40 pm

Re: 5.3v charger

Mon May 09, 2016 9:06 am

I was looking for a solution to the rainbow icon when I coincidentally stumbled upon the previous post: I'm also using the HP Touchpad charger. I replaced a 1.5A Samsung for the 2.0A HP charger, hoping that the rainbow icon would be gone, but it's still there.
The charger is original, including the 1m usb cable. When playing a movie on my Raspberry Pi 3 I can see the side of the rainbow square in the corner lighting up sometimes (it's just a few pixels wide so I only see the red and blue). Isn't the HP Touchpad charger enough to power the Pi?

Also, is this really damaging my Pi? If not, is there a way to (re)move the rainbow icon so it doesn't disturb my viewing pleasure anymore? :roll:

User avatar
joan
Posts: 14935
Joined: Thu Jul 05, 2012 5:09 pm
Location: UK

Re: 5.3v charger

Mon May 09, 2016 9:14 am

The rainbow icon is warning you that the power supply isn't up to the job.

If you want to ignore the warnings add the following line to /boot/config.txt

avoid_warnings=1

User avatar
rurwin
Forum Moderator
Forum Moderator
Posts: 4258
Joined: Mon Jan 09, 2012 3:16 pm
Contact: Website

Re: 5.3v charger

Mon May 09, 2016 3:38 pm

I found that the power supplies that worked well with my Pi2s, failed to supply enough power for my Pi3.

One reason for that is the USB lead. The USB spec says that a power supply that has a socket has to provide 5V at the socket. There will be voltage dropped on the cable and so the Pi will never see all of it. However a power supply with a built-in lead must supply 5V at the end of the lead and so the Pi will see 5V on its input at least. The official Pi3 power supplies have built-in leads and supply 5.1V, so they even allow for some voltage drop in the polyswitch "fuse".

tweak42
Posts: 532
Joined: Tue Mar 22, 2016 3:16 am
Location: Los Angeles, California

Re: 5.3v charger

Mon May 09, 2016 11:14 pm

Cyroq wrote:I was looking for a solution to the rainbow icon when I coincidentally stumbled upon the previous post: I'm also using the HP Touchpad charger. I replaced a 1.5A Samsung for the 2.0A HP charger, hoping that the rainbow icon would be gone, but it's still there.
The charger is original, including the 1m usb cable. When playing a movie on my Raspberry Pi 3 I can see the side of the rainbow square in the corner lighting up sometimes (it's just a few pixels wide so I only see the red and blue). Isn't the HP Touchpad charger enough to power the Pi?

Also, is this really damaging my Pi? If not, is there a way to (re)move the rainbow icon so it doesn't disturb my viewing pleasure anymore? :roll:
I haven't had any problems powering my Pi3 with a HP Touchpad charger, but I'm using a short 1 foot cable. It's quite possible it's a loose connector, so definitely try something different. It's odd you only can see the corner of the rainbow square, whenever I've seen it, it's always on top of everything else.

masa-aud
Posts: 141
Joined: Fri Feb 26, 2016 9:20 am

Re: 5.3v charger

Tue May 10, 2016 12:27 am

reply to tweak42 on 5.3V
Often think checking voltage Pi3 internal is welcome rather than appearance of power supply. My one saying 5V 2A only output around 4V for 1A ex..

masa

User avatar
FTrevorGowen
Forum Moderator
Forum Moderator
Posts: 5621
Joined: Mon Mar 04, 2013 6:12 pm
Location: Bristol, U.K.
Contact: Website

Re: 5.3v charger

Tue May 10, 2016 7:18 am

ppapaz wrote:Hi All,
I have extra charger which is rated 5.3V.
Is it save to use it on my Raspberry pi 3 modB
(photo is from the charger)
Thanks in advance
p.
Apologies, I have only just come across this thread - FWIW, that model of PSU/charger happens to be one of those I've tested:
https://www.cpmspectrepi.uk/raspberry_p ... EP-TA11UWE
and compares well with the official (2A) PSU:
https://www.cpmspectrepi.uk/raspberry_p ... _Models.29
(with the caveat that I've only tested one sample of each)
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. See: https://www.cpmspectrepi.uk/raspberry_pi/raspiidx.htm

Cyroq
Posts: 58
Joined: Sat Dec 14, 2013 2:40 pm

Re: 5.3v charger

Tue May 10, 2016 11:12 am

This is how the rainbow icon appears on my screen. It's possible that it is my tv screen which is causing the cropped image, it's an old monitor.
I've ordered a new usb cable (Samsung), hopefully this wil fix the voltage issues. It's still 3ft, couldn't find a shorter one :|
Attachments
IMG_20160510_130156-edit.jpg
IMG_20160510_130156-edit.jpg (39.31 KiB) Viewed 4518 times

Koeshi
Posts: 228
Joined: Sun Mar 20, 2016 11:16 am

Re: 5.3v charger

Tue May 10, 2016 12:02 pm

joan wrote:The rainbow icon is warning you that the power supply isn't up to the job.
Is that indicative of under-voltage or -amperage? I haven't seen any official docs on the matter.

User avatar
rurwin
Forum Moderator
Forum Moderator
Posts: 4258
Joined: Mon Jan 09, 2012 3:16 pm
Contact: Website

Re: 5.3v charger

Tue May 10, 2016 12:36 pm

Koeshi wrote:
joan wrote:The rainbow icon is warning you that the power supply isn't up to the job.
Is that indicative of under-voltage or -amperage? I haven't seen any official docs on the matter.
They are effectively the same thing. If a power supply is too weak to supply enough current then its voltage will drop. So it is the low voltage that is being detected and reported on, but the voltage is low because the power supply cannot supply sufficient current.

Koeshi
Posts: 228
Joined: Sun Mar 20, 2016 11:16 am

Re: 5.3v charger

Tue May 10, 2016 1:15 pm

rurwin wrote: They are effectively the same thing. If a power supply is too weak to supply enough current then its voltage will drop. So it is the low voltage that is being detected and reported on, but the voltage is low because the power supply cannot supply sufficient current.
My mistake, forgot I was working with fixed resistance.

I am using the official 5v2.5A PSU with a Pi3 but I get the rainbow square every few minutes. Any likely reasons for this?

tweak42
Posts: 532
Joined: Tue Mar 22, 2016 3:16 am
Location: Los Angeles, California

Re: 5.3v charger

Wed May 11, 2016 1:11 am

Koeshi wrote:
My mistake, forgot I was working with fixed resistance.

I am using the official 5v2.5A PSU with a Pi3 but I get the rainbow square every few minutes. Any likely reasons for this?
Bad cable or loose connector perhaps?

Koeshi
Posts: 228
Joined: Sun Mar 20, 2016 11:16 am

Re: 5.3v charger

Wed May 11, 2016 11:19 am

tweak42 wrote:
Koeshi wrote:
My mistake, forgot I was working with fixed resistance.

I am using the official 5v2.5A PSU with a Pi3 but I get the rainbow square every few minutes. Any likely reasons for this?
Bad cable or loose connector perhaps?
Possible but I doubt it. I suspect that the issue is that I have power going via the control board for the RPF display and that the USB output is not able to deliver enough power. Unfortunately the other option is to have power to the screen via the GPIO which won't work as I am using the pins already.

tweak42
Posts: 532
Joined: Tue Mar 22, 2016 3:16 am
Location: Los Angeles, California

Re: 5.3v charger

Thu May 12, 2016 1:13 am

Koeshi wrote:
tweak42 wrote:
Koeshi wrote:
My mistake, forgot I was working with fixed resistance.

I am using the official 5v2.5A PSU with a Pi3 but I get the rainbow square every few minutes. Any likely reasons for this?
Bad cable or loose connector perhaps?
Possible but I doubt it. I suspect that the issue is that I have power going via the control board for the RPF display and that the USB output is not able to deliver enough power. Unfortunately the other option is to have power to the screen via the GPIO which won't work as I am using the pins already.
Ah yeah that sounds more like the problem. Probably advisable to use a separate power supply each, or a multi port usb charger with separate cable for each.

Cyroq
Posts: 58
Joined: Sat Dec 14, 2013 2:40 pm

Re: 5.3v charger

Thu May 12, 2016 10:55 am

I received my new Samsung usb cable and did some tests. My current setup is a Raspberry Pi 3 with external harddrive connected (seperate power supply) and ambilight (50 LEDs) attached to the GPIO (also seperate power supply).
- The new usb cable does not make any difference;
- Disconnecting the ambilight does not make any difference;
- Disconnecting the harddrive DOES make difference, but it's weird: the rainbow icon stays visible all the time. However, when I reconnect the harddrive the same old behaviour appears: it fades away and every now and then it lights up shortly.

The last point is suprising me: why would the Raspberry Pi experience a constant drop in voltage when no other devices are connected, but only get a few drops once every 10 second (approx) when a harddrive is connected?

I could simply turn off the warning but I'm afraid I'm slowly killing my Pi in the meantime.

tweak42
Posts: 532
Joined: Tue Mar 22, 2016 3:16 am
Location: Los Angeles, California

Re: 5.3v charger

Sat May 14, 2016 3:18 am

Cyroq wrote:I received my new Samsung usb cable and did some tests. My current setup is a Raspberry Pi 3 with external harddrive connected (seperate power supply) and ambilight (50 LEDs) attached to the GPIO (also seperate power supply).
- The new usb cable does not make any difference;
- Disconnecting the ambilight does not make any difference;
- Disconnecting the harddrive DOES make difference, but it's weird: the rainbow icon stays visible all the time. However, when I reconnect the harddrive the same old behaviour appears: it fades away and every now and then it lights up shortly.

The last point is suprising me: why would the Raspberry Pi experience a constant drop in voltage when no other devices are connected, but only get a few drops once every 10 second (approx) when a harddrive is connected?

I could simply turn off the warning but I'm afraid I'm slowly killing my Pi in the meantime.
The only thing I can think of is you have a defective power supply or the Pi is bad. Can't verify that without some testing equipment though.

Return to “Beginners”