Interesting eeprom programming quirk
jstjohnz
Posts: 91
Just as I hit the "Load EEPROM" button I noticed that pin 8 (Vdd) of the EEPROM was bent out and had completely missed the socket. I waited for the "boing!" indicating programming failure but it never came. The EEPROM programmed and verified just fine with no connection to Vdd.
Apparently it was getting enough juice through the 4.7k pullups yo run....
Apparently it was getting enough juice through the 4.7k pullups yo run....
Comments
Bean
-Phil
powered-down 8255s would hold configuration set-up from voltage from logic signals on the I/O pins.
AND that was NMOS technology!
So yes, it's probably being powered from the I/O pins.
to send the chip into latch-up and fry it. CMOS latch up is due to parasitic SCR structures formed
by the various p- and n-wells on the chip.
Older CMOS designs were very sensitive, newer ones are usually optimised to be far less sensitive
to latch-up (more current is needed to trigger it).
Typical symptom of latch-up is the chip suddenly drawing lots of current and getting insanely hot. Can be cured
by power cycling only, and you have to be quick to avoid permanent damage.