Notices
ECU Flash

Issue converting from 94170015 to 96530706

Thread Tools
 
Search this Thread
 
Old Aug 4, 2009 | 10:18 AM
  #1  
project_skyline's Avatar
Thread Starter
Evolved Member
15 Year Member
iTrader: (30)
 
Joined: Jun 2007
Posts: 2,532
Likes: 1
From: Colorado
Issue converting from 94170015 to 96530706

If your having issues converting to 96530706.

Post here

Last edited by project_skyline; Aug 6, 2009 at 12:45 AM.
Reply
Old Aug 4, 2009 | 12:02 PM
  #2  
Appauldd's Avatar
Evolved Member
iTrader: (22)
 
Joined: Nov 2003
Posts: 2,408
Likes: 7
From: Northern KY near Cincy
No wait....what was the issue????

I ask because I am running into issues too.
Reply
Old Aug 4, 2009 | 10:50 PM
  #3  
project_skyline's Avatar
Thread Starter
Evolved Member
15 Year Member
iTrader: (30)
 
Joined: Jun 2007
Posts: 2,532
Likes: 1
From: Colorado
I wasn't able to flash from 94170015 to 96530706. I finally got it. What issues are you having?
Reply
Old Aug 5, 2009 | 08:23 PM
  #4  
Appauldd's Avatar
Evolved Member
iTrader: (22)
 
Joined: Nov 2003
Posts: 2,408
Likes: 7
From: Northern KY near Cincy
I've been trying to get the 96530006 up and running, but I have a ton of addresses wrong. Also, some key tuning elements I use are not supported in the 0006.

The following are missing from 96530006

Idle error tables
Knock Sum Decay Timer
EGR System Enable/Disable

The following tables have wrong addresses

MAF Adjustment
MAF Scaling
all 4 Post Primer tables
Primer Cranking Enrich
all 5 Decel Fuel Cut tables
Airflow/Hz Baro and Air Temp Compensation
Warmup Advance/Retard Activation
Air Temp Trim

Once I can get 0006 to run, I will switch over to tephras rom and give it a shot.

Any assistance would be appreciated.

Thanks.

Paul
Reply
Old Aug 5, 2009 | 08:45 PM
  #5  
tephra's Avatar
EvoM Guru
15 Year Member
iTrader: (6)
 
Joined: Feb 2007
Posts: 9,486
Likes: 67
From: Melbourne, Australia
Applaudd - Ca you post up the addresses for those missing tables (from 94170015)

I am found/fixed some for 96530006:

Code:
<table name="KnockSum decay timer" category="Knock Control" address="1784" type="1D" scaling="uint16"/>

<table name="MAF Scaling" category="Fuel" address="3306"  type="2D" level="3" scaling="AirFlow8">
	<table name="Load" type="Y Axis" address="67a0" elements="21" scaling="uint16"/>
</table>

<table name="Air Temperature Compensation" category="Fuel" address="333e" type="2D" level="3" flipy="true" scaling="uint8">
	<table name="Degrees" type="Y Axis" address="6af0" elements="8" scaling="Temp"/>
</table>

<table name="Idle Stability Timing Control" category="Timing" address="174e" type="2D" level="2" scaling="uint16">
	<table name="Settings" type="Static X Axis" elements="3">
		<data>Sensitivity</data>
		<data>Timing Limit</data>
		<data>Untested</data>
	</table>
</table>

<table name="Limp Home Table" category="Fuel" address="3797" type="3D" level="2" swapxy="true" scaling="uint8">
	<table name="TPS" address="69a6" type="X Axis" elements="7" scaling="Volts16"/>
	<table name="Engine Speed" address="6992" type="Y Axis" elements="5" scaling="RPM"/>
</table>

<table name="ST Fuel Max Trim" category="Fuel" address="369e" type="2D" level="2" scaling="O2 Trim">
	<table name="Engine Temp" address="69be" type="Y Axis" elements="8" scaling="Temp"/>
</table>
	
<table name="ST Fuel Min Trim" category="Fuel" address="36ac" type="2D" level="2" scaling="O2 Trim">
	<table name="Engine Temp" address="69be" type="Y Axis" elements="8" scaling="Temp"/>
</table>

<scaling name="LT Trim Hz" units="Hz" toexpr="x*6.25" frexpr="x/6.25" format="%.2f" min="0" max="1593.75" inc="6.25" storagetype="uint8" endian="big"/>
<table name="Closed Loop - LT Trim Control" category="Fuel" address="35e5" type="2D" level="2" scaling="LT Trim Hz">
	<table name="Conditions" type="Static Y Axis" elements="4">
	<data>Low -> Mid</data>
	<data>Mid -> Low</data>
	<data>Mid -> High</data>
	<data>High -> Mid</data>
	</table>
</table>

<table name="Idle Error - Normal" category="Idle" address="435c" type="2D" level="2" scaling="ISCVSteps">
	<table name="Idle Error" address="669a" type="X Axis" elements="9" scaling="RPM"/>
</table>

<table name="Idle Error - A/C On" category="Idle" address="436c" type="2D" level="2" scaling="ISCVSteps">
	<table name="Idle Error" address="669a" type="X Axis" elements="9" scaling="RPM"/>
</table>
- someone else can merge these into the official 96530006.xml (and set it up with the right names and stuff to match other evo's)

Last edited by tephra; Aug 5, 2009 at 09:07 PM.
Reply
Old Aug 5, 2009 | 08:52 PM
  #6  
Appauldd's Avatar
Evolved Member
iTrader: (22)
 
Joined: Nov 2003
Posts: 2,408
Likes: 7
From: Northern KY near Cincy
Tephra....sent you an Email.

Here is all of the missing tables.....These are my 94170015 tables


<table name="Idle Stability Timing Control" category="Timing" address="174e" type="2D" level="2" scaling="uint16">
<table name="Settings" type="Static X Axis" elements="3">
<data>Sensitivity</data>
<data>Timing Limit</data>
<data>Untested</data>
</table>
</table>

<table name="Limp Home Table" category="Fuel" address="3797" type="3D" level="2" swapxy="true" scaling="uint8">
<table name="TPS" address="675e" type="X Axis" elements="7" scaling="Volts16"/>
<table name="Engine Speed" address="6776" type="Y Axis" elements="5" scaling="RPM"/>
</table>

<table name="ST Fuel Max Trim" category="Fuel" address="369e" type="2D" level="2" scaling="O2 Trim">
<table name="Engine Temp" address="67a2" type="Y Axis" elements="8" scaling="Temp"/>
</table>

<table name="ST Fuel Min Trim" category="Fuel" address="36ac" type="2D" level="2" scaling="O2 Trim">
<table name="Engine Temp" address="67a2" type="Y Axis" elements="8" scaling="Temp"/>
</table>

<table name="Closed Loop - LT Trim Control" category="Fuel" address="35e5" type="2D" level="2" scaling="LT Trim Hz">
<table name="Conditions" type="Static Y Axis" elements="4">
<data>Low -> Mid</data>
<data>Mid -> Low</data>
<data>Mid -> High</data>
<data>High -> Mid</data>
</table>
</table>

<table name="Closed Loop - LT Trim RPM" category="Fuel" address="35e9" type="2D" level="2" scaling="RPMStatLimit8">
<table name="Conditions" type="Static Y Axis" elements="4">
<data>1</data>
<data>2</data>
<data>3</data>
<data>4</data>
</table>
</table>

<table name="Idle Error - Normal" category="Idle" address="434a" type="2D" level="2" scaling="ISCVSteps">
<table name="Idle Error" address="647e" type="X Axis" elements="9" scaling="RPM"/>
</table>

<table name="Idle Error - A/C On" category="Idle" address="435a" type="2D" level="2" scaling="ISCVSteps">
<table name="Idle Error" address="647e" type="X Axis" elements="9" scaling="RPM"/>
</table>

<table name="Set to 9 by typing 0x9 to remove load limit" address="26694" type="1D" level="2" scaling="Hex16"/>

<table name="KnockSum decay timer" category="Knock Control" address="1784" type="1D" scaling="uint16"/>

<table name="EGR System Enable/Disable" category="Emissions EGR" address="103D" type="1D" level="2" scaling="uint8"/>
Reply
Old Aug 5, 2009 | 09:07 PM
  #7  
tephra's Avatar
EvoM Guru
15 Year Member
iTrader: (6)
 
Joined: Feb 2007
Posts: 9,486
Likes: 67
From: Melbourne, Australia
post updated.

let me know if there is anything else
Reply
Old Aug 5, 2009 | 09:09 PM
  #8  
Appauldd's Avatar
Evolved Member
iTrader: (22)
 
Joined: Nov 2003
Posts: 2,408
Likes: 7
From: Northern KY near Cincy
DANG ! ! You are Fast !

Awesome work. Let me know if my 94170015 helped any.

Thanks for you help.
Reply
Old Aug 5, 2009 | 09:19 PM
  #9  
tephra's Avatar
EvoM Guru
15 Year Member
iTrader: (6)
 
Joined: Feb 2007
Posts: 9,486
Likes: 67
From: Melbourne, Australia
yeah most of the address were the same.. just had to fix up the axis mainly..
Reply
Old Aug 5, 2009 | 09:32 PM
  #10  
Appauldd's Avatar
Evolved Member
iTrader: (22)
 
Joined: Nov 2003
Posts: 2,408
Likes: 7
From: Northern KY near Cincy
Found some more errors....

<table name="Warmup Advance/Retard Activation" address="41dc">
<table name="Engine Temp" address="681a"/>
</table>

<table name="Air Temp Trim" address="41b2">
<table name="Intake Air Temp" address="689e"/>
</table>

The ST Fuel trims won't show up with values in the fuel side

<table name="ST Fuel Max Trim" category="Fuel" address="369e" type="2D" level="2" scaling="O2 Trim">
<table name="Engine Temp" address="69be" type="Y Axis" elements="8" scaling="Temp"/>
</table>

<table name="ST Fuel Min Trim" category="Fuel" address="36ac" type="2D" level="2" scaling="O2 Trim">
<table name="Engine Temp" address="69be" type="Y Axis" elements="8" scaling="Temp"/>
</table>

The Ignition trim vs... tables have the same address for engine temp and air temp

<table name="Ignition Trim vs Engine Temp" category="Timing" address="41a4" type="2D" level="2" scaling="Percent (128)">
<table name="Engine Temp" address="6aa0" type="Y Axis" elements="8" scaling="Temp"/>
</table>

<table name="Ignition Trim vs Air Temp" category="Timing" address="41b2" type="2D" level="2" scaling="Percent (128)">
<table name="Air Temp" address="6aa0" type="Y Axis" elements="8" scaling="Temp"/>
</table>
Reply
Old Aug 5, 2009 | 09:36 PM
  #11  
tephra's Avatar
EvoM Guru
15 Year Member
iTrader: (6)
 
Joined: Feb 2007
Posts: 9,486
Likes: 67
From: Melbourne, Australia
copy the "02 Trim" scaling (from 94170015.xml) into your 96530006.xml

That will fix the SF Fuel trims

Airtemp axis should be 6af0
Reply
Old Aug 5, 2009 | 09:39 PM
  #12  
Appauldd's Avatar
Evolved Member
iTrader: (22)
 
Joined: Nov 2003
Posts: 2,408
Likes: 7
From: Northern KY near Cincy
Yeah I found the scaling was missing.

I believe the addresses are correct for the others, but I get some strange values in the X and Y sides. The tables themselves look to be correct.

Could I just have to past in the correct x and y values???
Reply
Old Aug 5, 2009 | 10:46 PM
  #13  
Appauldd's Avatar
Evolved Member
iTrader: (22)
 
Joined: Nov 2003
Posts: 2,408
Likes: 7
From: Northern KY near Cincy
<table name="Airflow/Hz Baro and Air Temp Compensation" address="3351">
<table name="IAT_Comp/Baro_Bar" address="678e"/>
<table name="MAF Hz" address="67a0"/>
</table>

Are these correct ? ? ?
Reply
Old Aug 6, 2009 | 12:48 AM
  #14  
project_skyline's Avatar
Thread Starter
Evolved Member
15 Year Member
iTrader: (30)
 
Joined: Jun 2007
Posts: 2,532
Likes: 1
From: Colorado
I just wanted to point out that phenom has a current xml for the v7t6 that has everything current and working.

Im using it and everything seems to be how it should be and functioning properly.
Reply
Old Aug 6, 2009 | 05:59 AM
  #15  
l2r99gst's Avatar
Evolved Member
iTrader: (2)
 
Joined: Mar 2004
Posts: 3,499
Likes: 4
From: CA
I also has most, if not all, of those tables that you asked for, but I have the most recent on my laptop. If there are any more outstanding that you need cleared up, let me know which ones, and I can paste what I have on my laptop.
Reply



All times are GMT -7. The time now is 11:49 AM.