MTG51
9th December, 2024, 08:38 PM
Hello everyone,
I have been trying to change mileage on the cluster of my BMW E36.
The dashboard has two 93c46 eeproms, one soldered to the board and one plugged in.
To read and write data from the eeproms, I used Arduino and developed a code.
I removed the eeprom code plug, connected it to the Arduino and saved the data.
I started to change the eeprom data and noticed that data reading function was wrong...
So, the data related to the eeprom that I saved wasn't correct! I lost all the data on that chip!
Is there a possibility of getting the lost data using the data from the other eeprom (soldered one)?
What should I do?
I have been trying to change mileage on the cluster of my BMW E36.
The dashboard has two 93c46 eeproms, one soldered to the board and one plugged in.
To read and write data from the eeproms, I used Arduino and developed a code.
I removed the eeprom code plug, connected it to the Arduino and saved the data.
I started to change the eeprom data and noticed that data reading function was wrong...
So, the data related to the eeprom that I saved wasn't correct! I lost all the data on that chip!
Is there a possibility of getting the lost data using the data from the other eeprom (soldered one)?
What should I do?