Notices

The DTC Disable thread (P1235, P1241, P1238, etc)

Thread Tools
 
Search this Thread
 
Old Jan 29, 2010 | 05:11 PM
  #286  
Huge's Avatar
Evolving Member
iTrader: (2)
 
Joined: Apr 2003
Posts: 168
Likes: 0
From: FL
Ok guys I need some guidens, I went ahead did a bit of reaserch before doing anychanges in ECU flash and I thought I did this correct but I poped the o2 sencor code once again after about 30 miles.

My ECU's internal ID is: 52680018, inherits: 52680015

So I copy and pasted the following code into my 52680015 file, but like I said after about 30 miles I got the code once again.

What am I doing wrong or what am I missing.

52680015 -> 52680020:

Code:
<table name="DTC P1238 Disable 0x0384 -> 0xFFFF" category="Misc" address="631ae" type="1D" scaling="Hex16"/>
<table name="DTC P1241 Disable 0x03E8 -> 0xFFFF" category="Misc" address="631a4" type="1D" scaling="Hex16"/>
<table name="DTC P1235 Disable 0x0026 -> 0xFFFF" category="Misc" address="549b2" type="1D" scaling="Hex16"/>
<table name="DTC P1233 Disable 0x0028 -> 0xFFFF" category="Misc" address="549ae" type="1D" scaling="Hex16"/>
<table name="DTC P1234 Disable 0x0028 -> 0xFFFF" category="Misc" address="549b0" type="1D" scaling="Hex16"/>
<table name="DTC P0247 Disable 0xF9DF -> 0xF1DF" category="Misc" address="9356a" type="1D" scaling="Hex16"/>
<table name="DTC P0139/P0140 Disable 0x1 -> 0x0" category="Misc" address="503b2" type="1D" scaling="Hex8"/>
Reply
Old Jan 29, 2010 | 05:27 PM
  #287  
tephra's Avatar
Thread Starter
EvoM Guru
15 Year Member
iTrader: (6)
 
Joined: Feb 2007
Posts: 9,486
Likes: 67
From: Melbourne, Australia
what code did you get?
Reply
Old Jan 29, 2010 | 06:33 PM
  #288  
diiirk@AwdMotorsports's Avatar
Former Sponsor
iTrader: (12)
 
Joined: Oct 2005
Posts: 868
Likes: 0
From: ft lauderdale
Since nobody has confirmed this as working. I guess i will go ahead and confirm the following as working on the 2010 Evo X (55570005).

<table name="DTC P1238 Disable 0x0384 -> 0xFFFF" category="Misc" address="633e8" type="1D" scaling="Hex16"/>
<table name="DTC P1241 Disable 0x03E8 -> 0xFFFF" category="Misc" address="633de" type="1D" scaling="Hex16"/>
<table name="DTC P1235 Disable 0x0026 -> 0xFFFF" category="Misc" address="549f8" type="1D" scaling="Hex16"/>
<table name="DTC P1233 Disable 0x0028 -> 0xFFFF" category="Misc" address="549f4" type="1D" scaling="Hex16"/>
<table name="DTC P1234 Disable 0x0028 -> 0xFFFF" category="Misc" address="549f6" type="1D" scaling="Hex16"/>

P0247 is not included, as the definition must be wrong, the value in ecuflash does not match.
Reply
Old Jan 30, 2010 | 12:07 AM
  #289  
GST Motorsports's Avatar
Account Disabled
iTrader: (8)
 
Joined: Sep 2007
Posts: 3,366
Likes: 2
From: Hayward
Originally Posted by diiirk@AwdMotorsports
Since nobody has confirmed this as working. I guess i will go ahead and confirm the following as working on the 2010 Evo X (55570005).

<table name="DTC P1238 Disable 0x0384 -> 0xFFFF" category="Misc" address="633e8" type="1D" scaling="Hex16"/>
<table name="DTC P1241 Disable 0x03E8 -> 0xFFFF" category="Misc" address="633de" type="1D" scaling="Hex16"/>
<table name="DTC P1235 Disable 0x0026 -> 0xFFFF" category="Misc" address="549f8" type="1D" scaling="Hex16"/>
<table name="DTC P1233 Disable 0x0028 -> 0xFFFF" category="Misc" address="549f4" type="1D" scaling="Hex16"/>
<table name="DTC P1234 Disable 0x0028 -> 0xFFFF" category="Misc" address="549f6" type="1D" scaling="Hex16"/>

.
Yup they work, just did two of them today

- Bryan
Reply
Old Jan 30, 2010 | 12:08 AM
  #290  
GST Motorsports's Avatar
Account Disabled
iTrader: (8)
 
Joined: Sep 2007
Posts: 3,366
Likes: 2
From: Hayward
Originally Posted by Huge
Ok guys I need some guidens, I went ahead did a bit of reaserch before doing anychanges in ECU flash and I thought I did this correct but I poped the o2 sencor code once again after about 30 miles.

My ECU's internal ID is: 52680018, inherits: 52680015

So I copy and pasted the following code into my 52680015 file, but like I said after about 30 miles I got the code once again.

What am I doing wrong or what am I missing.

52680015 -> 52680020:

Code:
<table name="DTC P1238 Disable 0x0384 -> 0xFFFF" category="Misc" address="631ae" type="1D" scaling="Hex16"/>
<table name="DTC P1241 Disable 0x03E8 -> 0xFFFF" category="Misc" address="631a4" type="1D" scaling="Hex16"/>
<table name="DTC P1235 Disable 0x0026 -> 0xFFFF" category="Misc" address="549b2" type="1D" scaling="Hex16"/>
<table name="DTC P1233 Disable 0x0028 -> 0xFFFF" category="Misc" address="549ae" type="1D" scaling="Hex16"/>
<table name="DTC P1234 Disable 0x0028 -> 0xFFFF" category="Misc" address="549b0" type="1D" scaling="Hex16"/>
<table name="DTC P0247 Disable 0xF9DF -> 0xF1DF" category="Misc" address="9356a" type="1D" scaling="Hex16"/>
<table name="DTC P0139/P0140 Disable 0x1 -> 0x0" category="Misc" address="503b2" type="1D" scaling="Hex8"/>
Did you flip the bit as well?

- Bryan
Reply
Old Jan 30, 2010 | 09:32 AM
  #291  
Huge's Avatar
Evolving Member
iTrader: (2)
 
Joined: Apr 2003
Posts: 168
Likes: 0
From: FL
Originally Posted by tephra
what code did you get?
P0420 Cat below effic...
Reply
Old Jan 30, 2010 | 09:33 AM
  #292  
Huge's Avatar
Evolving Member
iTrader: (2)
 
Joined: Apr 2003
Posts: 168
Likes: 0
From: FL
Originally Posted by GST Motorsports
Did you flip the bit as well?

- Bryan
what does "flip the bit" mean? Sorry I'm a newbie
Reply
Old Jan 30, 2010 | 10:20 AM
  #293  
GST Motorsports's Avatar
Account Disabled
iTrader: (8)
 
Joined: Sep 2007
Posts: 3,366
Likes: 2
From: Hayward
Originally Posted by Huge
what does "flip the bit" mean? Sorry I'm a newbie

"ECU Options Set #2"

Bit.1 ( 1 -> 0 )

- Bryan
Reply
Old Jan 30, 2010 | 11:13 AM
  #294  
Huge's Avatar
Evolving Member
iTrader: (2)
 
Joined: Apr 2003
Posts: 168
Likes: 0
From: FL
Originally Posted by GST Motorsports
"ECU Options Set #2"

Bit.1 ( 1 -> 0 )

- Bryan
If by that you mean doing this then yes, or is this not correct?

Reply
Old Jan 30, 2010 | 11:14 AM
  #295  
xPRimNT's Avatar
Evolved Member
15 Year Member
Photogenic
iTrader: (4)
 
Joined: Feb 2008
Posts: 610
Likes: 0
From: Edmonton, Alberta
That's not what he means

Look a few lines down on your image. You can even see ECU Options Set #2!

A fix for P0139/0140 will not fix P0420. But, if you fix P0420 (toggle bit.1) you also have to fix P0139/40
Reply
Old Jan 30, 2010 | 12:23 PM
  #296  
tonyboy's Avatar
Evolving Member
iTrader: (4)
 
Joined: Feb 2008
Posts: 408
Likes: 0
From: Fort Worth TX
@ diirk - Thank you for this info!
@ Bryan@GST - Thank you for confirming.

Originally Posted by diiirk@AwdMotorsports
Since nobody has confirmed this as working. I guess i will go ahead and confirm the following as working on the 2010 Evo X (55570005).

<table name="DTC P1238 Disable 0x0384 -> 0xFFFF" category="Misc" address="633e8" type="1D" scaling="Hex16"/>
<table name="DTC P1241 Disable 0x03E8 -> 0xFFFF" category="Misc" address="633de" type="1D" scaling="Hex16"/>
<table name="DTC P1235 Disable 0x0026 -> 0xFFFF" category="Misc" address="549f8" type="1D" scaling="Hex16"/>
<table name="DTC P1233 Disable 0x0028 -> 0xFFFF" category="Misc" address="549f4" type="1D" scaling="Hex16"/>
<table name="DTC P1234 Disable 0x0028 -> 0xFFFF" category="Misc" address="549f6" type="1D" scaling="Hex16"/>

P0247 is not included, as the definition must be wrong, the value in ecuflash does not match.
Reply
Old Jan 30, 2010 | 02:39 PM
  #297  
GST Motorsports's Avatar
Account Disabled
iTrader: (8)
 
Joined: Sep 2007
Posts: 3,366
Likes: 2
From: Hayward
Originally Posted by xPRimNT
That's not what he means

Look a few lines down on your image. You can even see ECU Options Set #2!

A fix for P0139/0140 will not fix P0420. But, if you fix P0420 (toggle bit.1) you also have to fix P0139/40
Looks like the P0140 fix doesn't work on the 2008 Evo MR. I had a customer come in yesterday for a retune with a test pipe. Did the P0139/0140 0x1 -> 0x0 and also ECU Options Set #2 bit.1 1 -> 0 and the car set a P0140 today.

- Bryan
Reply
Old Jan 30, 2010 | 03:16 PM
  #298  
tephra's Avatar
Thread Starter
EvoM Guru
15 Year Member
iTrader: (6)
 
Joined: Feb 2007
Posts: 9,486
Likes: 67
From: Melbourne, Australia
Bryan - what ROMID?
Reply
Old Jan 30, 2010 | 04:34 PM
  #299  
HR2L's Avatar
Evolving Member
iTrader: (4)
 
Joined: Aug 2009
Posts: 475
Likes: 0
From: San Jose, CA
Originally Posted by GST Motorsports
Looks like the P0140 fix doesn't work on the 2008 Evo MR. I had a customer come in yesterday for a retune with a test pipe. Did the P0139/0140 0x1 -> 0x0 and also ECU Options Set #2 bit.1 1 -> 0 and the car set a P0140 today.

- Bryan
Yeah, doesn't work, just got it this afternoon as well Bryan. Hope there is a fix for this soon. Been reading that it will pop back up after about 50-60 miles after reset. No more P0420 (at least not yet /crossing fingers/).
Reply
Old Jan 30, 2010 | 04:50 PM
  #300  
GST Motorsports's Avatar
Account Disabled
iTrader: (8)
 
Joined: Sep 2007
Posts: 3,366
Likes: 2
From: Hayward
Originally Posted by tephra
bryan - what romid?
52690021
Reply



All times are GMT -7. The time now is 02:42 AM.