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 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.
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 wrote:Thanks for the info
I will try to find 5v charger, I don't want to risk
P.
if it is then it should not be outputting 5.3V on the USB port as that is out of specppapaz 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.
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.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?

Apologies, I have only just come across this thread - FWIW, that model of PSU/charger happens to be one of those I've tested: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.
Is that indicative of under-voltage or -amperage? I haven't seen any official docs on the matter.joan wrote:The rainbow icon is warning you that the power supply isn't up to the job.
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 wrote:Is that indicative of under-voltage or -amperage? I haven't seen any official docs on the matter.joan wrote:The rainbow icon is warning you that the power supply isn't up to the job.
My mistake, forgot I was working with fixed resistance.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.
Bad cable or loose connector perhaps?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?
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 wrote:Bad cable or loose connector perhaps?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?
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.Koeshi wrote: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 wrote:Bad cable or loose connector perhaps?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?
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.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.