Disabling EGR and fuel pressure solenoids
^ I have my sensors off my car in a box, you have not disabled them properly, they do not need to be plugged in to anything. I just put electrical tape over the connectors and done.
this thread has a ton of great info in it. Thanks everyone.
1 question: I shut off the FCA, FEA and FAA bits that were mentioned and I flashed it into the car. No CELs or anything. But I didn't disconnect anything (EGR,EVAP,FPR). I just wanted to make sure the ecu stuff worked.
When I started the car up, cold engine, it idled like it had a carb and big cams around 1000 or below haha. Once it got up to temp it idled fine. I'm assuming this is because I shut everything off and still had it all hooked up.
anyone else have this?
1 question: I shut off the FCA, FEA and FAA bits that were mentioned and I flashed it into the car. No CELs or anything. But I didn't disconnect anything (EGR,EVAP,FPR). I just wanted to make sure the ecu stuff worked.
When I started the car up, cold engine, it idled like it had a carb and big cams around 1000 or below haha. Once it got up to temp it idled fine. I'm assuming this is because I shut everything off and still had it all hooked up.
anyone else have this?
thanks for the help Evoryder, is the idle on cold start up the tables found here?
https://www.evolutionm.net/forums/ec...ent-table.html
sorry for the noob questions, just trying to learn everything I can.
https://www.evolutionm.net/forums/ec...ent-table.html
sorry for the noob questions, just trying to learn everything I can.
EvoM Guru
iTrader: (50)
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
ok, after some more disassem of the EGR routines, I have found that Periphery 0 (FAA) bit11 does not actually shut off the EGR system until the coolant temp passes ~68C. Its ok to use if you plan on ripping out all the EGR stuff. However, it turns out that there is a byte length value that completely disables the EGR system and is a better choice to use.
For USDM Evo 8 94170008-15 and EDM Evo 8 96530006 use:
<table name="EGR System Enable/Disable" category="Emissions EGR" address="103D" type="1D" level="2" scaling="uint8"/>
For USDM Evo 8 96420007-11, 96940011, and USDM Evo 9 88590013-15 use:
<table name="EGR System Enable/Disable" category="Emissions EGR" address="1041" type="1D" level="2" scaling="uint8"/>
A value of "0" disables the EGR system and sets the EGR duty to 0% all the time. "1" enables the EGR system.
Oct 4, 2009 - Fixed to show that the EDM Evo 8 96530006 address is 103D instead of 1041.
For USDM Evo 8 94170008-15 and EDM Evo 8 96530006 use:
<table name="EGR System Enable/Disable" category="Emissions EGR" address="103D" type="1D" level="2" scaling="uint8"/>
For USDM Evo 8 96420007-11, 96940011, and USDM Evo 9 88590013-15 use:
<table name="EGR System Enable/Disable" category="Emissions EGR" address="1041" type="1D" level="2" scaling="uint8"/>
A value of "0" disables the EGR system and sets the EGR duty to 0% all the time. "1" enables the EGR system.
Oct 4, 2009 - Fixed to show that the EDM Evo 8 96530006 address is 103D instead of 1041.
Last edited by mrfred; Oct 4, 2009 at 08:50 AM.
This also works on the EDM 96530006.
EvoM Guru
iTrader: (50)
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
EvoM Guru
iTrader: (50)
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
I took a look at an EDM Evo 8 FSM, and there is an EGR hardware system, so setting that 1D table to zer for the 96530006 will disable EGR function on USDM cars. I'll modify my post above.





