OK, after a week of playing with my RPi it no longer powers up. The power LED doesn't turn on. Tried a different power supply and get the same.
What options do I have?
No power light anymore...
6 posts
OK, now the power LED is flashing. Is that good?
make sure you don't have shorts anywhere.
for instance small metal flake might have wedged between solder points that don't belong to be connected.
things like this can happen when you handle uncased circuit board systems..
for instance small metal flake might have wedged between solder points that don't belong to be connected.
things like this can happen when you handle uncased circuit board systems..
- Posts: 156
- Joined: Thu Mar 22, 2012 6:20 am
Checking page 4 of the schematics, the red power LED (D6) is connected via 1K resistor directly to the +3.3V rail. It is not controlled by the CPU or any other circuit. So, if that LED is blinking, it means your 3.3V power is turning on and off. You've most likely got a broken connector, cable, or an intermittent short that is causing that. If it's the D5 green status light, then I think blinking indicates SD card access.)
http://www.raspberrypi.org/wp-.....s-R1.0.pdf
http://www.raspberrypi.org/wp-.....s-R1.0.pdf
And similarly, the 3.3V is derived directly from the 5V with a robust 3.3V regulator. It is the black chip near the power inlet. Those things can handle most "mistreatments".
My conclusion is the same: Check out your 5V.
My conclusion is the same: Check out your 5V.
Check out our raspberry pi addons: http://www.bitwizard.nl/catalog/
What do you mean by "flashing"? Irregular flashing, twice every second, once every 10 seconds?
It will most likely be a short somewhere. The flashing you observe can be caused by
- A bad connection
- A faulty (external) power supply
- An overheating RG2 (the 3.3V regulator), most likely due to a short somewhere down the line
- Self-resetting of the 1.1A fuse, similar reasons as above
What voltage do you measure between TP1 and TP2?
It will most likely be a short somewhere. The flashing you observe can be caused by
- A bad connection
- A faulty (external) power supply
- An overheating RG2 (the 3.3V regulator), most likely due to a short somewhere down the line
- Self-resetting of the 1.1A fuse, similar reasons as above
What voltage do you measure between TP1 and TP2?
- Posts: 30
- Joined: Wed Feb 08, 2012 4:12 pm