Notices
ECU Flash

New Maps for Evo 7 and 9

Thread Tools
 
Search this Thread
 
Old Aug 21, 2008 | 04:45 PM
  #1  
Mattjin's Avatar
Thread Starter
Evolved Member
 
Joined: Apr 2008
Posts: 604
Likes: 0
From: Sydney, Australia
New Maps for Evo 7 and 9

I have been doing alot of map discovery for my Evo7 GT-A (80700010) and have started to find the same maps for the more common definitions that we see here in Australia. Please test the maps carefully before fully implementing them. Also some of the scale ranges for these vehicles were not immediately obvious in the disassembly so they may need to be corrected, but the values I have used are the same as those working on my definition.

All need the "Enrich" scale which is actually a mislabelled timing trim scale. Most defs have it, if not add this line.

<scaling name="Enrich" units="deg" toexpr="x-128" frexpr="x+128" format="%.0f" min="-128" max="128" inc="1" storagetype="uint8" endian="big"/>


For the Evo 9 - 88580015

<table name="Ignition Trim vs Engine Temp" category="Timing" address="3c80" type="2D" level="2" scaling="Enrich">
<table name="Engine Temp" address="71ca" type="X Axis" elements="8" scaling="Temp"/>
</table>

<table name="Ignition Trim vs Air Temp" category="Timing" address="3c8e" type="2D" level="2" scaling="Enrich">
<table name="Air Temp" address="71ca" type="X Axis" elements="8" scaling="Temp"/>
</table>

<table name="Ignition Trim Unknown (High Temp?)" category="Timing" address="3c9c" type="2D" level="2" scaling="Enrich">
<table name="Temp" address="6f30" type="X Axis" elements="5" scaling="Temp"/>
</table>

<table name="Ignition Trim vs Air Temp Active Above Load" category="Timing" address="3ca8" type="2D" level="2" scaling="Load8">
<table name="Engine Speed" address="6c82" type="X Axis" elements="10" scaling="RPM"/>
</table>

<table name="Warmup Retard Temp Control" category="Timing" address="3cb8" type="2D" level="2" scaling="uint8">
<table name="Engine Temp" address="807a" type="X Axis" elements="8" scaling="Temp"/>
</table>

<table name="Decel Fuel Cut Delay #1" category="Fuel" address="3d92" type="2D" level="2" scaling="uint8">
<table name="Load" address="70a2" type="X Axis" elements="7" scaling="Load"/>
</table>

<table name="Decel Fuel Cut Delay #2" category="Fuel" address="3da6" type="2D" level="2" scaling="uint8">
<table name="Load" address="70a2" type="X Axis" elements="7" scaling="Load"/>
</table>

<table name="Decel Fuel Cut Ignition Retard" category="Fuel" address="3dc6" type="2D" level="2" scaling="Timing">
<table name="Engine Speed" address="6d56" type="X Axis" elements="10" scaling="RPM"/>
</table>
Reply
Old Aug 21, 2008 | 04:47 PM
  #2  
Mattjin's Avatar
Thread Starter
Evolved Member
 
Joined: Apr 2008
Posts: 604
Likes: 0
From: Sydney, Australia
For Evo 7 - 98640014

<table name="Ignition Trim vs Engine Temp" category="Timing" address="4008" type="2D" level="2" scaling="Enrich">
<table name="Engine Temp" address="575c" type="X Axis" elements="8" scaling="Temp"/>
</table>

<table name="Ignition Trim vs Air Temp" category="Timing" address="4016" type="2D" level="2" scaling="Enrich">
<table name="Air Temperature" address="575c" type="X Axis" elements="8" scaling="Temp"/>
</table>

<table name="Ignition Trim Untested" category="Timing" address="4024" type="2D" level="2" scaling="Enrich">
<table name="Engine Temp" address="4f50" type="X Axis" elements="5" scaling="Temp"/>
</table>

<table name="Ignition Trim vs Air Temp Active Above Load" category="Timing" address="4030" type="2D" level="2" scaling="Load8">
<table name="Engine Speed" address="4d76" type="X Axis" elements="10" scaling="RPM"/>
</table>

<table name="Warmup Ignition Retard Temp Control" category="Timing" address="4040" type="2D" level="2" scaling="uint8">
<table name="Engine Temp" address="5160" type="X Axis" elements="8" scaling="Temp"/>
</table>

<table name="Decel Fuel Cut Delay - Neutral A/C Off" category="Fuel" address="4120" type="2D" level="2" scaling="uint8">
<table name="Load" address="50a4" type="X Axis" elements="7" scaling="Load"/>
</table>

<table name="Decel Fuel Cut Delay - In Gear A/C Off" category="Fuel" address="412e" type="2D" level="2" scaling="uint8">
<table name="Load" address="50a4" type="X Axis" elements="7" scaling="Load"/>
</table>

<table name="Decel Fuel Cut Delay - Neutral A/C On" category="Fuel" address="413c" type="2D" level="2" scaling="uint8">
<table name="Load" address="50a4" type="X Axis" elements="7" scaling="Load"/>
</table>

<table name="Decel Fuel Cut Delay - In Gear A/C On" category="Fuel" address="414a" type="2D" level="2" scaling="uint8">
<table name="Load" address="50a4" type="X Axis" elements="7" scaling="Load"/>
</table>

<table name="Decel Fuel Cut Ignition Retard" category="Fuel" address="4164" type="2D" level="2" scaling="Timing">
<table name="Engine Speed" address="4d76" type="X Axis" elements="10" scaling="RPM"/>
</table>
Reply
Old Aug 21, 2008 | 04:49 PM
  #3  
Ph3n1x's Avatar
Evolved Member
iTrader: (12)
 
Joined: Aug 2005
Posts: 2,251
Likes: 0
From: ¯\(º_o)/¯
Interesting. Good find.
Reply
Old Aug 21, 2008 | 04:49 PM
  #4  
Mattjin's Avatar
Thread Starter
Evolved Member
 
Joined: Apr 2008
Posts: 604
Likes: 0
From: Sydney, Australia
The Warmup Temp Control map is linked to (obviously) the Warmup Ignition Retard maps. Most definitions have these maps listed as Anti-Lag or Boost Enhancement maps, and these maps should also be changed to be viewed in Enrich (which is Timing Trim).

The Decel Fuel Cut Delay maps would be part of the solution for those with throttle hang issues. Lowering the numbers can force the fuel cut to kick in more quickly.

Let me know how these maps go.

Last edited by Mattjin; Aug 21, 2008 at 04:51 PM. Reason: Little more info
Reply
Old Aug 21, 2008 | 05:42 PM
  #5  
biggie5252's Avatar
Evolved Member
iTrader: (47)
 
Joined: Apr 2007
Posts: 1,320
Likes: 2
From: Kansas City
I'm one of those with the throttle hang issues. Thank you.
Reply
Old Aug 21, 2008 | 07:02 PM
  #6  
biggie5252's Avatar
Evolved Member
iTrader: (47)
 
Joined: Apr 2007
Posts: 1,320
Likes: 2
From: Kansas City
Are the IX tables for an 88580015 or an 88590015? Thanks.
Reply
Old Aug 21, 2008 | 10:04 PM
  #7  
Mattjin's Avatar
Thread Starter
Evolved Member
 
Joined: Apr 2008
Posts: 604
Likes: 0
From: Sydney, Australia
8858 Aussie model. It should not be too hard for someone to find the maps in other defs, I just cant do any testing at all in the cars. If enough people want it I will find some time to find for 8859 or others.
Reply
Old Aug 22, 2008 | 05:24 AM
  #8  
TouringBubble's Avatar
Evolved Member
iTrader: (2)
 
Joined: Jul 2006
Posts: 2,639
Likes: 3
From: Chelsea, AL
88590015 would be great.
Reply
Old Aug 22, 2008 | 05:35 AM
  #9  
burgers22's Avatar
Evolved Member
 
Joined: Jan 2006
Posts: 953
Likes: 2
From: Oxfordshire
Nice thanks for the 98640014 additions.

MB
Reply
Old Aug 22, 2008 | 08:50 AM
  #10  
fahdc's Avatar
Newbie
 
Joined: Oct 2004
Posts: 26
Likes: 0
any map in which i can set stationary limits? for a JDM EVO 7 2001 model , i have one but the address feild is empty while i go edit it doesnt show any data - anyone here knowing what is the input in the address feild of stationary rev limit - also any maps for JDM EVO 7 GT-A version (Auto)
Reply
Old Aug 22, 2008 | 11:23 AM
  #11  
burgers22's Avatar
Evolved Member
 
Joined: Jan 2006
Posts: 953
Likes: 2
From: Oxfordshire
I guess you have 98640014 there is no static limit in the standard JDM ROM, any xml that you see that in is wrong...however JoeBee and tephra have sorted that out and tephras V5.10 has a ROM that has been tested to work on the JDM 7...you'll need to change the immobilizer code see the thread here 10th post down by cossie1 download those 2 files.

MB
Reply
Old Aug 22, 2008 | 11:31 AM
  #12  
cossie1's Avatar
Evolved Member
 
Joined: Aug 2007
Posts: 569
Likes: 1
From: UK
Originally Posted by burgers22
Nice thanks for the 98640014 additions.

MB
+1

As these also work for 90550001 and 98650014
Reply
Old Aug 22, 2008 | 11:58 AM
  #13  
mrfred's Avatar
EvoM Guru
iTrader: (50)
 
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
For the Evo 9 - 88580015

<table name="Ignition Trim vs Engine Temp" category="Timing" address="3c80" type="2D" level="2" scaling="Enrich">
<table name="Engine Temp" address="71ca" type="X Axis" elements="8" scaling="Temp"/>
</table>

Table is never called, so it is unused.

<table name="Ignition Trim vs Air Temp" category="Timing" address="3c8e" type="2D" level="2" scaling="Enrich">
<table name="Air Temp" address="71ca" type="X Axis" elements="8" scaling="Temp"/>
</table>

Table is called. Will check it out.

Still looking over other tables...
Reply
Old Aug 22, 2008 | 12:31 PM
  #14  
RazorLab's Avatar
EvoM Guru
20 Year Member
Liked
Loved
Community Favorite
iTrader: (8)
 
Joined: Aug 2003
Posts: 14,092
Likes: 1,090
From: Mid-Hudson, NY
I *KNEW* there had to be some ign tables for different temps.

Awesome find
Reply
Old Aug 22, 2008 | 12:39 PM
  #15  
Jumperalex's Avatar
Evolving Member
 
Joined: Sep 2004
Posts: 413
Likes: 3
From: Alexandria VA
Same here ... it would explain some odd timing values I get when my octane level is at 100
Reply



All times are GMT -7. The time now is 06:27 AM.