I have tried to program the I2C EEPROM out of a Becker car radio. To read out the device is possible with settings of the 24C08 Device. But erase and programming isn't possible.
Has someone found the correct setting for this device?
I have tried to program the I2C EEPROM out of a Becker car radio. To read out the device is possible with settings of the 24C08 Device. But erase and programming isn't possible.
Has someone found the correct setting for this device?
Thanks in advance Klaus
You attempted in or out of circuit? Do you have the datasheet?
I get no error message by writing. Writing ends quite normal but afterwards the compare to the original data fails: no byte in EEPROM was written. The erasing of the chip never ends: the program shows 100% but the routine never ends. The whole program must be quit. And afterwards the chip content isn't erased.
I get no error message by writing. Writing ends quite normal but afterwards the compare to the original data fails: no byte in EEPROM was written. The erasing of the chip never ends: the program shows 100% but the routine never ends. The whole program must be quit. And afterwards the chip content isn't erased.