evolutionm.net - Home of the Lancer Evolution
Home Features Community Marketplace Registry Garage Store


Go Back   evolutionm.net > Lancer Evolution 1-9 Forums > Evo Engine Management / Tuning Forums > EcuFlash
Sign in using an external account
Register Forgot Password?


Welcome to EvolutionM.net!
Welcome to EvolutionM.net.

You are currently viewing our forum as a guest, which gives you limited access to view most discussions and access our other features. By joining our community, at no cost, you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is free, fast and simple, so please join our community today!


Reply
 
 
 
 
Thread Tools Search this Thread
Old Mar 24, 2007, 09:06 AM   #1
EvoM Guru
Personal Sales Rating: (42)
Garage is empty, add now
 
mrfred's Avatar
 
Join Date: Mar 2006
Location: Tri-Cities, WA // Portland, OR
Posts: 6,530

Drives: Evo IX MR

Points: 40,341, Level: 100
Points: 40,341, Level: 100 Points: 40,341, Level: 100 Points: 40,341, Level: 100
Daily Activity: 16.6%
Daily Activity: 16.6% Daily Activity: 16.6% Daily Activity: 16.6%
log boost with JDM MAP sensor (updated instructions)

Updates

March 7, 2009: Updated info on how to purchase a JDM Evo 9 MAP sensor.

Jan 1, 2008: Updated instructions for 96420007 and 96420008 ROMs. Added some tables that need to be modified for the MAP sensor to allow the car to run.

Sept 6, 2007: The JDM MAP sensor can now be used to directly control boost.

Sept 1, 2007: Made a minor fix to the 96940011 instructions.

July 27, 2007: Significantly updated instructions have been posted. If you are using older instructions, please redo the mods with these new instructions.


Intro

USDM Evos have a 1 bar MAP sensor that can only measure up to 2.2 psi of boost. However, the JDM Evo 9 uses a 3 bar MAP sensor that can measure up to 32 psi of boost. The JDM Evo 9 sensor is identical in appearance to the USDM sensor, so it can be easily swapped for the USDM sensor. In order for the sensor to work properly with the USDM cars, a few mods must be made to some of the tables in the ROM for your car. Total time for the sensor swap should be 10 minutes or less. Mods to the ROM using ECUFlash could take up to an hour. I would like to thank bez_bashni and jcsbanks for helping me get started on this project.

Note on Disabling EGR Test
While the EGR test works properly if all the instructions are followed, I am including instructions to disable the EGR test if you like. Its one less thing the ECU has to waste time doing. It will pass emissions tests with it disabled.

ROMs currently covered (this is a USDM-only mod)
Evo 8s: 94170008, 94170014, 94170015, 96420007, 96420008, 96940011
Evo 9s: 88590013, 88590014, 88590015

To see which ROM you have, open it in ECUFlash, and expand on the "ROM Info" section. You'll see your ROM version there.


Where to get the MAP sensor

Mitsubishiparts.net sells the Evo 10 MAP sensor which is identical to the JDM Evo 9 MAP sensor. Any dealership can get it too. The part number is 1865A052.


MAP Sensor Swap

Here is a picture of the MAP sensor location (right on top of the intake manifold):



To remove the electrical plug, slide a thin blade screw driver under the metal retainer clip, and it will easily pry up. It is spring loaded, so it will go flying if you don't keep your hand on it when removing it.

After you swap in the JDM sensor, you'll need to perform some ROM mods. If the ROM mods are not done at the same time, the car will either not run or throw a CEL.

The next sections describe what mods need to be done to each of the different USDM Evo ROMs. The final section describes how to setup EvoScan or Mitsulogger to log boost.


ROM Mods for USDM Evo 9 ROMs 88590013, 88590014, 88590015

First is to add some definitions to your ECUFlash ROM XML definition file found in:

C:\Program Files\OpenECU\EcuFlash\rommetadata\mitsubishi\evo

Open the 885900XX.xml file with the text editor of your choice. Scroll down to the bottom of the file. Add the following lines just before the </rom> tag (copy everything *between* the ----):

----
<table name="MAP Scaling" category="MAPSensor" address="670c" type="2D" level="1" scaling="uint8">
<table name="MAP Output" address="800e" type="Y Axis" elements="9" scaling="Volts16"/>
</table>

<table name="MAP Fault Trig: Mid VE Max #1" category="MAPSensor" address="29d6" type="1D" level="1" scaling="Volts16"/>

<table name="MAP Fault Trig: Mid VE Min #1" category="MAPSensor" address="29b6" type="1D" level="1" scaling="Volts16"/>

<table name="MAP Fault Trig High VE #1" category="MAPSensor" address="29bc" type="1D" level="1" scaling="Volts16"/>

<table name="MAP vs Baro" category="MAPSensor" address="283c" type="1D" level="1" scaling="uint16"/>

<table name="EGR MAP Offset #1" category="MAPSensor" address="4936" type="2D" level="1" scaling="uint8">
<table name="RPM" address="74de" type="Y Axis" elements="9" scaling="RPM"/>
</table>

<table name="EGR MAP offset #2" category="MAPSensor" address="4946" type="2D" level="1" scaling="uint8">
<table name="RPM" address="74de" type="Y Axis" elements="9" scaling="RPM"/>
</table>

<table name="EGR Pressure Diff" category="MAPSensor" address="1B7C" type="1D" level="1" scaling="Volts16"/>

<table name="MAP Comparison" category="MAPSensor" address="2838" type="1D" level="1" scaling="Volts16"/>

<table name="ECU Periphery2" category="ECUPeriphery" address="fca" type="1D" level="1" scaling="Hex16"/>
<table name="ECU Periphery4" category="ECUPeriphery" address="fea" type="1D" level="1" scaling="Hex16"/>
----

After modifying and saving the ROM xml file, launch ECUFlash, open your ROM, and find the new entries. Note that they have their own category. It may be necessary to set ECUFlash to "Developer" mode in the ECUFlash options (and relaunch ECUFlash) to be able to see the tables. Here is what needs to be changed in ECUFlash:

0.84 11
1.37 20
1.89 31
2.42 40
2.95 48
3.48 57
4.00 67
4.53 80
4.98 255

Change it to the JDM values:

0.51 20
0.90 40
1.29 57
1.68 78
2.07 97
2.46 117
2.85 138
3.24 158
3.63 255

Change the "MAP Fault Trig: Mid VE Max #1" value from 4.80 to 4.90.

Change the "MAP Fault Trig: Mid VE Min #1" value from 0.20 to 0.10.

Change the "MAP Fault Trig High VE #1" value from 1.80 to 0.51.

Change the USDM "MAP vs Baro" parameter from 162 to the JDM value of 93.

The "EGR MAP Offset #1" table will read:

750 95
1000 70
1250 60
1500 51
1750 45
2000 42
2500 49
3000 50
3500 48

The "EGR MAP Offset #2" table will read:

750 97
1000 86
1250 84
1500 67
1750 52
2000 56
2500 65
3000 63
3500 60

Change *both* tables to the following values:

750 84
1000 84
1250 73
1500 65
1750 60
2000 55
2500 48
3000 43
3500 23

Change the "EGR Pressure Diff" from 0.12 to 0.04.

Change the "MAP Comparison" value from 4.00 to 1.46.

Change ECU Periphery4 parameter from F980 to B980. (Enter hex in ECUFlash by typing 0xB980.)

If you wish to disable the EGR test, change the ECU Periphery2 parameter from EFDF to EDDF. (Type 0xEDDF.)

Save the ROM file, and flash your ECU with it. That's it for the Evo 9 ROM mods. Now skip down to the end of this post to see instructions for setting up EvoScan/Mitsulogger to log boost.


ROM Mods for 2005 USDM Evo 8 ROM 96940011

First is to add some definitions to your ECUFlash ROM XML definition file found in:

C:\Program Files\OpenECU\EcuFlash\rommetadata\mitsubishi\evo

Open the 96940011.xml file with the text/XML editor of your choice. Scroll down to the bottom of the file. Add the following lines just before the </rom> tag (copy everything *between* the ----):

----
<table name="MAP Scaling" category="MAPSensor" address="57D2" type="2D" level="1" scaling="uint8">
<table name="MAP Output" address="6ED4" type="Y Axis" elements="9" scaling="Volts16"/>
</table>

<table name="MAP Fault Trig: Mid VE Max #1" category="MAPSensor" address="28B4" type="1D" level="1" scaling="Volts16"/>

<table name="MAP Fault Trig: Mid VE Min #1" category="MAPSensor" address="2894" type="1D" level="1" scaling="Volts16"/>

<table name="MAP Fault Trig High VE #1" category="MAPSensor" address="289A" type="1D" level="1" scaling="Volts16"/>

<table name="MAP vs MAF Baro" category="MAPSensor" address="2802" type="1D" level="1" scaling="uint16"/>

<table name="EGR MAP offset #1" category="MAPSensor" address="44FA" type="2D" level="1" scaling="uint8">
<table name="RPM" address="623C" type="Y Axis" elements="9" scaling="RPM"/>
</table>

<table name="EGR MAP offset #2" category="MAPSensor" address="450A" type="2D" level="1" scaling="uint8">
<table name="RPM" address="623C" type="Y Axis" elements="9" scaling="RPM"/>
</table>

<table name="EGR Pressure Diff" category="MAPSensor" address="1B68" type="1D" level="1" scaling="Volts16"/>

<table name="MAP Comparison" category="MAPSensor" address="27FE" type="1D" level="1" scaling="Volts16"/>

<table name="ECU Periphery2" category="ECUPeriphery" address="fca" type="1D" level="1" scaling="Hex16"/>
<table name="ECU Periphery4" category="ECUPeriphery" address="FEA" type="1D" level="1" scaling="Hex16"/>
----

After modifying and saving the ROM xml file, launch ECUFlash, open your ROM, and find the new entries. Note that they have their own category. It may be necessary to set ECUFlash to "Developer" mode in the ECUFlash options (and relaunch ECUFlash) to be able to see the tables. Here is what needs to be changed in ECUFlash:

0.84 11
1.37 20
1.89 31
2.42 40
2.95 48
3.48 57
4.00 67
4.53 80
4.98 255

Change it to the JDM values:

0.51 20
0.90 40
1.29 57
1.68 78
2.07 97
2.46 117
2.85 138
3.24 158
3.63 255

Change the "MAP Fault Trig: Mid VE Max #1" value from 4.80 to 4.90.

Change the "MAP Fault Trig: Mid VE Min #1" value from 0.20 to 0.10.

Change the "MAP Fault Trig High VE #1" value from 1.80 to 0.51.

Change the USDM "MAP vs Baro" parameter from 162 to the JDM value of 93.

The "EGR MAP Offset #1" table will read:

750 85
1000 75
1250 65
1500 58
1750 45
2000 49
2500 57
3000 55
3500 52

The "EGR MAP Offset #2" table will read:

750 97
1000 86
1250 84
1500 67
1750 52
2000 56
2500 65
3000 63
3500 60

Change both tables to the following values:

750 84
1000 84
1250 73
1500 65
1750 60
2000 55
2500 48
3000 43
3500 23

Change the "EGR Pressure Diff" from 0.12 to 0.04.

Change the "MAP Comparison" value from 4.00 to 1.46.

Change the ECU Periphery4 parameter from FE00 to BE00. (Enter hex in ECUFlash by typing 0xBE00.)

If you wish to disable the EGR test, change the ECU Periphery2 parameter from EFDF to EDDF. (Type 0xEDDF.)

Save the ROM file, and flash your ECU with it. That's it for the 96940011 Evo 8 ROM mods. Now skip down to the end of this post to see instructions for setting up EvoScan/Mitsulogger to log boost.


ROM Mods for 2004 USDM Evo 8 ROMs 96420007, 96420008

First is to add some definitions to your ECUFlash ROM XML definition file found in:

C:\Program Files\OpenECU\EcuFlash\rommetadata\mitsubishi\evo

Open the 96420007.xml file with the text/XML editor of your choice. Scroll down to the bottom of the file. Add the following lines just before the </rom> tag (copy everything *between* the ----):

----
<table name="MAP Test 1: Mid VE Max Voltage" category="MAPSensor" address="2048" type="1D" level="1" scaling="Volts16"/>

<table name="MAP Test 1: Mid VE Min Voltage" category="MAPSensor" address="2046" type="1D" level="1" scaling="Volts16"/>

<table name="MAP Test 2: Low VE Max Voltage" category="MAPSensor" address="204C" type="1D" level="1" scaling="Volts16"/>

<table name="MAP Test 3: High VE Min Voltage" category="MAPSensor" address="2050" type="1D" level="1" scaling="Volts16"/>

<table name="MAP Test 4: Max Minus Min" category="MAPSensor" address="2054" type="1D" level="1" scaling="Volts16"/>

<table name="EGR MAP Check 1" category="MAPSensor" address="4EEC" type="2D" level="1" scaling="uint8">
<table name="RPM" address="6D74" type="Y Axis" elements="9" scaling="RPM"/>
</table>

<table name="EGR MAP Check 2" category="MAPSensor" address="4EFC" type="2D" level="1" scaling="uint8">
<table name="RPM" address="6D74" type="Y Axis" elements="9" scaling="RPM"/>
</table>

<table name="MAP Scaling for Baro" category="MAPSensor" address="12059" type="1D" level="1" scaling="uint8"/>

<table name="EGR Pressure Diff" category="MAPSensor" address="1F62" type="1D" level="1" scaling="Volts16"/>

<table name="ECU Periphery2" category="ECUPeriphery" address="fca" type="1D" level="1" scaling="Hex16"/>
----

After modifying and saving the ROM xml file, launch ECUFlash, open your ROM, and find the new entries. Note that they have their own category. It may be necessary to set ECUFlash to "Developer" mode in the ECUFlash options (and relaunch ECUFlash) to be able to see the tables. Here is what needs to be changed in ECUFlash:

MAP Test 1: Mid VE High Voltage Test -- Change from 4.61 volts to 4.80 volts.

MAP Test 1: Mid VE Low Voltage Test -- Change from 0.10 volts to 0.06 volts.

MAP Test 3: High VE Voltage Test -- Change from 1.80 volts to 0.51 volts.

MAP Test 4: Max Minus Min -- Change from 1.80 volts to 0.51 volts.

"EGR MAP Offset #1" should read:

750 97
1000 86
1250 75
1500 67
1750 52
2000 56
2500 65
3000 63
3500 60

And "EGR MAP Offset #2" should read:

750 97
1000 86
1250 84
1500 67
1750 52
2000 56
2500 65
3000 63
3500 60

Change *both* tables to:

750 84
1000 84
1250 73
1500 65
1750 60
2000 55
2500 48
3000 43
3500 23

Change the "MAP Scaling for Baro" from 50 to 150.

Change the "EGR Pressure Diff" from 0.12 to 0.04.

If you wish to disable the EGR test, change the ECU Periphery2 parameter from EFDF to EDDF. (Type 0xEDDF.)

Save the ROM file, and flash your ECU with it. That's it for the ROM mods. Now skip down to the end of this post to see instructions for setting up EvoScan/Mitsulogger to log boost.


ROM Mods for 2004 USDM Evo 8 ROMs 94170014, 94170015

First is to add some definitions to your ECUFlash ROM XML definition file found in:

C:\Program Files\OpenECU\EcuFlash\rommetadata\mitsubishi\evo

Open the 94170014.xml or 94170015.xml file with the text/XML editor of your choice. Scroll down to the bottom of the file. Add the following lines just before the </rom> tag (copy everything *between* the ----):

----
<table name="MAP Test 1: Mid VE Max Voltage" category="MAPSensor" address="2048" type="1D" level="1" scaling="Volts16"/>

<table name="MAP Test 1: Mid VE Min Voltage" category="MAPSensor" address="2046" type="1D" level="1" scaling="Volts16"/>

<table name="MAP Test 2: Low VE Max Voltage" category="MAPSensor" address="204C" type="1D" level="1" scaling="Volts16"/>

<table name="MAP Test 3: High VE Min Voltage" category="MAPSensor" address="2050" type="1D" level="1" scaling="Volts16"/>

<table name="EGR MAP Check 1" category="MAPSensor" address="4DE4" type="2D" level="1" scaling="uint8">
<table name="RPM" address="6C0A" type="Y Axis" elements="9" scaling="RPM"/>
</table>

<table name="EGR MAP Check 2" category="MAPSensor" address="4DF4" type="2D" level="1" scaling="uint8">
<table name="RPM" address="6C0A" type="Y Axis" elements="9" scaling="RPM"/>
</table>

<table name="EGR Pressure Diff" category="MAPSensor" address="1F62" type="1D" level="1" scaling="Volts16"/>

<table name="ECU Periphery2" category="ECUPeriphery" address="fca" type="1D" level="1" scaling="Hex16"/>
----

After modifying and saving the ROM xml file, launch ECUFlash, open your ROM, and find the new entries. Note that they have their own category. It may be necessary to set ECUFlash to "Developer" mode in the ECUFlash options (and relaunch ECUFlash) to be able to see the tables. Here is what needs to be changed in ECUFlash:

MAP Test 1: Mid VE High Voltage Test -- Change from 4.61 volts to 4.80 volts.

MAP Test 1: Mid VE Low Voltage Test -- Change from 0.10 volts to 0.06 volts.

MAP Test 3: High VE Voltage Test -- Change from 1.8 volts to 0.5 volts.

"EGR MAP Offset #1" should read:

750 97
1000 86
1250 75
1500 67
1750 52
2000 56
2500 65
3000 63
3500 60

And "EGR MAP Offset #2" should read:

750 97
1000 86
1250 84
1500 67
1750 52
2000 56
2500 65
3000 63
3500 60

Change *both* tables to:

750 84
1000 84
1250 73
1500 65
1750 60
2000 55
2500 48
3000 43
3500 23

Change the "EGR Pressure Diff" from 0.12 to 0.04.

If you wish to disable the EGR test, change the ECU Periphery2 parameter from EFDF to EDDF. (Type 0xEDDF.)

Save the ROM file, and flash your ECU with it. That's it for the ROM mods. Now skip down to the end of this post to see instructions for setting up EvoScan/Mitsulogger to log boost.


ROM Mods for 2003 USDM Evo 8 ROM 94170008

First is to add some definitions to your ECUFlash ROM XML definition file found in:

C:\Program Files\OpenECU\EcuFlash\rommetadata\mitsubishi\evo

Open the 94170008.xml file with the text/XML editor of your choice. Scroll down to the bottom of the file. Add the following lines just before the </rom> tag (copy everything *between* the ----):

----
<table name="MAP Test 1: Mid VE Max Voltage" category="MAPSensor" address="2048" type="1D" level="1" scaling="Volts16"/>

<table name="MAP Test 1: Mid VE Min Voltage" category="MAPSensor" address="2046" type="1D" level="1" scaling="Volts16"/>

<table name="MAP Test 2: Low VE Max Voltage" category="MAPSensor" address="204C" type="1D" level="1" scaling="Volts16"/>

<table name="MAP Test 3: High VE Min Voltage" category="MAPSensor" address="2050" type="1D" level="1" scaling="Volts16"/>

<table name="EGR MAP Offset #1" category="MAPSensor" address="4DE4" type="2D" level="1" scaling="uint8">
<table name="RPM" address="69B6" type="Y Axis" elements="9" scaling="RPM"/>
</table>

<table name="EGR MAP Offset #2" category="MAPSensor" address="4DF4" type="2D" level="1" scaling="uint8">
<table name="RPM" address="69B6" type="Y Axis" elements="9" scaling="RPM"/>
</table>

<table name="EGR Pressure Diff" category="MAPSensor" address="1F62" type="1D" level="1" scaling="Volts16"/>

<table name="ECU Periphery2" category="ECUPeriphery" address="fca" type="1D" level="1" scaling="Hex16"/>
----

After modifying and saving the ROM xml file, launch ECUFlash, open your ROM, and find the new entries. Note that they have their own category. It may be necessary to set ECUFlash to "Developer" mode in the ECUFlash options (and relaunch ECUFlash) to be able to see the tables. Here is what needs to be changed in ECUFlash:

MAP Test 1: Mid VE High Voltage Test -- Change from 4.61 volts to 4.90 volts.

MAP Test 1: Mid VE Low Voltage Test -- Change from 0.10 volts to 0.06 volts.

MAP Test 3: High VE Voltage Test -- Change from 1.80 volts to 0.51 volts.

"EGR MAP Offset #1" should read:

750 97
1000 86
1250 75
1500 67
1750 52
2000 56
2500 65
3000 63
3500 60

And "EGR MAP Offset #2" should read:

750 97
1000 86
1250 84
1500 67
1750 52
2000 56
2500 65
3000 63
3500 60

Change *both* tables to:

750 84
1000 84
1250 73
1500 65
1750 60
2000 55
2500 48
3000 43
3500 23

Change the "EGR Pressure Diff" from 0.12 to 0.04.

If you wish to disable the EGR test, change the ECU Periphery2 parameter from EFDF to EDDF. (Type 0xEDDF.)

Save the ROM file, and flash your ECU with it. That's it for the ROM mods. Now skip down to the end of this post to see instructions for setting up EvoScan/Mitsulogger to log boost.


Logging Boost in EvoScan/Mitsulogger

MAP sensors do not know the local atmospheric pressure. To log boost in psig (what all boost gauges show and what people always use to discuss boost values), the conversion formula for the logging program needs to have an offset for your local atmospheric pressure. The general formula for the JDM Evo 9 MAP sensor is:

0.19347*x-b

where b is the local atmospheric pressure. The local atmospheric pressure is affected strongly affected by altitude. For example the pressure at sea level is 14.7 psi, but at 5000 ft, the pressure is 12.2 psi. That's a big difference when you want to log boost. Use this table of altitude vs pressure to determine the offset pressure for your formula:

altitude (ft) local atmospheric pressure (psi)
0 14.7
500 14.4
1000 14.2
1500 13.9
2000 13.7
2500 13.4
3000 13.2
3500 12.9
4000 12.7
4500 12.5
5000 12.2
6000 11.8
7000 11.3
8000 10.9

*For example*, if you are living at 750 ft, then you'd want to use 14.3 psi as your offset, and the formula would be

0.19347*x-14.3

In the following instructions, please use your formula in place of the words FORMULA HERE.

For EvoScan 0.99+, the MAP logging definition in the Data.xml file should be changed to:

<DataListItem DataLog="Y" Color="" Display="JDM MAP" LogReference="JDMMAP" RequestID="38" Eval="FORMULA HERE" Unit="psig" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="-15" GaugeMax="35" ChartMin="-15" ChartMax="35" ScalingFactor="1" Notes=""/>

To log boost in psi in Mitsulogger, the MAP logging definition should be changed to:

<Request LogReference="JDMMAP" RequestID="38" Eval="FORMULA HERE" Unit="psig" Logged="y" Response="2"/>
Attached Images
File Type: jpg MAP sensor_web.jpg (91.5 KB, 6886 views)
__________________
English Racing drop-in build :: cardboard cold air box :: Amsoil cone filter :: ETS v2 LICP :: Synapse DV :: MIL.SPEC TB seals :: MAP Rev3 IM :: HKS 272/278 cams :: ER ported head :: Ported BBK Full :: MAP Short Runner EM :: MAP O2 Eliminator DP :: MIL.SPEC 100 cps cat :: RRE Stealth Stainless :: Rewired Walbro :: Wilson fuel rail :: FIC Bosch 1100s :: GM BCS :: SpoolinUp COP :: E85 :: self-tuned :: 420 wtq/485 whp at English Racing DynoJet

Last edited by mrfred; Sep 20, 2009 at 07:20 AM.
Offline
 
Reply With Quote
Old Mar 24, 2007, 10:18 AM   #2
Evolved Member
Personal Sales Rating: (0)
Garage is empty, add now
 
Join Date: Jan 2006
Location: Oxfordshire
Posts: 853

Drives: Evo7 GSR

Points: 5,125, Level: 45
Points: 5,125, Level: 45 Points: 5,125, Level: 45 Points: 5,125, Level: 45
Daily Activity: 3.7%
Daily Activity: 3.7% Daily Activity: 3.7% Daily Activity: 3.7%
Blimey! You've been busy, great stuff.

MB
__________________
3 inch TBE, 255 Walbro, Forged 2ltr, HKS7640 Hi Flow sports cat, K&N cone, ECU+, ECUflash.
Offline
 
Reply With Quote
Old Mar 24, 2007, 11:48 AM   #3
Evolved Member
Personal Sales Rating: (6)
Garage is empty, add now
 
TeStUdO's Avatar
 
Join Date: Jun 2005
Location: Secret Tweaker Pad
Posts: 1,979

Drives: '03 Evo 8

Points: 6,252, Level: 51
Points: 6,252, Level: 51 Points: 6,252, Level: 51 Points: 6,252, Level: 51
Daily Activity: 1.5%
Daily Activity: 1.5% Daily Activity: 1.5% Daily Activity: 1.5%
Send a message via AIM to TeStUdO
Awesome! Cant wait until more info is obtained on the VIII's
__________________
Evo Green/BR Stage 4+/Comp Cams 280/Exedy Twin Disk/ECUFlash


DCEVOCLUB.COM
Offline
 
Reply With Quote
Old Mar 25, 2007, 06:01 PM   #4
Evolved Member
Personal Sales Rating: (9)
Garage is empty, add now
 
C6C6CH3vo's Avatar
 
Join Date: Feb 2005
Location: sc
Posts: 4,208

Drives: through oil, clutches, and bearings

Points: 7,487, Level: 57
Points: 7,487, Level: 57 Points: 7,487, Level: 57 Points: 7,487, Level: 57
Daily Activity: 10.0%
Daily Activity: 10.0% Daily Activity: 10.0% Daily Activity: 10.0%
If these are going to work on VIII's, what's the current price"
Offline
 
Reply With Quote
Old Mar 25, 2007, 06:47 PM   #5
EvoM Moderator
Personal Sales Rating: (27)
Garage is empty, add now
 
joedr's Avatar
 
Join Date: Feb 2006
Location: Puerto Rico
Posts: 791

Drives: 09 RalliArt; Lancer Evo IX MR; 1999 Honda Civic

Points: 6,325, Level: 51
Points: 6,325, Level: 51 Points: 6,325, Level: 51 Points: 6,325, Level: 51
Daily Activity: 0.3%
Daily Activity: 0.3% Daily Activity: 0.3% Daily Activity: 0.3%
Send a message via AIM to joedr Send a message via MSN to joedr
Can not wait for the sensors to arrive!

Good write up mrfred!!!!
__________________
Thanks!

-Joed

09 RA - Metal BOV // Perrin Filter // Yeap that is it!
SOLD: EVO MR 2006 - 452.06 WHP / 363.59 TQ - FPRed // BR Stages 1, 2 & Race I/C // Nisei LICP // PTE 780CCs // Walbro 255 hp pump // Blitz iColor @ 25 PSI // LC-1 WB // GSC S2 // Defi BF w Gruppe-S Panel
Offline
 
Reply With Quote
Old Mar 26, 2007, 10:23 AM   #6
Evolved Member
Personal Sales Rating: (17)
Garage is empty, add now
 
Ralph's Avatar
 
Join Date: Jun 2005
Location: Bakersfield, CA
Posts: 755

Drives: 2006 EVO IX

Points: 6,114, Level: 50
Points: 6,114, Level: 50 Points: 6,114, Level: 50 Points: 6,114, Level: 50
Daily Activity: 7.5%
Daily Activity: 7.5% Daily Activity: 7.5% Daily Activity: 7.5%
Send a message via AIM to Ralph
*patiently awaits the sensors arriving*
Offline
 
Reply With Quote
Old Mar 26, 2007, 03:17 PM   #7
Evolved Member
Personal Sales Rating: (90)
Garage is empty, add now
 
inco9nito99's Avatar
 
Join Date: Jul 2005
Location: Roselle, IL
Posts: 1,913

Drives: '08 CBR 600RR "Graffiti"/'99 Maroon GSX/SOLD: RR IX RS

Points: 4,622, Level: 43
Points: 4,622, Level: 43 Points: 4,622, Level: 43 Points: 4,622, Level: 43
Daily Activity: 0%
Daily Activity: 0% Daily Activity: 0% Daily Activity: 0%
Send a message via AIM to inco9nito99
Awesome write-up, definitely need to pick myself up a JDM Map sensor.
__________________
◄◄◄ KUNiiiZZZEEE ►►►
...it's my NICKNAME!

"OCD isn't a disease..it's a lifestyle" -revvin9k
"...faith in KARMA" -me.

FS: Engine/Driveline/Turbo/Electronics:
http://forums.evolutionm.net/sale-en...ml#post9533241
Offline
 
Reply With Quote
Old Mar 26, 2007, 04:26 PM   #8
Evolved Member
Personal Sales Rating: (14)
Garage is empty, add now
 
kreionic's Avatar
 
Join Date: Apr 2006
Location: MD/ NY
Posts: 2,250

Drives: Evo IX (traded VIII)

Points: 8,502, Level: 62
Points: 8,502, Level: 62 Points: 8,502, Level: 62 Points: 8,502, Level: 62
Daily Activity: 3.3%
Daily Activity: 3.3% Daily Activity: 3.3% Daily Activity: 3.3%
Charles Asch kreionic
Send a message via AIM to kreionic Send a message via Yahoo to kreionic
Sweet. I was going to get the innovate lma-3 to log boost but this is cheaper.
Offline
 
Reply With Quote
Old Mar 26, 2007, 04:53 PM   #9
Evolved Member
Personal Sales Rating: (4)
Garage is empty, add now
 
andenbre's Avatar
 
Join Date: Apr 2002
Location: chicago area
Posts: 906

Drives: GG IX MR

Points: 20,145, Level: 89
Points: 20,145, Level: 89 Points: 20,145, Level: 89 Points: 20,145, Level: 89
Daily Activity: 0%
Daily Activity: 0% Daily Activity: 0% Daily Activity: 0%
this will be much easier than figuring this out from the buttload of posts on the other thread good job.
__________________
06 mr, buschur tbe, buschur intake, o2 housing, lc-1, JDM M.A.P. sensor, self tuned ecu flash.
Offline
 
Reply With Quote
Old Mar 26, 2007, 05:06 PM   #10
Evolved Member
Personal Sales Rating: (1)
Garage is empty, add now
 
AutoXer's Avatar
 
Join Date: Dec 2002
Location: Hurricane, WV
Posts: 798

Drives: 03 Evolution VIII

Points: 11,207, Level: 69
Points: 11,207, Level: 69 Points: 11,207, Level: 69 Points: 11,207, Level: 69
Daily Activity: 0.3%
Daily Activity: 0.3% Daily Activity: 0.3% Daily Activity: 0.3%
Could you post up some boost vs load graphs? I'm interested to see how they relate.
__________________
Robbie Nelson - BBY 03, 3" exhaust w/ HF cat, Walbro FP, MBC, 272I/264E GSC cams w/ stock gears, Innovate LC1, ECUFlash, Megan "street" coilovers, Whiteline swaybars

Megan Coilover Install video
DIY Alignment Check video
Corner Weight video
Inside a Weapon-R engine damper video
Offline
 
Reply With Quote
Old Mar 26, 2007, 05:56 PM   #11
Evolving Member
Personal Sales Rating: (6)
Garage is empty, add now
 
ItalyIX's Avatar
 
Join Date: Jan 2006
Location: Bay Area, CA / Roma, Italy
Posts: 285

Drives: 2006 EVO IX GSR GG

Points: 5,065, Level: 45
Points: 5,065, Level: 45 Points: 5,065, Level: 45 Points: 5,065, Level: 45
Daily Activity: 0.5%
Daily Activity: 0.5% Daily Activity: 0.5% Daily Activity: 0.5%
Will this work if you are flashed? That's the only mod I have done so far.
__________________
Jeremy Clarkson:
“A turbo: exhaust gasses go into the turbocharger and spin it, witchcraft happens and you go faster.”
Offline
 
Reply With Quote
Old Mar 26, 2007, 06:02 PM   #12
Evolved Member
Personal Sales Rating: (17)
Garage is empty, add now
 
chmodlf's Avatar
 
Join Date: Oct 2004
Location: CT
Posts: 885

Drives: 03 EVO

Points: 7,567, Level: 58
Points: 7,567, Level: 58 Points: 7,567, Level: 58 Points: 7,567, Level: 58
Daily Activity: 0%
Daily Activity: 0% Daily Activity: 0% Daily Activity: 0%
I am in if we can verify the addresses for the VIII roms. Subscribed.
__________________
2003 GSR -- Not the same as shipped
For Sale:
Swift Coilover Springs 16K
Offline
 
Reply With Quote
Old Mar 27, 2007, 06:26 AM   #13
EvoM Guru
Personal Sales Rating: (42)
Garage is empty, add now
 
mrfred's Avatar
 
Join Date: Mar 2006
Location: Tri-Cities, WA // Portland, OR
Posts: 6,530

Drives: Evo IX MR

Points: 40,341, Level: 100
Points: 40,341, Level: 100 Points: 40,341, Level: 100 Points: 40,341, Level: 100
Daily Activity: 16.6%
Daily Activity: 16.6% Daily Activity: 16.6% Daily Activity: 16.6%
Quote:
Originally Posted by ItalyIX View Post
Will this work if you are flashed? That's the only mod I have done so far.
Sure. The changes can be applied to any USDM Evo 9 ROM (and hopefully USDM Evo 8 ROMs soon).
__________________
English Racing drop-in build :: cardboard cold air box :: Amsoil cone filter :: ETS v2 LICP :: Synapse DV :: MIL.SPEC TB seals :: MAP Rev3 IM :: HKS 272/278 cams :: ER ported head :: Ported BBK Full :: MAP Short Runner EM :: MAP O2 Eliminator DP :: MIL.SPEC 100 cps cat :: RRE Stealth Stainless :: Rewired Walbro :: Wilson fuel rail :: FIC Bosch 1100s :: GM BCS :: SpoolinUp COP :: E85 :: self-tuned :: 420 wtq/485 whp at English Racing DynoJet
Offline
 
Reply With Quote
Old Mar 27, 2007, 06:33 AM   #14
Evolved Member
Personal Sales Rating: (15)
Garage is empty, add now
 
Ev0ikon's Avatar
 
Join Date: Jan 2004
Location: 3rd Rock {from = sun}
Posts: 1,797

Drives: Evo803Yello

Points: 6,640, Level: 53
Points: 6,640, Level: 53 Points: 6,640, Level: 53 Points: 6,640, Level: 53
Daily Activity: 2.0%
Daily Activity: 2.0% Daily Activity: 2.0% Daily Activity: 2.0%
D@mn those crafty Japanese! They always keep the good stuff to themselve.
__________________
Idle quietly, but carry a Big Turbo! :D
Offline
 
Reply With Quote
Old Mar 27, 2007, 06:36 AM   #15
EvoM Guru
Personal Sales Rating: (42)
Garage is empty, add now
 
mrfred's Avatar
 
Join Date: Mar 2006
Location: Tri-Cities, WA // Portland, OR
Posts: 6,530

Drives: Evo IX MR

Points: 40,341, Level: 100
Points: 40,341, Level: 100 Points: 40,341, Level: 100 Points: 40,341, Level: 100
Daily Activity: 16.6%
Daily Activity: 16.6% Daily Activity: 16.6% Daily Activity: 16.6%
Quote:
Originally Posted by AutoXer View Post
Could you post up some boost vs load graphs? I'm interested to see how they relate.
All my logs so far with the JDM sensor and 2 byte load show that load tends to follow the boost response.

3rd gear WOT run:


4th gear WOT run:
__________________
English Racing drop-in build :: cardboard cold air box :: Amsoil cone filter :: ETS v2 LICP :: Synapse DV :: MIL.SPEC TB seals :: MAP Rev3 IM :: HKS 272/278 cams :: ER ported head :: Ported BBK Full :: MAP Short Runner EM :: MAP O2 Eliminator DP :: MIL.SPEC 100 cps cat :: RRE Stealth Stainless :: Rewired Walbro :: Wilson fuel rail :: FIC Bosch 1100s :: GM BCS :: SpoolinUp COP :: E85 :: self-tuned :: 420 wtq/485 whp at English Racing DynoJet
Offline
 
Reply With Quote
Old Mar 27, 2007, 06:36 AM
EvolutionM
Mitsubishi Lancer




Paid Advertisement
 
 
 
Reply

Tags
bar, ecu, evo, evolution, flash, formula, grey, ix, jdm, light, map, rs, se, sensor, ses, stock

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off

 









All times are GMT -7. The time now is 01:30 AM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2
All Passwords