PDA

View Full Version : Help to make a custom ECM driver



awautosport
2nd September, 2010, 07:16 AM
Hello,

I have a Ecm 2001 driver fot a Mitsubishi Colt 1,6 16v without rpm limiter I know where i find the limiter, but I don't know how I set the adresslines in Ecm this is what a friend say on the forum

Your limiter is at location 4139h. There are two bytes, 02h, 26h (0226h = 550d). Divide 4750000 between that number (550) and your limiter should be 6800 RPMs real number, but 7000 with the variations of the analog tachometer.

i have added the driver whitout the RPM limiter

tirlibibi
2nd September, 2010, 12:56 PM
Post an ori file of the car

awautosport
2nd September, 2010, 01:02 PM
Post an ori file of the car
Hello here is the ori file

Thanks for help:rock:

tirlibibi
2nd September, 2010, 02:17 PM
0x4139h = 8F Not 02

Offset 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
00004096 02 03 06 07 16 2F 90 CA 48 EB 4A EC 44 45 46 E9 ...../??H?J?DEF?
00004112 D2 D3 CE CD CF CC 4D D1 E7 E4 E3 30 DF A6 E5 40 ??????M????0??@
00004128 DB DC ED EF F2 F1 91 D6 D7 AA AB 8F 93 94 A8 A9 ??????‘????“”??
00004144 D0 5D 5E 5F 60 61 57 58 54 55 CB 51 52 53 8E 04 ?]^_`aWXTU?QRSŽ.

awautosport
2nd September, 2010, 02:34 PM
0x4139h = 8F Not 02

Offset 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
00004096 02 03 06 07 16 2F 90 CA 48 EB 4A EC 44 45 46 E9 ...../??H?J?DEF?
00004112 D2 D3 CE CD CF CC 4D D1 E7 E4 E3 30 DF A6 E5 40 ??????M????0??@
00004128 DB DC ED EF F2 F1 91 D6 D7 AA AB 8F 93 94 A8 A9 ??????‘????“”??
00004144 D0 5D 5E 5F 60 61 57 58 54 55 CB 51 52 53 8E 04 ?]^_`aWXTU?QRSŽ.

Ok can you help me to find the rigt limiter and set it in the driver ?

tirlibibi
2nd September, 2010, 02:36 PM
You need to tell me the limiter offset and i think i'll be able to update the driver

awautosport
2nd September, 2010, 05:28 PM
Ok can you help me to find the rigt limiter and set it in the driver ?

I don't know what u mean with offset I am not realy good with tuning and adresslines. Normally the rpm limiter stands on 6800 RPMS

Is there anyone who can tell us what the offset is of the posted file?

Thanks:congrats:

tirlibibi
3rd September, 2010, 11:53 AM
The offset is the position in the file in hex!
On the driver you got Advance at 0x6b00

Min2xx
3rd September, 2010, 03:11 PM
May be you can find it there:
ECM2001 6.3 (SW for ECU remapping. Include 9.700 drivers!)

Hotfile.com: One click file hosting: DATA_EXPLORER_MANAGER_4.50.RAR (http://hotfile.com/dl/29837334/f8097c6/DATA_EXPLORER_MANAGER_4.50.RAR.htm)

awautosport
3rd September, 2010, 05:40 PM
May be you can find it there:
ECM2001 6.3 (SW for ECU remapping. Include 9.700 drivers!)

Hotfile.com: One click file hosting: DATA_EXPLORER_MANAGER_4.50.RAR (http://hotfile.com/dl/29837334/f8097c6/DATA_EXPLORER_MANAGER_4.50.RAR.htm)

Hello thanks for help, I have download this software and drivers, but the driver in the downloadpack dont show the rpm limiter, my posted drives is for ecm without rpm limiter and I hope I find anyone on this forum who can help me to updat my driver with RPM limiter.

zilog357
4th September, 2010, 12:59 AM
0x4139h = 8F Not 02

Offset 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
00004096 02 03 06 07 16 2F 90 CA 48 EB 4A EC 44 45 46 E9 ...../??H?J?DEF?
00004112 D2 D3 CE CD CF CC 4D D1 E7 E4 E3 30 DF A6 E5 40 ??????M????0??@
00004128 DB DC ED EF F2 F1 91 D6 D7 AA AB 8F 93 94 A8 A9 ???????????????
00004144 D0 5D 5E 5F 60 61 57 58 54 55 CB 51 52 53 8E 04 ?]^_`aWXTU?QRS?.


Tirlibibi, take a look again. At 4139h offset, the value is 02h. I checked the file already. The limiter is there. Check the attached picture.

awautosport
4th September, 2010, 11:35 AM
Tirlibibi, take a look again. At 4139h offset, the value is 02h. I checked the file already. The limiter is there. Check the attached picture.

Hello,

Thanks again for helping me. I just have one more question, how do we change the driver so the Rpm limiter is in there?

awautosport
7th September, 2010, 06:52 PM
Tirlibibi, take a look again. At 4139h offset, the value is 02h. I checked the file already. The limiter is there. Check the attached picture.

Is there anyone who can tell me to set this adresslines in an ecm driver or howto set the rpm limiter on 8000?

zilog357
8th September, 2010, 01:23 AM
Here is the same original file you posted, except that it has a modified RPM limiter to 8000 RPMs for you to try (poor, poor engine).

As far as I know, there is no need of checksum correction on such file (guessing that it is for a 1990-1995 car).

Also, there was a typo in the previous information I provided, the base was not 4750000, but 3750000. So, the calculation is 3750000/(MSB,LSB) Bytes. Such number is always based on the crystal oscillator frequency.

Good luck

awautosport
8th September, 2010, 10:52 AM
3750000 that's something else that I thougt. I was making the driver and
filled in 475000 and when I loaded the driver I got a RPM limiter of 8600rpm.
But now I fill in 3750000 and I get 6800 rpm.
Thanks for your help and time.
greetz,
Alex

cezargeorge87
28th January, 2011, 09:18 PM
i don?t know how to use the drivers from ecm 2001 for exempel for a golf4 1,9tdi with 90hp with driver sould i coose?...

woodywoodpecker
29th January, 2011, 03:37 PM
i don?t know how to use the drivers from ecm 2001 for exempel for a golf4 1,9tdi with 90hp with driver sould i coose?...

Load your original file in ecm with no driver and look in the right window it will tell you your ecu numbers example....
0281010667
1037362051
This is for a vw passat use the last 3 numbers off both lines, the driver you need in this case is vw 667_051 hope this helps you understand which driver to select.