Register
Page 7 of 8 FirstFirst ... 2345678 LastLast
Results 91 to 105 of 118
  1. #91
    Newbie
    Join Date
    Oct 2023
    Posts
    3
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Hi, need proper tools to decrypt and edit skoda fabia 93c86 dashboard dump. Thank you.

  2. #92
    V.I.P. Member
    jomberykaso's Avatar
    Join Date
    Sep 2013
    Location
    En algun lugar de Chile
    Posts
    12,453
    Thanks Thanks Given 
    2,831
    Thanks Thanks Received 
    9,222
    Thanked in
    6,350 Posts

    Default

    Quote Originally Posted by Velykdan View Post
    Hi, need proper tools to decrypt and edit skoda fabia 93c86 dashboard dump. Thank you.
    Etsmart software
    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    ONLINE CAR FILE EDITION SERVICE

    SERVICIOS DE EDICION DE ARCHIVOS AUTOMOTRICES

  3. #93
    Newbie
    Join Date
    Nov 2023
    Posts
    15
    Thanks Thanks Given 
    4
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    I am working on a deutz fahr agrotron dashboard (tractor), the eeprom is CSI93c46SI, I dont need to write it, only to read and decode the hours. Tachosoftonline and carprog wont understand the code that I put there, so it is somehow wrong. Should that eeprom be conneted in reverse order? I couldnt find the pinout for this one.

  4. #94
    DK Veteran
    gwiazdamb's Avatar
    Join Date
    Aug 2022
    Location
    PL EU
    Posts
    1,095
    Thanks Thanks Given 
    95
    Thanks Thanks Received 
    745
    Thanked in
    618 Posts

    Default

    Quote Originally Posted by Kahvi View Post
    I am working on a deutz fahr agrotron dashboard (tractor), the eeprom is CSI93c46SI, I dont need to write it, only to read and decode the hours. Tachosoftonline and carprog wont understand the code that I put there, so it is somehow wrong. Should that eeprom be conneted in reverse order? I couldnt find the pinout for this one.
    Agrotron 93c46 regular memory
    Save the reading without any problems
    Depending on the programmer, the reading may be swap
    MTH address 00....0F
    PLEASE PRESS THE " THANKS " BUTTON

  5. #95
    Newbie
    Join Date
    Nov 2023
    Posts
    4
    Thanks Thanks Given 
    3
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Hi

    This is 93C86 Eeprom from Mitsubishi Lancer 2010 gauge cluster. I want to make it read 265k km.
    This code here should read 162 918 km but using Yazaki17 and BigJ teachings I cannot see how this code ends up saying 162 918 Km-s.
    Any insight would be much appreciated. I want to learn how to do it myself. I have calculated correctly a couple of times but this stumps me.
    EB 13 14 EC EB 13 14 EC EB 13 14 EC EB 13 13 EC
    EC 13 13 EC EC 13 13 EC EC 13 13 EC EC 13 13 EC
    EC 13 13 EC EC 13 13 EC EC 13 13 EC EC 13 13 EC
    EC 13 13 EC EC 13 13 EC EC 13 13 EC EC 13 13 EC
    01 00 00 00 00 00 00 00 00 00 07 00 10 09 FF FF

    From here I tried EB13 to Dec and I got 60179 which is stupid.....tried 1413 to dec I get 5139 then times 3 because its repeated 3 times.(15 417)
    From there 1313 to Dec get 4883 times 13(repeated 13 times in code) gets 63 479 now add the 15 417 gets me to 78 896 and even if I put times 2 I get 157 792 which is the closest number that Ive gotten.

    I feel dumb.....

    EDIT: Im reading it with Ch341a reader(modded) and aadress length 10 and 16kbits. Am I even reading it right?
    Last edited by posti1337; 12th November, 2023 at 02:01 PM. Reason: Additional information

  6. #96
    V.I.P. Member
    jomberykaso's Avatar
    Join Date
    Sep 2013
    Location
    En algun lugar de Chile
    Posts
    12,453
    Thanks Thanks Given 
    2,831
    Thanks Thanks Received 
    9,222
    Thanked in
    6,350 Posts

    Default

    Quote Originally Posted by posti1337 View Post
    Hi

    This is 93C86 Eeprom from Mitsubishi Lancer 2010 gauge cluster. I want to make it read 265k km.
    This code here should read 162 918 km but using Yazaki17 and BigJ teachings I cannot see how this code ends up saying 162 918 Km-s.
    Any insight would be much appreciated. I want to learn how to do it myself. I have calculated correctly a couple of times but this stumps me.
    EB 13 14 EC EB 13 14 EC EB 13 14 EC EB 13 13 EC
    EC 13 13 EC EC 13 13 EC EC 13 13 EC EC 13 13 EC
    EC 13 13 EC EC 13 13 EC EC 13 13 EC EC 13 13 EC
    EC 13 13 EC EC 13 13 EC EC 13 13 EC EC 13 13 EC
    01 00 00 00 00 00 00 00 00 00 07 00 10 09 FF FF

    From here I tried EB13 to Dec and I got 60179 which is stupid.....tried 1413 to dec I get 5139 then times 3 because its repeated 3 times.(15 417)
    From there 1313 to Dec get 4883 times 13(repeated 13 times in code) gets 63 479 now add the 15 417 gets me to 78 896 and even if I put times 2 I get 157 792 which is the closest number that Ive gotten.

    I feel dumb.....

    EDIT: Im reading it with Ch341a reader(modded) and aadress length 10 and 16kbits. Am I even reading it right?
    Dec /32, the result is converted to hexadecimal, then xor FFFF.
    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    ONLINE CAR FILE EDITION SERVICE

    SERVICIOS DE EDICION DE ARCHIVOS AUTOMOTRICES

  7. The Following 3 Users Say Thank You to jomberykaso For This Useful Post:

    clusters (12th November, 2023), dashradio (13th November, 2023), posti1337 (12th November, 2023)

  8. #97
    V.I.P. Member
    clusters's Avatar
    Join Date
    Mar 2015
    Location
    Canada
    Posts
    7,407
    Thanks Thanks Given 
    1,206
    Thanks Thanks Received 
    7,752
    Thanked in
    4,871 Posts

    Default

    Quote Originally Posted by posti1337 View Post
    Hi

    This is 93C86 Eeprom from Mitsubishi Lancer 2010 gauge cluster. I want to make it read 265k km.
    This code here should read 162 918 km but using Yazaki17 and BigJ teachings I cannot see how this code ends up saying 162 918 Km-s.
    Any insight would be much appreciated. I want to learn how to do it myself. I have calculated correctly a couple of times but this stumps me.
    EB 13 14 EC EB 13 14 EC EB 13 14 EC EB 13 13 EC
    EC 13 13 EC EC 13 13 EC EC 13 13 EC EC 13 13 EC
    EC 13 13 EC EC 13 13 EC EC 13 13 EC EC 13 13 EC
    EC 13 13 EC EC 13 13 EC EC 13 13 EC EC 13 13 EC
    01 00 00 00 00 00 00 00 00 00 07 00 10 09 FF FF

    From here I tried EB13 to Dec and I got 60179 which is stupid.....tried 1413 to dec I get 5139 then times 3 because its repeated 3 times.(15 417)
    From there 1313 to Dec get 4883 times 13(repeated 13 times in code) gets 63 479 now add the 15 417 gets me to 78 896 and even if I put times 2 I get 157 792 which is the closest number that Ive gotten.

    I feel dumb.....

    EDIT: Im reading it with Ch341a reader(modded) and aadress length 10 and 16kbits. Am I even reading it right?
    This is not a Yazaki algo, it is a Honda algo.

    Hex to dec X 32 will get you close.
    Please DO NOT PM me asking for help.

    Post in the forum, that is what it is here for.

  9. The Following 2 Users Say Thank You to clusters For This Useful Post:

    dashradio (13th November, 2023), posti1337 (12th November, 2023)

  10. #98
    Newbie
    Join Date
    Dec 2009
    Posts
    9
    Thanks Thanks Given 
    21
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default Land Rover Velar 2019

    Hello,
    please, can someone tell me where to find Ford Visteon algo for Land Rover Velar 2019 dash eeprom 24c64 (K8A2-10F844-JB) for mileage correction?
    Thank You

  11. #99
    Newbie
    Join Date
    Nov 2023
    Posts
    3
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Quote Originally Posted by Zero Cool View Post
    for the post with the hex converter.pdf there is some bad math in that. it says

    "65536 + 10000 / 17 = 66124.xxxxx convert to hex is 1024C"

    ok so 65536 + 10000 = 75536 then we divide by 17 = 4443.xxxx i have no idea how they came up with 66124 which makes all the rest wrong.??
    According to the laws of bad mathematics, first we divide and then we add!

  12. #100
    Newbie
    Join Date
    Sep 2023
    Location
    USA
    Posts
    12
    Thanks Thanks Given 
    7
    Thanks Thanks Received 
    1
    Thanked in
    1 Post

    Default

    How to correct the odometer on a 2002 Mercedees CLK240 w209?

  13. #101
    Newbie
    Join Date
    Dec 2023
    Posts
    10
    Thanks Thanks Given 
    6
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Question Yamaha MT09 algo

    Hi Guys, I'm trying to figure out the algo for a Yamaha MT09 2014 (93c86). Somehow below it should read 2500km. Could someone explain to me the algo?

    Screenshot 2023-12-28 164109.jpg

    Thanks!!

  14. #102
    Dufner
    Johnner's Avatar
    Join Date
    Jun 2010
    Location
    Éire
    Posts
    6,908
    Thanks Thanks Given 
    4,089
    Thanks Thanks Received 
    8,819
    Thanked in
    3,459 Posts

    Default

    09 c4 in Hex = 2500 in Decimal
    Aaahh ! I love the smell of Eeprom in the morning...

    " We'll come in low out of the rising sun, and about a mile out, we'll put on the music . . . "

  15. The Following User Says Thank You to Johnner For This Useful Post:

    datahop (28th December, 2023)

  16. #103
    Newbie
    Join Date
    Dec 2023
    Posts
    10
    Thanks Thanks Given 
    6
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Quote Originally Posted by Johnner View Post
    09 c4 in Hex = 2500 in Decimal
    Now I feel dumb, thanks for the clarification

    Now I'm trying to figure out why the other digits are changing. I've downloaded the files on this thread https://www.digital-kaos.co.uk/forum...ight=mt09+2500 and compared them. Below in the red rectangles the ones that are changing and I don't understand why.




    2023-12-28_19h03_30.jpg

    Many thanks again
    Attached Images Attached Images
    Last edited by datahop; 28th December, 2023 at 07:07 PM.

  17. #104
    Junior Member
    Join Date
    Dec 2023
    Posts
    20
    Thanks Thanks Given 
    6
    Thanks Thanks Received 
    2
    Thanked in
    2 Posts

    Default

    Can someone help explain the Toyta/Lexus 93C86 Algo?
    I saw a post but dont fully understand it. Could someone also tell me where in the hex to look?

  18. #105
    Dufner
    Johnner's Avatar
    Join Date
    Jun 2010
    Location
    Éire
    Posts
    6,908
    Thanks Thanks Given 
    4,089
    Thanks Thanks Received 
    8,819
    Thanked in
    3,459 Posts

    Default

    Quote Originally Posted by bunty95 View Post
    Can someone help explain the Toyta/Lexus 93C86 Algo?
    I saw a post but dont fully understand it. Could someone also tell me where in the hex to look?

    Why don't you put a link to the post in here, then maybe someone will have look at it ?
    Aaahh ! I love the smell of Eeprom in the morning...

    " We'll come in low out of the rising sun, and about a mile out, we'll put on the music . . . "

  19. The Following User Says Thank You to Johnner For This Useful Post:

    dashradio (31st December, 2023)

 

 
Page 7 of 8 FirstFirst ... 2345678 LastLast

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.