Well, my IC says:
ST 5P08C3
There's little information on the web about this IC. I e-mailed ST and they said that it's very old/obsolete 8kb serial EEPROM. and that the pin-for-pin replacement would be a M95080-xxxx
So you're spec'ing a 95040 and according to my research the difference is:
95040 - 4kb (512x8)
95080 - 8kb (1K x
http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/DATASHEET/CD00002539.pdfSo, your program sounds fantastic, since you wrote it do you think it will work with my 8kb IC on my ECU?
I can try it on my "experimental" ECU but I’m hesitant to start messing with my good/functioning ECU right now.
Incidently, I also ran across a thread here a long time ago which actually pointed out where in the dump file of the IC is the SKC (and other data) I don't remember the specifics, I believe the dump file may have been in HEX or something. It was necessary to convert the hex values to decimal (from a certain address range) to extrapolate the data to human terms. Do you have any experience doing this?
It would be easiest to just read my good ECU and program my new(used) ECU but I wouldn't mind having a better understanding of how the data's stored on that EEPROM.