Notices
ECU Flash

ECU ROM mod - double the "Fuel Cut Load Limit" range to 638

Old Apr 28, 2011 | 08:59 PM
  #61  
rawkus's Avatar
Evolved Member
iTrader: (16)
 
Joined: Jan 2008
Posts: 812
Likes: 5
From: Lafayette, IN
Originally Posted by Guerillah
Sorry to bump this thread from the dead but I had a question regarding the fuel cut loadx2 table. Why is it listed in %? Are the values in this table actually load?

Thanks!
I haven't messed with this at all, but I would say with 99% certainty, that yes, it is load... someone correct me if I am wrong.

Dan
Reply
Old Apr 28, 2011 | 09:08 PM
  #62  
mrfred's Avatar
Thread Starter
EvoM Guru
iTrader: (50)
 
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
Originally Posted by Guerillah
Sorry to bump this thread from the dead but I had a question regarding the fuel cut loadx2 table. Why is it listed in %? Are the values in this table actually load?

Thanks!
on a maf based efi, units for load are somewhat arbitrary. the early ecuflash defs mixed using %, kpa, and "load" for the unit name. same scaling for all three. i went with %.
Reply
Old Apr 29, 2011 | 05:25 AM
  #63  
todd6027's Avatar
Evolved Member
iTrader: (10)
 
Joined: Jun 2007
Posts: 1,861
Likes: 13
From: Ireland
for 90550001 should it be 4d00 or 4000 ???


Originally Posted by mrfred
ECU ROM mod - Double the "Fuel Cut Load Limit" table range to 638 load



October 11, 2009 - Added 90550001 ROM.
EDM Evo 7 Ralliart - 90550001

1) Add the items between the "-----" to your ROM xml file.
-----
<table name="EXTU.W->SHLL (600D -> 4000) for Fuel Cut Load X2" category="Turbo Mods" address="11ac6" type="1D" level="1" scaling="Hex16"/>

<scaling name="FuelCutLoadX2" units="%" toexpr="x*5/2" frexpr="x*2/5" format="%.0f" min="0" max="638" inc="1" storagetype="uint8" endian="big"/>
<table name="Fuel Cut Load X2" category="Turbo Mods" type="2D" level="2" address="3814" scaling="FuelCutLoadX2">
<table name="RPM" type="Y Axis" elements="9" address="56b6" scaling="RPM"/>
</table>

<table name="Fuel Cut Load Trigger Delay" category="Turbo Mods" type="1D" address="159a" level="1" scaling="Time"/>
-----

Last edited by todd6027; Apr 29, 2011 at 05:30 AM.
Reply
Old May 2, 2011 | 10:42 AM
  #64  
todd6027's Avatar
Evolved Member
iTrader: (10)
 
Joined: Jun 2007
Posts: 1,861
Likes: 13
From: Ireland
Originally Posted by todd6027
for 90550001 should it be 4d00 or 4000 ???
bump
Reply
Old May 30, 2011 | 01:58 AM
  #65  
TLM's Avatar
TLM
Newbie
 
Joined: Sep 2008
Posts: 10
Likes: 0
From: Istanbul, TURKEY
Any chance for 88840013 rom ?
Reply
Old Jul 21, 2011 | 12:19 PM
  #66  
rawkus's Avatar
Evolved Member
iTrader: (16)
 
Joined: Jan 2008
Posts: 812
Likes: 5
From: Lafayette, IN
[QUOTE=todd6027;9286984]for 90550001 should it be 4d00 or 4000 ???

QUOTE]

I would like to double check as well. Thanks!

Dan
Reply
Old Jul 21, 2011 | 03:26 PM
  #67  
mrfred's Avatar
Thread Starter
EvoM Guru
iTrader: (50)
 
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
Originally Posted by rawkus
Originally Posted by todd6027
for 90550001 should it be 4d00 or 4000 ???
I would like to double check as well. Thanks!

Dan
The original directions for 90550001 are correct. (I went back to the disassem and checked.)
Reply
Old Jul 21, 2011 | 07:58 PM
  #68  
rawkus's Avatar
Evolved Member
iTrader: (16)
 
Joined: Jan 2008
Posts: 812
Likes: 5
From: Lafayette, IN
Thank you for the reassurance!

Dan
Reply
Old Jul 21, 2011 | 09:18 PM
  #69  
mrfred's Avatar
Thread Starter
EvoM Guru
iTrader: (50)
 
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
Originally Posted by rawkus
Thank you for the reassurance!

Dan
Reply
Old May 22, 2012 | 06:49 AM
  #70  
justastockevo's Avatar
Evolving Member
iTrader: (1)
 
Joined: Jan 2007
Posts: 247
Likes: 2
8858xxxx

<table name="EXTU.W->SHLL (6DDD -> 4D00) for Fuel Cut Load X2" category="Turbo Mods" address="14854" type="1D" level="1" scaling="Hex16"/>

<scaling name="FuelCutLoadX2" units="%" toexpr="x*5/2" frexpr="x*2/5" format="%.0f" min="0" max="638" inc="1" storagetype="uint8" endian="big"/>
<table name="Fuel Cut Load X2" category="Turbo Mods" type="2D" level="1" address="3050" scaling="FuelCutLoadX2">
<table name="RPM" type="Y Axis" elements="9" address="77ae" scaling="RPM"/>
</table>

<table name="Fuel Cut Load Trigger Delay" category="Turbo Mods" type="1D" address="119a" level="1" scaling="Time"/>

Reply
Old May 22, 2012 | 03:31 PM
  #71  
07EvoIX's Avatar
Evolving Member
 
Joined: Oct 2010
Posts: 175
Likes: 1
From: Sydney
i just added the above to my 88580014 XML and when i load the ROM, the 'Fuel Cut Load X2' table is all set to 540. though the EXT.U table is still at 6DDD.

Even at 6DDD i can set the table to 638 too

is that correct?
Reply
Old May 23, 2012 | 03:11 PM
  #72  
justastockevo's Avatar
Evolving Member
iTrader: (1)
 
Joined: Jan 2007
Posts: 247
Likes: 2
Originally Posted by 07EvoIX
i just added the above to my 88580014 XML and when i load the ROM, the 'Fuel Cut Load X2' table is all set to 540. though the EXT.U table is still at 6DDD.

Even at 6DDD i can set the table to 638 too

is that correct?
yes, although you should have copied original values from "fuel cut load" table somewhere before you insert that xml. table is in the same location with x1 load cut, so please be sure that you don't mix it.
Reply
Old Sep 22, 2012 | 05:34 PM
  #73  
211Ratsbud's Avatar
EvoM Guru
15 Year Member
Liked
Loved
Community Favorite
iTrader: (1)
 
Joined: Oct 2010
Posts: 4,286
Likes: 43
From: Watertown, NY
Thank you for this mod, and as a bump to note it is not included (that I saw) in v7 ROMs for 8858. Since I run 320 peak load on my existing SD tune, I obviously would like to have a little headroom
Reply
Old Aug 1, 2013 | 10:38 PM
  #74  
Eisen7's Avatar
Evolving Member
 
Joined: Jul 2007
Posts: 172
Likes: 1
From: Australia
Sorry to bump an old thread again, but I was just checking these settings on a rom I've been using and I can't work out how the car hasn't been getting fuel cut all the time!

Basically I've tuned the car well into 240-260 (1byte) load, yet the rom is configured to use Fuel Cut Load x1 which should only allow about 160-185 load if I am reading correctly?

Is this just because my trigger delay is set too long? I was just checking my logs and a 3rd gear WOT tuning pull shows load above those Fuel Cut Load x1 maximums for at least 4 seconds, so it just doesn't sound right to me...

Or is the trigger delay reset each rpm range it passes through?? So it allows 3 seconds above the load limit at 5500, then another 3 seconds at 6000 etc.


Last edited by Eisen7; Aug 1, 2013 at 10:41 PM.
Reply
Old Aug 7, 2013 | 06:23 PM
  #75  
Eisen7's Avatar
Evolving Member
 
Joined: Jul 2007
Posts: 172
Likes: 1
From: Australia
Bump for above question... even if someone can just tell me what a 'typical' fuel cut load trigger delay is to use. E.g. 1000ms? Or less?
Reply

Thread Tools
Search this Thread

All times are GMT -7. The time now is 12:47 AM.