Hi All - I have done my best to research how to do this but have hit a wall. Hoping someone here can point me in the right direction.
Here is what I have:
2002 Audi TT Quattro Convertible AMU engine 6 speed
Donor/replacement used Cluster is 8N1920980 KOMBI+WEGFAHRS. M73 D14 (Magneti Marrelli)
Old dead cluster is 8N1920980 M73 D01
ECU is 8N0906018AN 1.8L R4/5VT G 0003
I have an FTD232 cable
I have VCDS-Lite, VAG EEPROM Programmer 1.19g, kw1281test_0.71-beta_Win10, eepromtool_04.exe, me7_95040_v1.31
My old cluster is very dead, can't talk to it, no displays work etc.
So far I have been able to get the SKC from the ECU and used it to successfully login to the ECU using VCDS-Lite. See ECU data here:
eepromtool_04.exe --in 95040.bin
Read in 512bytes
EEPROM Status:
- Type: ECU_eeprom
- Version: Immo2
- VIN: TRUUT28N021001236 (Audi Hungary 2002 - TT 99-06, Gyor, Hungary)
- SKC: 00215
- Immobiliser: On
- Checksum: OK
- Size: 512bytes
- Cluster Code: 11 22 3C 60 74 93 B1
- P0601 DTC: not set
- Immo ID: AUZ5Z0A5290022
- Softcoding ID: 6710
- Tuner Tag:
- Flash Programming (successful): 0
- Flash Programming (attempts): 0
I have had no luck getting the SKC from the new cluster. I have a good EEPROM dump from the new cluster (attached) which shows 3 replicated areas that have the AUZ5Z0B1076062 immo serial number and the VIN of the _donor_ vehicle. Numerous sources state that the SKC is the 2 bytes just in front of the AUZ5Z0B1076062. Those 2 bytes give me a valid 4 digit PIN but login with that PIN using VCDS-Lite fails. I tried disconnecting the battery overnight and cluster login still fails. Looking at the source code for eepromtool_04 showed that SKC bytes are swapped in VDO and RB clusters (aka little endian) but NOT swapped in Magneti Marrelli clusters (aka big endian) so I was careful to not swap the bytes when converting from hex to decimal. If they were swapped they would not produce a valid 4 digit PIN in the 0-9999 range.
Questions:
- Any advice on what to try next to get the SKC?
When I tried the SKC dash displayed "FAIL" on lower left display. Key off then on again and the FAIL was gone and I tried a new SKC. How long exactly is the lockout before you can try a new login? VCDS-Lite says "a few minutes". Is there any way to check if the cluster login is locked out? Is it possible my SKC is correct and cluster login is locked out?
Can I adapt the new cluster to the ECU without the SKC? In "mode 4"? If so can I get the cluster into "mode 4" without the SKC and how do I do that? Is there a dark side to doing this?
The new cluster is, according to ross-tech, a immo3 cluster because VCDS-Lite shows both a immo SN and VIN for it. I have conflicting information about the ECU being immo2 or immo3. eepromtool thinks its immo2 (see eepromtool output above) but research shows the 225HP AMU engine only came with a "narrow band" ECU that is immo3. Any way to tell for sure if the ECU is immo2 or immo3?
Thanks in advance, any and all help will be much appreciated!