cluster with red display

IPC - Instrument cluster panels (like Convers+)
Post Reply
all35
Starter
Posts: 15
Joined: 23 Feb 2020, 05:32

cluster with red display

Post by all35 »

hi .Someone tried read eeprom from cluster with red display -not convers plus ?
sanndo
Active member
Posts: 110
Joined: 09 Feb 2020, 14:21

Re: cluster with red display

Post by sanndo »

Yes, a lot. 9s12 mcu
User avatar
uscovu
Starter
Posts: 23
Joined: 10 Feb 2020, 19:24

Re: cluster with red display

Post by uscovu »

And, there is a way to switch from mls to km?
sanndo
Active member
Posts: 110
Joined: 09 Feb 2020, 14:21

Re: cluster with red display

Post by sanndo »

Upload your dump and write part number, I will check what I have and send you back. All my reads its km
claumedel
Posts: 12
Joined: 24 Nov 2022, 21:30

Re: cluster with red display

Post by claumedel »

The solution was described somewhere. Unfortunately, the page is not functional. I am also interested in knowing what should be respected. I have clocks with miles and clocks with km. What should I copy from the ones with km. The screen is the same
DGAlexandru
Pro
Posts: 368
Joined: 04 Aug 2019, 22:47

Re: cluster with red display

Post by DGAlexandru »

Check first the FW version, then if they're the same family (maximum diff. is the last letter) move the EEPROM dump from the km to the miles one.
Check that everything works as expected on that original miles IC (which now should show km).
Copy back first half of the dump. If now the total distance is back in miles, then the config is in this first half. If not, then it's in the second half (copy this one also, to have them back in miles).
Now write the first half of the half that changed km to miles from the KM EEPROM. If the screen in back in km, then the config is here. If not, in the other half (write it also).
Keep going like this untill you get to one line (16 bytes - 00 to FF each).
Now do the same half writing on this line.
Eventually you'll find the byte that configures the IC to be in Miles or in KM.
Put the original Miles dump in that IC and change only the byte to have them in KM.
Post Reply