Questions tagged [rip]

This tag is intended to highlight a question about something that resulted in a "bricked" or damaged Pi hardware, so that others might be made aware of something that is not good to do with theirs.

The specific term "bricked" arises from some consumer electronics products that use some sort of "firmware" to determine how they operate. These products, when subjected to a (possibly unofficial) firmware update procedure which fails: either because the data is not correct for the unit, or the process gets abnormally interrupted, becomes permanently inoperable. That such devices may be somewhat cuboid serves only to emphasise the similarity in levels of activity to that of a standard household brick.

Usage of the term has become more generally applicable to any electric/electronic device that has been rendered permanently and totally inert.

35 questions
6
votes
2 answers

Raspberry Pi Zero fried - L298N grounding issue?

Last Day I had the below system working perfectly... the only difference was that I was using a Pi Zero and a 12v battery for the L298N motor controller. Today I somehow fried my Pi... its only heating up the Pi when I connect the USB power supply…
Jim Jose
  • 111
  • 4
5
votes
1 answer

How to know if Raspi is bricked

I have a Model B Raspi and - shame on me - overpowered it with about 9V. And to make it worse I powered it using the test points TP1 and TP2, avoiding the polyfuse. See Raspberry Pi Model B Schematics. It booted up fine. I think my power supply…
Uwe
  • 51
  • 1
  • 3
4
votes
2 answers

Can I fix my bricked RPI3?

I've been having problems finding a good 2A+ power supply around the house that would stay above 5 volts but no dice. So I gave up and tried powering from a bench power supply to a variable dc-dc step down. I powered it over the GPIO 5v and ground…
qwerty asdfgh
  • 57
  • 1
  • 8
4
votes
4 answers

Did I destroy my GPIO board?

I bought a 30mm DC fan to cool off my Pi. It worked just fine if I plugged it into the 5V and GND pins. However, I wanted it to be programmatically controlled, so I plugged it into pin #18 and GND. That only succeeded in making a high-pitched whine…
RRRRRR
  • 69
  • 7
4
votes
1 answer

i2cdetect shows all possible adresses

I have accidentally connected (SDA, SCL) with (5v, GND) (the two pins next to them), after doing so the raspberry pi has been overheating just by connecting it with power source (with no pins connected), and using i2cdetect shows all possible…
Youssef Magdy
  • 41
  • 1
  • 2
4
votes
1 answer

I short circuited 5v & gnd of Rpi

Accidentally I short circuited 5v & gnd of R-pi, since then my R-pi is not working. How can I make it start again by means of replacing some IC or power regulator or anything ? Please help.... only act led is on...
user77339
  • 43
  • 1
  • 1
  • 3
4
votes
1 answer

Why did my Pi die?

So, I have determined that my Pi is dead. This is what I did in the few days leading up to it: 1. I used I2C about once every 2 seconds, meaning I updated the display about that often. 2. I read the temperature of the CPU via cat…
Patrick Cook
  • 6,365
  • 8
  • 38
  • 63
4
votes
1 answer

Possible dead Raspberry Pi 1 B

My first ever owned Raspberry Pi suddenly died yesterday. I had it working non-stop for like a month until last Friday (I had to hot unplug it). Since I did a lot of troubleshooting in the previous two days, I will try to summarize it here. First…
JP Dias
  • 140
  • 6
3
votes
2 answers

Rpi3 might have been fried by wrongly connected DHT11 temparature sensor

I just bought a package of sensors online, a few things were really easy to set up, but the DHT11 (3 pin version) temperature and humidity sensor was giving me problems. Here's what I did: Following directions from this site, containing…
rajan
  • 141
  • 3
3
votes
1 answer

Pi2 does not power up. Is there anything I can do?

I finally started putting an auto-plant-watering system together, trying to develop the entire system using Win10 IoT, VS 2015, and c#. I'm at the very beginning stages of development but I did get the moisture sensor reading and LEDs lighting up…
lamarant
  • 221
  • 2
  • 4
3
votes
1 answer

HDMI broken after VUSB was shorted for approx. 500us

I was setting up a mobile power supply for my Raspberry Pi 2 consisting of: - a 12V Battery - a step down power converter that converts 7-24V to 5V/3A It was working fine until I connected the battery to my power supply for charging while the system…
2
votes
5 answers

Powerbank Qualcomm 3 fried my Pi Zero W

I tried running a Pi Zero W on a 10000 mAh powerbank with qualcomm quickcharger capability (https://www.biltema.se/kontor---teknik/mobiltillbehor/powerpacks/powerpack-10000-mah-2000041816) . The first few times it worked ok, it ran for more than 24…
2
votes
1 answer

Pi broken after trying to connect to neopixels

I was trying to follow this project and I fried my Pi, (it started smoking and shut off). I'm hoping you guys can help me identify why it fried so i don't keep trying things and cooking Pi's. In this image I have spliced a 5V 10A power supply and…
Catfish
  • 193
  • 8
2
votes
1 answer

Pi killing SD cards?

My Pi was running happily for a few months, then it died (kernel panic, hang) and wouldn't reboot. It seemed the card was corrupted. I put in a new SD card installed raspbian from scratch and got it up and running again, but after less than 24 hours…
artfulrobot
  • 353
  • 1
  • 3
  • 13
2
votes
1 answer

15V to the GPIOs: Blown the PI?

So, I am using the Pi on a robotics project and, while doing so, bumped my +15V source (wall transformer, rated for 400mA and 15V) into one of the pin inputs. It touched for <0.5s, but now connecting the monitor and power gives a blank screen (not…
dpdt
  • 220
  • 2
  • 8
1
2 3