This baby just died on me, and i do not understand why?
I plug it in via USB it turns on for a second and slowly fades off and the regulater get really hot really quick, and i do not use this board for anything other then sampling code
now im thinking of popping in a good old 7805 to see if that would fix it... might it work?
i just need to know the pin out of the regulator on the board..
opps its not the regulator that gets hot its that fuse right next to it
..and now it is working fine.. i will keep an eye on it though..
mods can delete this if they would like though i would like to know what that fuse is for in the first place..?
If the fuse gets hot and shuts off the arduino, that means that the board is consuming too much power. Usually this would be due to some sort of short between the power rails, and would happen relatively quickly. That it happened slowly in your case is relatively mysterious...
That it happened slowly in your case is relatively mysterious...
The poly fuse is designed to heat up and create an open circuit. Even in cases of dead shorts, it is possible for some current to continue to flow while the poly fuse heats up. It isn't a perfect system for catching shorts and doesn't "trip" to an open state. It does take some time for the internal elements to warm up and expand.
now im thinking of popping in a good old 7805 to see if that would fix it... might it work?
i just need to know the pin out of the regulator on the board..
If you have a regulated supply, just apply power to the 5V pin on the Arduino board. As for the pin-out of the on-board regulator, the schematics for all Arduino boards are available on the Hardware page.
there ws nothing connected to it at all it was jsut the board it self and powered by usb , i think however it may just have been perhaps sweat or something on the board amking behave like this because i just left it alone for a while and everything was back in order,
Perhaps a small piece of metal had stuck to the board causing a short for a while? It doesn't take much to bridge between surface mount chip pins...
Another possibility is one of the chips went into latch-up mode (a problem with all CMOS chips especially if you force signal pins above Vdd or below Vss) This would clear on power-down.