PDA

View Full Version : hyundai i20



kiramine
30th November, 2010, 12:36 PM
Hi does anyone have algo and location for mileage on hyundai i20 2010 model
tia

marcio1758
30th November, 2010, 12:45 PM
can you post the dump of the panel with the mileage?

kiramine
30th November, 2010, 12:47 PM
ok thanks file attached could do with 4150 m if possible

drpeter
30th November, 2010, 01:42 PM
ok thanks file attached could do with 4150 m if possible


never had one but algo looks simple:
miles > km km = 13456
adress 002 003 dec/32 xor FFFF example 13456/32= 420,5 hex 1A4 xor FFFF = FE5B
adress 004 005 dec/16 xor FFFF etc....

/8
/4

Script is almost ready, don;t have time now sorry.

But same algo as mercedes W204 only now order

dec > xor hex
dec/32 xor hex
dec/16 xor hex
dec/8 xor hex
dec/4 xor hex

adress 01 till 1f bytes swapped
adress 02 til 2f same as o till 0f
adress 03 till 3f same as 01 till 1f

There is a nasty part in this algo, the first bytes are dec * 4 xor ffff

try this dump mate...

kiramine
30th November, 2010, 04:02 PM
OK this now sorted use W204 Mercedes algo as DR Peter said but write from address 0x002 tested ok
Thanks again Dr Peter .:top:

drpeter
1st December, 2010, 08:25 AM
OK this now sorted use W204 Mercedes algo as DR Peter said but write from address 0x002 tested ok
Thanks again Dr Peter .:top:


Script for all members...

leowii
11th July, 2011, 04:50 PM
Script for all members...

the algo is wrong, good for the W204 not good for the i20.......

Codecharger
11th July, 2011, 05:02 PM
the algo is wrong, good for the W204 not good for the i20.......

What is wrong? Member already tested it lol.

automan123
12th July, 2011, 05:36 AM
the algo is wrong, good for the W204 not good for the i20.......

Post i20 dump here so we can look at it what is wrong

leowii
13th July, 2011, 10:23 AM
Post i20 dump here so we can look at it what is wrong

its goog, my fault, when i load the bin the sw shift the 1? byte again to the right, divide by 2, was the problem, algo good.

huzzen27
14th July, 2011, 05:25 AM
OK this now sorted use W204 Mercedes algo as DR Peter said but write from address 0x002 tested ok
Thanks again Dr Peter .:top:


In tachosoft 21.5 Kia ceed 2009-2010 data is exactly for Hyundai I20-regards-Huzefa

maruti
21st December, 2011, 03:20 AM
huzefabhai , thanks for good help , keep it for nice work