Notices
ECU Flash

Want to remove/disable your rear O2 sensor without a CEL? Here's how..

Thread Tools
 
Search this Thread
 
Old Feb 3, 2008, 09:02 PM
  #136  
Newbie
iTrader: (1)
 
evoguy333's Avatar
 
Join Date: Sep 2006
Posts: 31
Likes: 0
Received 0 Likes on 0 Posts
thank you! ive always hated that check engine light!
Old Feb 20, 2008, 07:22 AM
  #137  
Evolving Member
 
JrCRXHF's Avatar
 
Join Date: Nov 2003
Location: Midland Mich
Posts: 203
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by al\lupo
Here is what I mean:

i can not get this box when i put the code in with note pad.

I have done other code mods like the no lift **** so i really don't know what i am doing wrong.
the last line of my code for my ECU 88590013


<table name="ECU Periphery0" category="Misc" address="faa" type="1D" level="1" scaling="Hex16"/>
</rom>
Old Feb 23, 2008, 08:00 PM
  #138  
Evolving Member
 
JrCRXHF's Avatar
 
Join Date: Nov 2003
Location: Midland Mich
Posts: 203
Likes: 0
Received 0 Likes on 0 Posts
has anyone had this problem with the code not showing up a box in modify.
Old Feb 23, 2008, 08:37 PM
  #139  
Evolved Member
iTrader: (17)
 
Jack_of_Trades's Avatar
 
Join Date: Jun 2007
Location: Opelika,AL
Posts: 3,523
Likes: 0
Received 2 Likes on 1 Post
Originally Posted by JrCRXHF
i can not get this box when i put the code in with note pad.

I have done other code mods like the no lift **** so i really don't know what i am doing wrong.
the last line of my code for my ECU 88590013


<table name="ECU Periphery0" category="Misc" address="faa" type="1D" level="1" scaling="Hex16"/>
</rom>
Make sure to add the </table> to the end of the code, just before the </rom> coding. I believe the ROM won't even load if you happened to forget this though.
Old Feb 24, 2008, 12:49 AM
  #140  
Evolving Member
 
al\lupo's Avatar
 
Join Date: May 2007
Location: Italy
Posts: 178
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by JrCRXHF
i can not get this box when i put the code in with note pad.

I have done other code mods like the no lift **** so i really don't know what i am doing wrong.
the last line of my code for my ECU 88590013


<table name="ECU Periphery0" category="Misc" address="faa" type="1D" level="1" scaling="Hex16"/>
</rom>
Sorry, I didn' see your request. I used a 2d table, not a single 1d definition. Here is my xml:

Code:
<table name="ECU periphery0" category="Misc" address="faa" type="2D" level="1" scaling="Hex16">
  <table type="Static Y Axis" elements="8">
    <data>0</data>
    <data>1</data>
    <data>2</data>
    <data>3</data>
    <data>4</data>
    <data>5</data>
    <data>6</data>
    <data>7</data>
  </table>
</table>
Old Feb 24, 2008, 05:14 AM
  #141  
Evolving Member
 
JrCRXHF's Avatar
 
Join Date: Nov 2003
Location: Midland Mich
Posts: 203
Likes: 0
Received 0 Likes on 0 Posts
With the longer code do i have to add anything into ecuflash app where i adjust my fuel and spark?

I looked and did not see a box or anything to fill out.
Old Feb 24, 2008, 04:35 PM
  #142  
Evolving Member
 
JrCRXHF's Avatar
 
Join Date: Nov 2003
Location: Midland Mich
Posts: 203
Likes: 0
Received 0 Likes on 0 Posts
Well the long code worked good

edit: to start with it worked good but then this morning when i let the car warm up on the cold morning I got a check engine light when I was on my way to the air port so I would think it is the second O2 but i will have to check when i get home.

Any ideas of what i did not do right?

Thanks guys.

Last edited by JrCRXHF; Feb 25, 2008 at 06:43 PM.
Old Feb 24, 2008, 11:04 PM
  #143  
Evolving Member
 
al\lupo's Avatar
 
Join Date: May 2007
Location: Italy
Posts: 178
Likes: 0
Received 0 Likes on 0 Posts
My original question keeps the same? Does anyone knows why periphery entries (all, no only the FAA one) are replied many times? Looking at the code it seems like it use only the first entry, but there are too many references to deep look into...
Old Feb 25, 2008, 01:58 AM
  #144  
EvoM Guru
iTrader: (6)
 
tephra's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Posts: 9,486
Received 66 Likes on 42 Posts
yeah this happens a lot with other tables, like the pointers to fuel+timing are repeated about 8 times.

I think there is a global variable to offset into these repeats, but yes the first is always the one used...
Old Mar 1, 2008, 09:07 AM
  #145  
Evolving Member
 
JrCRXHF's Avatar
 
Join Date: Nov 2003
Location: Midland Mich
Posts: 203
Likes: 0
Received 0 Likes on 0 Posts
well i have the check engine cell again it took a day to come back does anyone know why i would get it. I left in the rear O2 just put the long code in the ECU i can not get the short code to work no matter how i put it in.


Anyone else having this problem?
Old Mar 1, 2008, 02:03 PM
  #146  
Evolving Member
iTrader: (2)
 
joshesh's Avatar
 
Join Date: Oct 2006
Location: Soquel, CA
Posts: 355
Likes: 0
Received 0 Likes on 0 Posts
^I have the same problem, i have double checked - had my tuner look at my rom and i have the modified portion in there - but i still get a CEL from the rear o2 sensor when i get stuck in stop-n-go traffic. Maybe i need to do the resistor mod for the thing to work completely.
Old Mar 1, 2008, 07:22 PM
  #147  
Newbie
iTrader: (11)
 
mr2driver's Avatar
 
Join Date: Sep 2007
Location: Tampa, FL
Posts: 77
Likes: 0
Received 0 Likes on 0 Posts
This worked great for me! No more rear O2 sensor, horray!! US EVO9 btw.
Old Mar 2, 2008, 01:34 AM
  #148  
EvoM Guru
iTrader: (50)
 
mrfred's Avatar
 
Join Date: Mar 2006
Location: Tri-Cities, WA // Portland, OR
Posts: 9,675
Received 128 Likes on 96 Posts
I have a software fix for the Rear O2 CEL for the Evo IX 88590015 ROM. The code simulates the rear O2 signal. It should pass any emissions test. It only elminates the rear O2 CEL. If you want to remove the rear O2 sensor from the car, you'll have to do the resistor mod described in the first post. Here are the entries to add to the ECUFlash "88590015.xml" file:

--- start here (do not add this line) ---
<table name="Rear 02 Sim Hook" category="Rear_02" address="c250" type="3D" level="1" scaling="Hex16">
<table name="Code" type="Static X Axis" elements="1" scaling="Hex16">
<data>Hex16</data>
</table>
<table name="Address" type="Static Y Axis" elements="10">
<data>C250</data>
<data>C252</data>
<data>C254</data>
<data>C256</data>
<data>C258</data>
<data>C25A</data>
<data>C25C</data>
<data>C25E</data>
<data>C260</data>
<data>C262</data>
</table>
</table>

<table name="Rear 02 Sim Subroutine" category="Rear_02" address="4a000" type="3D" level="1" scaling="Hex16">
<table name="Code" type="Static X Axis" elements="1" scaling="Hex16">
<data>Hex16</data>
</table>
<table name="Address" type="Static Y Axis" elements="20">
<data>4A000</data>
<data>4A002</data>
<data>4A004</data>
<data>4A006</data>
<data>4A008</data>
<data>4A00A</data>
<data>4A00C</data>
<data>4A00E</data>
<data>4A010</data>
<data>4A012</data>
<data>4A014</data>
<data>4A016</data>
<data>4A018</data>
<data>4A01A</data>
<data>4A01C</data>
<data>4A01E</data>
<data>4A020</data>
<data>4A022</data>
<data>4A024</data>
<data>4A026</data>
</table>
</table>
--- end here (do not add this line) ---

Then launch ECUFlash. The stock table data values should be (hex data):

Rear O2 sim hook
E408
D525
6613
D002
400B
0009
A002
0009
0000
D6A2


Rear O2 sim subroutine
FFFF
FFFF
FFFF
FFFF
FFFF
FFFF
FFFF
FFFF
FFFF
FFFF
FFFF
FFFF
FFFF
FFFF
FFFF
FFFF
FFFF
FFFF
FFFF
FFFF


Change the table data to ("0x" must precede all entries, e.g., 0x0009, 0xD002, etc):

Rear O2 sim hook
0009
0009
0009
D002
400B
0009
A002
0009
0004
A000


Rear O2 sim subroutine
DA06
6AA1
6AAD
4A09
DB05
6BB1
6BBD
4B09
4B01
3ABC
DB03
2BA1
000B
0009
FFFF
6A64
FFFF
6B36
FFFF
6A68


Upload the modified ROM to your ECU, and no more rear O2 CELs.

EDIT: Removed some duplicate values.

EDIT (March 15, 2008): Cleaned up the sim subroutine code. Now four lines shorter.

Last edited by mrfred; Mar 15, 2008 at 03:30 PM.
Old Mar 2, 2008, 06:50 AM
  #149  
Evolving Member
 
JrCRXHF's Avatar
 
Join Date: Nov 2003
Location: Midland Mich
Posts: 203
Likes: 0
Received 0 Likes on 0 Posts
Will this work on the 88590013 files as well?
Old Mar 2, 2008, 09:39 AM
  #150  
Evolving Member
iTrader: (6)
 
supersnow's Avatar
 
Join Date: Jun 2006
Location: Miami
Posts: 185
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by JrCRXHF
Will this work on the 88590013 files as well?
Good question!


Quick Reply: Want to remove/disable your rear O2 sensor without a CEL? Here's how..



All times are GMT -7. The time now is 09:17 AM.