Notices
ECU Flash

ECU boost control mods

Thread Tools
 
Search this Thread
 
Old Mar 19, 2008 | 08:47 AM
  #196  
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 bnice01
can you use 94170008 mod for rom ID 94170014?
If the right stock values show up, it will work. I'm about half way through the direct boost control mod for the 94170014. Should have it done in the next day or so.
Reply
Old Mar 19, 2008 | 09:00 AM
  #197  
jhanksevo's Avatar
Evolved Member
20 Year Member
iTrader: (44)
 
Joined: Jul 2005
Posts: 832
Likes: 0
From: Las Vegas via Raleigh NC
what about 94170015 any kind of timeframe
Reply
Old Mar 19, 2008 | 09:03 AM
  #198  
bnice01's Avatar
Evolved Member
iTrader: (4)
 
Joined: May 2007
Posts: 688
Likes: 0
From: Hurlburt Field, FL
Originally Posted by jhanksevo
what about 94170015 any kind of timeframe

hanks this is for ecuboost using load, you want direct boost control using psi following your jdm map sensor. I use this mod since I dont have a jdm map sensor

this mod (direct boost control) is what your talking about or need
https://www.evolutionm.net/forums/sh...d.php?t=293981

Last edited by bnice01; Mar 19, 2008 at 09:05 AM.
Reply
Old Mar 19, 2008 | 09:04 AM
  #199  
bnice01's Avatar
Evolved Member
iTrader: (4)
 
Joined: May 2007
Posts: 688
Likes: 0
From: Hurlburt Field, FL
Originally Posted by mrfred
If the right stock values show up, it will work. I'm about half way through the direct boost control mod for the 94170014. Should have it done in the next day or so.
Naw the right stock values didnt show up but thanks for the info
Reply
Old Mar 20, 2008 | 11:30 PM
  #200  
mrfred's Avatar
Thread Starter
EvoM Guru
iTrader: (50)
 
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
Added instructions for USDM Evo VIII 94170014 and 94170015.
Reply
Old Mar 21, 2008 | 05:50 AM
  #201  
bnice01's Avatar
Evolved Member
iTrader: (4)
 
Joined: May 2007
Posts: 688
Likes: 0
From: Hurlburt Field, FL
You Are The Man Mrfred Thank You
Reply
Old Mar 21, 2008 | 09:49 AM
  #202  
DCsleeper's Avatar
Evolving Member
iTrader: (11)
 
Joined: Apr 2004
Posts: 197
Likes: 0
From: D.C.
You Are The Man Mrfred Thank You
^+1

Can't wait to try this out.
Reply
Old Mar 21, 2008 | 03:26 PM
  #203  
h101171's Avatar
Newbie
 
Joined: Jan 2008
Posts: 25
Likes: 0
From: Switzerland
Rom 88840013

Originally Posted by mrfred
That will make it easy to adapt to that ROM, so I can do that when I get an 88840013 ROM. Its probably better for the 88840013 guy to switch to the 88840016 ROM though as I imagine that tephra will not be making a prepatched 88840013 ROM.

Whats going on in this affaire. I have the same ROM.

Greetings
Marcel
Reply
Old Apr 7, 2008 | 01:39 PM
  #204  
evo828's Avatar
Evolving Member
 
Joined: Apr 2007
Posts: 195
Likes: 1
From: Slovakia
Rom 96530006

For those using 96530006:

EDM Evo VIII 96530006

Add the following lines to your ROM file:

----- (don't add the "-----")
<table name="Variable for Boost Control" category="Turbo" address="2025e" type="1D" level="1" scaling="Hex16"/>
<table name="Load Error RAM Addr" category="Turbo" address="20252" type="1D" level="1" scaling="Hex16"/>
<table name="Load Error RAM Addr in Boost Error Table" category="Turbo" address="6bfa" type="1D" level="1" scaling="Hex16"/>
<table name="WGDC Correction interval #1" category="Turbo" address="1a54" type="1D" level="1" scaling="uint16"/>
<table name="WGDC Correction interval #2" category="Turbo" address="1a56" type="1D" level="1" scaling="uint16"/>
<table name="MUT8A" category="MUT" address="3642a" type="1D" level="1" scaling="Hex16"/>
<table name="MUT8B" category="MUT" address="3642E" type="1D" level="1" scaling="Hex16"/>
-----

Instructions for ECUFlash

Variable for boost control: Stock will read 898A. Change it to 8984. The table is in hex format, so you will have to enter it as 0x8984

The "Load Error RAM Address" and "Load Error RAM Address in Load Error Table" will both read: 8866. Change both to 802A (again, you'll need to enter it as 0x....)

WGDC Correction update delay: Use table #1. Table #2 is for when the vehicle speed exceeds the boost limiting speed. Set the value anywhere from 1 to 10. Each unit is approx 0.08 to 0.1 sec.

Change MUT8A will read 8913. Change it to 802B (again enter it as 0x....)

Change MUT8B will read 8D9F. Change it to 8D21 (again enter it as 0x....)

Save the ROM file and upload it to your ECU. Then go to the instructions below for setting up EvoScan.
Reply
Old Apr 7, 2008 | 02:44 PM
  #205  
mrfred's Avatar
Thread Starter
EvoM Guru
iTrader: (50)
 
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
Nice! One quick question, and then I'll move it up into my instruction area. Did you verify that 0xFFFF802A is an unused RAM address?
Reply
Old Apr 7, 2008 | 07:11 PM
  #206  
laramie_05MR's Avatar
Evolving Member
iTrader: (20)
 
Joined: Jul 2006
Posts: 417
Likes: 1
From: texas
Originally Posted by evo828
For those using 96530006:

EDM Evo VIII 96530006

Add the following lines to your ROM file:

----- (don't add the "-----")
<table name="Variable for Boost Control" category="Turbo" address="2025e" type="1D" level="1" scaling="Hex16"/>
<table name="Load Error RAM Addr" category="Turbo" address="20252" type="1D" level="1" scaling="Hex16"/>
<table name="Load Error RAM Addr in Boost Error Table" category="Turbo" address="6bfa" type="1D" level="1" scaling="Hex16"/>
<table name="WGDC Correction interval #1" category="Turbo" address="1a54" type="1D" level="1" scaling="uint16"/>
<table name="WGDC Correction interval #2" category="Turbo" address="1a56" type="1D" level="1" scaling="uint16"/>
<table name="MUT8A" category="MUT" address="3642a" type="1D" level="1" scaling="Hex16"/>
<table name="MUT8B" category="MUT" address="3642E" type="1D" level="1" scaling="Hex16"/>
-----

Instructions for ECUFlash

Variable for boost control: Stock will read 898A. Change it to 8984. The table is in hex format, so you will have to enter it as 0x8984

The "Load Error RAM Address" and "Load Error RAM Address in Load Error Table" will both read: 8866. Change both to 802A (again, you'll need to enter it as 0x....)

WGDC Correction update delay: Use table #1. Table #2 is for when the vehicle speed exceeds the boost limiting speed. Set the value anywhere from 1 to 10. Each unit is approx 0.08 to 0.1 sec.

Change MUT8A will read 8913. Change it to 802B (again enter it as 0x....)

Change MUT8B will read 8D9F. Change it to 8D21 (again enter it as 0x....)

Save the ROM file and upload it to your ECU. Then go to the instructions below for setting up EvoScan.
Thanks for the info
Reply
Old Apr 8, 2008 | 12:29 AM
  #207  
evo828's Avatar
Evolving Member
 
Joined: Apr 2007
Posts: 195
Likes: 1
From: Slovakia
Originally Posted by mrfred
Nice! One quick question, and then I'll move it up into my instruction area. Did you verify that 0xFFFF802A is an unused RAM address?

Yes - I checked on the dissassembly
Reply
Old Apr 8, 2008 | 06:36 AM
  #208  
mrfred's Avatar
Thread Starter
EvoM Guru
iTrader: (50)
 
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
Thanks. Copied your instructions into the first post.
Reply
Old May 22, 2008 | 10:00 AM
  #209  
Gpunkt's Avatar
Newbie
 
Joined: Sep 2007
Posts: 18
Likes: 0
From: Germany
can anyone help me with Boostcontrol mod and ROM ID 88840017 ?
i have attached a Logfile.

thx
Gerhard
Attached Files
File Type: zip
Gpunkt_88840017.zip (55.9 KB, 20 views)
Reply
Old Oct 6, 2008 | 05:10 AM
  #210  
evo828's Avatar
Evolving Member
 
Joined: Apr 2007
Posts: 195
Likes: 1
From: Slovakia
Somehow I see a discrepancy between the logged "desired load" and the BDEL+LoadOffset as in tables. I am on 96530006. The chart shows it - although the difference is small - it is not linear - so I do not how to explain it. Any idea?
In the chart - BoostLDOff is the logged MUT 8C (reading 8D25 address)
TableOffset - the dots represent the BDEL+Offset (manually from tables attached)
Attached Thumbnails ECU boost control mods-tables.gif   ECU boost control mods-chart.gif  

Last edited by evo828; Oct 7, 2008 at 01:09 AM.
Reply



All times are GMT -7. The time now is 05:41 PM.