Propeller Chip getting hot
jaeg
Posts: 156
I got a Propeller Platform USB from Gadgetgagnster. It is running off of 4 AA batteries. I didn't have much time to test it out but I did have Rayman's touch screen module hooked up to it. It was running fine then the screen went blank. I figured it might be the screen and tested it. Then I realized that the chip wasn't letting me program the eeprom and when I picked up the board the chip was hot. There is nothing I can tell that is shorting the board. Sometimes the chip heats up fast sometimes slow. It can load ram but it doesn't execute anything it just leaves all the pins at ground level. I emailed Gadget Gangster about it but I wanted to ask here if there is anything I can do to fix it?
Comments
Is it possible this might of damaged the touch screen module? Nothing on it got hot, smoked, or made a bad smell.
EDIT - now that I look at the chip the legs look all messed up. I wonder if it was a manufacturing fluke.
It's rather hard to kill a Prop. I've never been able to tell for sure what has killed it in the past... But, I vaguely recall putting 5V on the 3.3V Vin is a sure killer...
Someone mentioned running one at 5V recently, and didn't notice it for a while. That one survived.
I'm worried about the screen. I have no way to test if it works or not. Will you be making new touchscreen boards Rayman? They are currently out of stock at GadgetGangster and if it is toast too I'd like to buy just the board since I already have the screen.
Load some code that basically defines all ports on the prop as input. If it stays cool and responsive then start activating port groups and objects one at a time to see which one makes it hot.
I've accidently I've heated up a few and gotten them back. I now use a varriable power supply to start up prototypes or newly manufactured boards. Turn it on at 3.4 volts and watch the current. If current climbs dramatically as I go on up then I back off and start VOM testing. I also watch at 5 and 12 volts when bringing up other parts of the circuits.
I think the blob happened after the prop messed up though. I don't remember it being there before so that's probably my fault. So chances are the prop needs changed.
Any suggestions on how to remove the old prop chip?
Rework stations are allot more expensive than props or boards but I think it's paid for itself numerous times over.
Oops: did remember that you can use a Dremmel tool and grinder wheel to cut prop pin connections individually. Once you've cut all pins and removed the plastic case you can use a fine tip soldering iron and solder wick to clean off the remnants and pads individually. Be real careful though when you are cutting the last few make sure the chip does not jump and tear the traces.
The regulators have thermal shut down and that may have protected the screen. Some regulators have reverse polarity protection as well. But you really can't know if the video is okay until you test it with a safe working micro-controller.
I hate to say this, but my experiences with reverse polarity are instant death to LCDs. If the video screen doesn't have reverse polarity protection of some sort, as little as 0.5 volt may cause disaster.