Prop seems normal, yet pins are inoperative.
xanadu
Posts: 3,347
in Propeller 1
I have a Propeller board that is programmable, and will return text over the PST no problem. The IO pins seem to be toasted and I'm trying to figure out why. Currently pins 30&31 work fine. Pin 29 is stuck high, and the rest of the IO pins are +80mv and uncontrollable. I was using 12 IO pins, and not drawing current from any of them. The 12 pins I used were in the lower range, 0-15 skipping pins 6-8. It's not the code or anything like that as I have swapped out different boards to verify everything else is okay.
I am carefully going over my circuit that was attached and there is nothing I can find wrong with it. It all works fine connected to another Prop. Does this sound more like I abused some IO pins, or 3.3v Prop power supply abuse?
I could believe the power supply issue, it was cheap. But would overpowering a Propeller cause what I describe?
Thanks.
I am carefully going over my circuit that was attached and there is nothing I can find wrong with it. It all works fine connected to another Prop. Does this sound more like I abused some IO pins, or 3.3v Prop power supply abuse?
I could believe the power supply issue, it was cheap. But would overpowering a Propeller cause what I describe?
Thanks.
Comments
I guess all I can do is post a schematic, but I maintain there is little chance it was the circuit. I was reading some encoders and driving a few transistors. Stuff I've been doing for years without issue. I guess I'll replace the power supply and run it for a week and see if it burns out again. If it doesn't I will have to assume it was the power supply or somehow something shorted, but we're talking 5v input power and resistors on the IO pins soo.... arrrg...
-Phil
Maybe I should be asking if there is something that would protect pins 30&31 from damage if a certain condition exists, and what that condition might be?
At failure time: It worked and was purposely powered off. Upon the next power up it was dead. It didn't have a meltdown or act strange when powered up.
Thanks.
-Phil
That works. I am able to toggle pins in non-PLL. The documentation shows 3 bypass caps, and they look like caps. I will replace and test. Do you think a power supply spike could cause a cap(s) to fail, leaving the Prop itself undamaged?
I have a VIN of ~8.6v (2S lipo).
Thanks.
No. Given your symptoms, I'm virtually certain that the Prop chip itself has been compromised.
Also, I should add that, anytime you transfer power from one board to another, you also need a filter cap (10 uF+ tantalum or multi-layer ceramic) at the power-input point, which the board you're using seems to lack.
-Phil
In any event, the loss of PLL is consistent with poor bypassing but, in this case, may not be caused by it.
-Phil
Could be in here:
http://forums.parallax.com/discussion/131867/m44d40-propeller-basic-circuit-module-in-dip40-form-factor
or here:http://forums.parallax.com/discussion/123776/program-to-fully-test-the-propeller-for-new-qfn-dip40-module/p1
I had to download the photo an zoom to see the caps. The vias on the top side seen to match the power pins.
-Phil
Whatever the case, I think the Prop chip is toast, beyond repair, since this is a well-documented failure mode. You need to move on and get a replacement module.
-Phil
Agreed, replacements are on the way.