Notices
Evo X Engine Management / Tuning Forums Discuss the major engine management systems.

*Better* fix for P0300

Thread Tools
 
Search this Thread
 
Old Nov 30, 2013, 06:39 PM
  #1  
EvoM Guru
Thread Starter
iTrader: (6)
 
tephra's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Posts: 9,486
Received 66 Likes on 42 Posts
Talking *Better* fix for P0300

Hi Peeps,

Recently the number of P0300 problems has become serious enough for me to investigate properly. Thanks to MrFred for providing the disable, however as acknoledged by him it affected too much code and without knowing exactly what else was being disabled I felt it was reckless to use it.

Thusly may I present a couple of maps that affect when the ECU decides to throw P0300:

530400010:

Code:
<table name="P0300 #1.1" category="Misc" address="56703" type="3D" swapxy="true" scaling="uint8">
<table name="Load" address="611ec" type="X Axis" elements="16" scaling="Load"/>
<table name="RPM" address="611d0" type="Y Axis" elements="11" scaling="RPM"/>
</table>

<table name="P0300 #1.2" category="Misc" address="567bb" type="3D" swapxy="true" scaling="uint8">
<table name="Load" address="611ec" type="X Axis" elements="16" scaling="Load"/>
<table name="RPM" address="611d0" type="Y Axis" elements="11" scaling="RPM"/>
</table>
52680022:

Code:
<table name="P0300 #1.1" category="Misc" address="566ff" type="3D" swapxy="true" scaling="uint8">
<table name="Load" address="611b0" type="X Axis" elements="16" scaling="Load"/>
<table name="RPM" address="61194" type="Y Axis" elements="11" scaling="RPM"/>
</table>

<table name="P0300 #1.2" category="Misc" address="567b7" type="3D" swapxy="true" scaling="uint8">
<table name="Load" address="611b0" type="X Axis" elements="16" scaling="Load"/>
<table name="RPM" address="61194" type="Y Axis" elements="11" scaling="RPM"/>
</table>

55570006:

Code:
<table name="P0300 #1.1" category="Misc" address="567a3" type="3D" swapxy="true" scaling="uint8">
<table name="Load" address="61408" type="X Axis" elements="16" scaling="Load"/>
<table name="RPM" address="613ec" type="Y Axis" elements="11" scaling="RPM"/>
</table>

<table name="P0300 #1.2" category="Misc" address="5685b" type="3D" swapxy="true" scaling="uint8">
<table name="Load" address="61408" type="X Axis" elements="16" scaling="Load"/>
<table name="RPM" address="613ec" type="Y Axis" elements="11" scaling="RPM"/>
</table>
59580004:
Code:
    <table name="P0300 #1.1" category="Misc" address="567bb" type="3D" swapxy="true" scaling="uint8">
        <table name="Load" address="61ace" type="X Axis" elements="16" scaling="Load"/>
        <table name="RPM" address="61ab2" type="Y Axis" elements="11" scaling="RPM"/>
    </table>

    <table name="P0300 #1.2" category="Misc" address="56873" type="3D" swapxy="true" scaling="uint8">
        <table name="Load" address="61ace" type="X Axis" elements="16" scaling="Load"/>
        <table name="RPM" address="61ab2" type="Y Axis" elements="11" scaling="RPM"/>
    </table>
Basically the ECU maintains a average of the RPM, when the RPM increases or decreases too quickly, ie above the map, it will signal that a misfire probably just occured. Hit enough of these events in a certain time period and bam, you will get P0300

Please note that I have noticed that P0300 can be caused by an excessive lean condition, so all efforts should be made to resolve this condition before using the above maps.

Jon@5150 Racing, has been testing these out and apparently the problem is fixed by increasing the numbers in the maps.

Anyways good luck and happy tunering!

="1"%Legal: Unless explicitly stated otherwise the previous definitions cannot be duplicated or included in any software without the authors express permission.

Last edited by tephra; Apr 5, 2020 at 03:44 AM.
Old Nov 30, 2013, 08:38 PM
  #2  
Evolving Member
 
BakaUnchi's Avatar
 
Join Date: Feb 2011
Location: SlowCal
Posts: 473
Likes: 0
Received 0 Likes on 0 Posts
YAY we did it
Old Dec 1, 2013, 12:31 PM
  #3  
Evolving Member
iTrader: (8)
 
01CBR929's Avatar
 
Join Date: Aug 2005
Location: TN
Posts: 423
Likes: 0
Received 0 Likes on 0 Posts
Hey... I NEED THIS Jon! ;-) unless you snuck it in on my last rom
Old Dec 30, 2013, 08:53 AM
  #4  
Evolved Member
iTrader: (9)
 
murlo26's Avatar
 
Join Date: Aug 2008
Location: Minnesota
Posts: 4,119
Likes: 0
Received 1 Like on 1 Post
Sweet, just saw this thanks to a link.

Jon, I assume you will give me this in the spring with my new setup

Thanks guys for the efforts!
Old Mar 28, 2015, 03:13 PM
  #5  
Newbie
 
simonpvs's Avatar
 
Join Date: Mar 2014
Location: Melbourne
Posts: 29
Likes: 0
Received 0 Likes on 0 Posts
Holy thread revival batman, but does anyone have the definitions for 56910009?
Old Oct 16, 2015, 06:54 PM
  #6  
Evolving Member
iTrader: (5)
 
01sporty's Avatar
 
Join Date: Dec 2010
Location: salt lake city utah
Posts: 151
Likes: 0
Received 2 Likes on 2 Posts
anybody have the code saved?? can't seem to find it since the evo m glitch 5557005id

Last edited by 01sporty; Oct 16, 2015 at 07:26 PM.
Old Oct 17, 2015, 04:05 AM
  #7  
EvoM Guru
Thread Starter
iTrader: (6)
 
tephra's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Posts: 9,486
Received 66 Likes on 42 Posts
for some retarded reason i cant edit my post:

Code:
&lt;table name="P0300 #1.1" category="Misc" address="56703" type="3D" swapxy="true" scaling="uint8"&gt;
	&lt;table name="Load" address="611ec" type="X Axis" elements="16" scaling="Load"/&gt;
	&lt;table name="RPM" address="611d0" type="Y Axis" elements="11" scaling="RPM"/&gt;
&lt;/table&gt;

&lt;table name="P0300 #1.2" category="Misc" address="567bb" type="3D" swapxy="true" scaling="uint8"&gt;
	&lt;table name="Load" address="611ec" type="X Axis" elements="16" scaling="Load"/&gt;
	&lt;table name="RPM" address="611d0" type="Y Axis" elements="11" scaling="RPM"/&gt;
&lt;/table&gt;
Old Oct 18, 2015, 11:09 AM
  #8  
Evolving Member
iTrader: (5)
 
01sporty's Avatar
 
Join Date: Dec 2010
Location: salt lake city utah
Posts: 151
Likes: 0
Received 2 Likes on 2 Posts
Originally Posted by tephra
for some retarded reason i cant edit my post:

Code:
&lt;table name="P0300 #1.1" category="Misc" address="56703" type="3D" swapxy="true" scaling="uint8"&gt;
	&lt;table name="Load" address="611ec" type="X Axis" elements="16" scaling="Load"/&gt;
	&lt;table name="RPM" address="611d0" type="Y Axis" elements="11" scaling="RPM"/&gt;
&lt;/table&gt;

&lt;table name="P0300 #1.2" category="Misc" address="567bb" type="3D" swapxy="true" scaling="uint8"&gt;
	&lt;table name="Load" address="611ec" type="X Axis" elements="16" scaling="Load"/&gt;
	&lt;table name="RPM" address="611d0" type="Y Axis" elements="11" scaling="RPM"/&gt;
&lt;/table&gt;
Thank you David!!
Old May 16, 2016, 09:24 PM
  #9  
Evolving Member
iTrader: (1)
 
Kooldino's Avatar
 
Join Date: Apr 2007
Location: Jersey
Posts: 261
Likes: 0
Received 0 Likes on 0 Posts
Anyone have this for 55570106 (or 55570006)?
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
tephra
ECU Flash
556
Mar 7, 2024 07:31 AM
subrwho
Evo General
6
Jun 9, 2009 09:26 PM
Deepnine
ECU Flash
3
Feb 6, 2009 01:57 AM
shadow1
ECU Flash
15
Jul 22, 2007 07:47 PM



Quick Reply: *Better* fix for P0300



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