Register
Results 1 to 11 of 11
  1. #1
    Newbie
    Join Date
    Jan 2009
    Posts
    17
    Thanks Thanks Given 
    4
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default Audi A3 8P Micronas Dash

    I have a A3 8P dash with reference 8P0920982C, diesel with miles/hour in the odometer.



    I have read flash and eeprom with no problems with SMOK UHDS.



    I tried to convert this dash into a 8P0920932C, the same dash but KM/h.



    I was able to get it modifying the EEPROM (after comparing 20 different dashes), but the odometer says "DEF".



    I have the Flash and the EEPROM of an original 8P0920932C, so I was thinking what happens if I copy Flash and EEPROM in the 8P0920982C dash ...



    I tried to reflash 8P0920982C with VCP, but VCP says file format is not ok.



    Is there a way to convert the flash of 8P0920932C (.bin file format) in a sgo?? frf??? .... so I will be able to flash the 8P0920982C unit with VCP or Odis??



    If not, is it possible to write 932C flash on 982C flash?? What tool can I use (SMOK does not write flash, only read).

  2. #2
    Newbie
    Join Date
    Jan 2009
    Posts
    17
    Thanks Thanks Given 
    4
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Flash and EEPROM form 932C
    Attached Files Attached Files

  3. #3
    Newbie
    Join Date
    Jan 2009
    Posts
    17
    Thanks Thanks Given 
    4
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Flash and EEPROM from 982C
    Attached Files Attached Files

  4. #4
    DK Veteran

    Join Date
    Oct 2014
    Location
    Netherlands
    Posts
    1,742
    Thanks Thanks Given 
    271
    Thanks Thanks Received 
    861
    Thanked in
    622 Posts

    Default

    Please keep your original flash (982C) and use this eeprom with it.
    Test and report please!
    Attached Files Attached Files

  5. The Following User Says Thank You to H2Deetoo For This Useful Post:

    kantusjack (2nd March, 2022)

  6. #5
    DK Veteran

    Join Date
    Oct 2020
    Location
    Bulgaria
    Posts
    493
    Thanks Thanks Given 
    34
    Thanks Thanks Received 
    339
    Thanked in
    210 Posts

    Default

    Follow for see the result... how is possible to encrypt mileage and immo with different key from flash? or you make mods in eeprom? i am also interested in transform miles to km, so with coleague kantusjack we found that offsets for speedo scale is 2C0 - 2EF but with manually edit needle work properly but result is checksum error (def)
    if coleague not answer i will write these files to my dash.

  7. #6
    DK Veteran

    Join Date
    Oct 2014
    Location
    Netherlands
    Posts
    1,742
    Thanks Thanks Given 
    271
    Thanks Thanks Received 
    861
    Thanked in
    622 Posts

    Default

    There are 2 ways to achieve what you want (miles to kmh):
    1. Try and find the responsible settings (bits/bytes) in eeprom, and set them correct in your orig eeprom
    or
    2. Use a complete KMH eeprom and just copy the crypted area from orig eeprom to target.

    Depending on what you want to copy exactly, but for VDO NEC clusters I always use and prefer option 2 because you will end up with an original eeprom so most settings should be correct.
    However if properly isolated and tested there is no problem in using option 1 as well obviously. I use this as well.

    However I have never done this for Micronas clusters.
    I believe I copied the complete cryptes area (800h-A2Fh out of my head) so lets hear the result.

  8. The Following User Says Thank You to H2Deetoo For This Useful Post:

    kantusjack (2nd March, 2022)

  9. #7
    Newbie
    Join Date
    Jan 2009
    Posts
    17
    Thanks Thanks Given 
    4
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    The EEPROM works ..... PERFECT

    VCDS recognices the dash as 932C ...

    Even I tried the option 2 you said ..... I copy the full 932C eeprom on the dash and change the Inmo Data with SMOK ... and this option doesn't work .... Only yours works.

    I have check the Inmodata with smok and it is exactly the same than I have previously ....

    UNBELIEVABLE JOB

  10. #8
    DK Veteran

    Join Date
    Oct 2020
    Location
    Bulgaria
    Posts
    493
    Thanks Thanks Given 
    34
    Thanks Thanks Received 
    339
    Thanked in
    210 Posts

    Default

    .................
    Last edited by evgeny87; 4th March, 2022 at 09:44 AM.

  11. #9
    Top Poster
    alecsander114's Avatar
    Join Date
    Aug 2013
    Location
    Galati
    Posts
    124
    Thanks Thanks Given 
    4
    Thanks Thanks Received 
    85
    Thanked in
    58 Posts

    Default

    i know its an old thread , but there is 8bit checksum @5FF for the whole section.
    So it goes like this

    982C MPH - C0 00 F7 07 C8 2F 43 3F 15 62 68 74 BC 7B 66 7F 00 00 0B 08 47 30 60 40 95 64 B3 78 BF 80 C5 84 12 00 33 01 D7 06 19 09 2D 0E FF 10 05 12 88 12 --- 44 ------- WHOLE BLOCK HAS(0x5FF) = 77
    932C KMH - C0 00 E9 04 97 27 80 31 80 61 E6 73 1A 7D B3 81 00 00 00 05 00 28 00 32 00 64 00 78 00 82 00 87 12 00 14 01 20 08 19 09 BD 0E FF 10 05 12 88 12 --- 9F ------- WHOLE BLOCK HAS(0x5FF) = D2


    982C MPH Checksum of 2C0 - 2EF = 44
    982C MPH Checksum block at 0x5FF = 77


    932C KMH Checksum of 2C0 - 2EF = 9F
    932C KMH Checksum block at 0x5FF = D2

    9F - 44 = 5B difference (since youre adjusting the MPH to KMH scale)
    5B + 77 = D2


    Same principle can be applied to edit scales for 0-260 -> 0-280 or 0-300 (s3)
    Last edited by alecsander114; 12th November, 2022 at 01:31 PM.
    Free Solutions are more expensive than Tested solutions!!

  12. The Following 4 Users Say Thank You to alecsander114 For This Useful Post:

    besriworld (11th December, 2022), damian475 (9th September, 2023), icogsm (9th December, 2022), jurlak1 (4th December, 2023)

  13. #10
    Newbie
    Join Date
    May 2020
    Location
    Bulgaria
    Posts
    17
    Thanks Thanks Given 
    14
    Thanks Thanks Received 
    2
    Thanked in
    2 Posts

    Default

    Hello, thanks for the shared information! Works perfectly ! ML to KM faceplate replacement... everything fits perfectly.
    Attached Images Attached Images

  14. #11
    Newbie
    Join Date
    Oct 2009
    Posts
    9
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    1
    Thanked in
    1 Post

    Default

    FYI:

    I did Original S3 8P0920932E to donor UK Diesel 8P0920982J.
    Copied the crypted parts, but still had Defective fault code in DTC.

    I also kept area of 0x720 - 0x750 on UK cluster and no more fault code.

 

 

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.