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

Evoscan settings for 55580006

Thread Tools
 
Search this Thread
 
Old May 17, 2011 | 07:53 PM
  #1  
hkumar's Avatar
Thread Starter
Newbie
iTrader: (1)
 
Joined: Jul 2010
Posts: 62
Likes: 2
From: Redmond, WA, USA
Question Evoscan settings for 55580006

I was looking for evoscan settings for 55580006. Working with hamish to troubleshoot why I was unable to log my 2010 evoX, we found that the current evoX settings in evoscan dont work for this rom. Its apparently a combination of 2010 RA and 2010 EvoX SST. So I figured out some of these settings using the 2010 EVOX USA xml from evoscan as base, looking at Merlin's guide for MUT addresses, and the MUT table values in my ROM (as guided by Hamish). I have attached the MUT table from my ROM as a screenshot.
I am looking for some help figuring out the missing entries here (and verify the ones I have ? against), or better yet if somebody has already solved this before they could upload their evoscan setting to help me out. Thanks
Here is the table I am working on:
From Merlin's Tuning Guide   From EvoScan DataSettings   From Rom
 MUT Table AddressNotes Display= LogReference=Eval=  RequestID=
TPSMUTBBThrottle Position Sensor Throttle Position (TPS)TPSx*100/255 2380870D
APPMUTBCAccelerator Pedal Position Accel Pedal PositionAPP(x-32)*129/255 238095FD
RPMMUT21  RPMRPM31.25*x 23808763
PSIGMUT38 + 1Boost Level, 2-byte BoostBoost(x/4*0.19347)-14.5 2380872E ??
SPARKMUT06Spark Timing      
KNOCKMUT26Knock Sum Knock SumKnockSumx 23808A63
LOADMUT8B + 1  LoadLoadx*10/32 23808784 ??
LOADMUT8B + 7MIVEC and SPARK Load (Baro Comp) Load (MIVEC) and (Timing if IAT GT 75F)LoadMIVECx*10/32 2380878A ??
IPWMUT29Injector Pulse Width Injector Pulse Width (IPW)IPWx/1000 2380AA88
SPEEDMUT2F  SpeedSpeedx*2 238087FF
LTFT LOMUT0CIdle Trim  ??  
LTFT MIDMUT0DCruise Trim Fuel Trim Idle (LTFT)LTFT_Idle(0.1953125*x)-25 23804573
LTFT HIMUT0ELong Term Fuel Trim HI, not normally used Fuel Trim Cruise (LTFT)LTFT_Cruise(0.1953125*x)-25 23804575
STFTMUT0FClosed Loop Short Term Fuel Trim Fuel Trim (STFT)STFT(0.1953125*x)-25 238088B0
ACTIVE WGDCMUT86  Active WasteGateDuty (WGDC)ActiveWGDCx/2 23808B6D
PASSIVE WGDC?  Passive WasteGateDuty (WGDC)PassiveWGDCx/2 ?
MAF HZMUT1A   ?? 238087F3
FUEL TRIMMUT50Total current fuel trim  ?? 238088C1
MATMUT11 + 5Manifold Air Temp Manifold Air Temp (MAT)MATx-40 23808672
 ?  Timing AdvanceTimingAdvx-20 ?
 ?  Intake Air Temp (IAT)IATx-40 ?
 ?  Engine Coolant Temp (ECT)ECTx-40 ?
 ?  BatteryBatteryx*18.75/255 238086EF ??
 ?  OctaneOctanex*100/255 2380459F ??
 ?  MR/SST Transmission TempSST_TM_Tempx-50 CAN28-0 ??
 ?  BarometerBarox/2 2380A909 ??
 ?  Boost Error CorrectionBoostError(x-128)/2 23808B50 ??
 ?  Accel Pedal PositionAPP(x-32)*129/255 23809505 ??
 ?  Gear in useGearx/22.6 2380886E ??
Attached Thumbnails Evoscan settings for 55580006-vmware-fusion001.png  
Attached Files

Last edited by hkumar; May 17, 2011 at 08:02 PM.
Reply
Old May 17, 2011 | 09:05 PM
  #2  
RazorLab's Avatar
EvoM Guru
20 Year Member
Liked
Loved
Community Favorite
iTrader: (8)
 
Joined: Aug 2003
Posts: 14,094
Likes: 1,092
From: Mid-Hudson, NY
Here you go:

Code:
<DataListItem DataLog="Y" Color="" Display="2-Byte RPM" LogReference="2ByteRPM" RequestID="2380875c" Eval="3.90625*x" Unit="rpm" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="0" GaugeMax="8000" ChartMin="0" ChartMax="8000" ScalingFactor=".1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="Y" Color="" Display="Load" LogReference="Load" RequestID="23808784" Eval="x*10/32" Unit="load" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="0" GaugeMax="300" ChartMin="0" ChartMax="30" ScalingFactor=".1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="Y" Color="" Display="TimingAdv" LogReference="TimingAdv" RequestID="23808A1F" Eval="x-20" Unit="deg" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="-10" GaugeMax="50" ChartMin="-10" ChartMax="50" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="Y" Color="" Display="Barometer" LogReference="Baro" RequestID="2380AA4D" Eval="x*0.07251887" Unit="psi" MetricEval="x/2" MetricUnit="kPa" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="50" Visible="False" />
        <DataListItem DataLog="Y" Color="#4b0000" Display="PSIG" LogReference="PSIG" RequestID="2380872E" Eval="(x/4*0.1953125)-[Baro]" Unit="PSIG" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="-15" GaugeMax="35" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="Y" Color="" Display="Knock Sum" LogReference="KnockSum" RequestID="23808A63" Eval="x" Unit="count" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="20" ChartMin="0" ChartMax="20" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Air/Fuel Ratio (Map)" LogReference="AFRMAP" RequestID="2380890d" Eval="(14.7*128)/x" Unit="AFR" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Accel Pedal Position" LogReference="APP" RequestID="238095FD" Eval="(x-32)*129/255" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="Y" Color="" Display="TPS" LogReference="TPS" RequestID="2380870D" Eval="x*100/255" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="100" ChartMin="0" ChartMax="100" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Active WGDC" LogReference="WGDC_Active" RequestID="23808b6d" Eval="x/2" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="100" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="IPW" LogReference="IPW" RequestID="2380AA88" Eval="x/1000" Unit="ms" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="IDC" LogReference="IDC" RequestID="23808763" Eval="[IPW]*31.25*x/1200" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="100" ChartMin="0" ChartMax="100" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Corrected Timing Advance" LogReference="Corr_TimingAdv" RequestID="238089ff" Eval="x-20" Unit="degrees" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Manifold Air Temp" LogReference="MAT" RequestID="23808672" Eval="1.8*x-40" Unit="Deg F" MetricEval="x-40" MetricUnit="Deg C" ResponseBytes="2" GaugeMin="-10" GaugeMax="200" ChartMin="-10" ChartMax="200" ScalingFactor="1" Notes="Engine Coolant Temperature" Priority="3" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Coolant Temp" LogReference="ECT" RequestID="23808653" Eval="1.8*x-40" Unit="Deg F" MetricEval="x-40" MetricUnit="Deg C" ResponseBytes="1" GaugeMin="-10" GaugeMax="130" ChartMin="-10" ChartMax="130" ScalingFactor="1" Notes="Engine Coolant Temperature" Priority="3" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Intake Air Temp" LogReference="IAT" RequestID="2380866D" Eval="1.8*x-40" Unit="Deg F" MetricEval="x-40" MetricUnit="Deg C" ResponseBytes="1" GaugeMin="-10" GaugeMax="130" ChartMin="-10" ChartMax="130" ScalingFactor="1" Notes="Intake Air Temperature" Priority="3" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Speed" LogReference="Speed" RequestID="238087FF" Eval="x*1.243" Unit="mph" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="250" ChartMin="0" ChartMax="260" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="STFT" LogReference="STFT" RequestID="238088b0" Eval="(0.1953125*x)-25" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="LTFT idle" LogReference="IdleLTFT" RequestID="23804573" Eval="(0.1953125*x)-25" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="LTFT Cruise" LogReference="CruiseLTFT" RequestID="23804575" Eval="(0.1953125*x)-25" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="LTFT In Use" LogReference="CurrentLTFT" RequestID="238088C1" Eval="(0.1953125*x)-25" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="WGDC Correction MUT" LogReference="WGDCCorr" RequestID="23808783" Eval="0.5*x-64" Unit="unit" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Boost Error" LogReference="BoostError" RequestID="238085A2" Eval="(x-128)*0.19347/4" Unit="psi" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="-6.1" GaugeMax="6.1" ChartMin="-6.1" ChartMax="6.1" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Front Oxygen Sensor" LogReference="FrontO2" RequestID="2380867d" Eval="0.01952*x" Unit="V" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Rear O2" LogReference="O2Sensor2" RequestID="23808681" Eval="0.01952*x" Unit="V" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Knock Voltage" LogReference="KnockVolt" RequestID="2380872b" Eval="0.01952*x" Unit="V" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Battery Level" LogReference="Battery" RequestID="23808703" Eval="0.07333*x" Unit="V" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="3" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Injector Latency" LogReference="InjectorLatency" RequestID="23808945" Eval="x" Unit="ms" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="InVVT (target)" LogReference="InVVTtarget" RequestID="23809526" Eval="(x-4096)*-0.01953125" Unit="Deg" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="-40" GaugeMax="50" ChartMin="-40" ChartMax="50" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="ExVVT (target)" LogReference="ExVVTtarget" RequestID="23809532" Eval="(x-4096)*-0.01953125" Unit="Deg" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="-40" GaugeMax="50" ChartMin="-40" ChartMax="50" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="InVVT (actual)" LogReference="InVVTactual" RequestID="2380955e" Eval="(x-4096)*-0.01953125" Unit="Deg" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="-40" GaugeMax="50" ChartMin="-40" ChartMax="50" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="ExVVT (actual)" LogReference="ExVVTactual" RequestID="2380956A" Eval="(x-4096)*-0.01953125" Unit="Deg" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="-40" GaugeMax="50" ChartMin="-40" ChartMax="50" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="MAF Volts" LogReference="MAF" RequestID="23808F78" Eval="x/1024*5" Unit="V" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="MAF Airflow" LogReference="MAFgs" RequestID="238087f8" Eval="x*0.02" Unit="gs" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Altmap Status" LogReference="Altmap Status" RequestID="CAN29-0" Eval="x" Unit="unit" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="SST Transmission Temp" LogReference="SST_TM_Temp" RequestID="CAN28-0" Eval="x-50" Unit="C" MetricEval="x-50" MetricUnit="Deg C" ResponseBytes="1" GaugeMin="0" GaugeMax="1000" ChartMin="0" ChartMax="1000" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
All 2010's are the same btw.
Reply
Old May 17, 2011 | 09:48 PM
  #3  
Golden's Avatar
Evolved Member
iTrader: (1)
 
Joined: Nov 2009
Posts: 1,456
Likes: 0
From: Omaha, NE
Not only did I post these addresses over a year ago, I also emailed them to Hamish.

It may have been a lot easier to ask or search for them than to trouble our New Zealand friend.
Reply
Old May 17, 2011 | 10:32 PM
  #4  
hkumar's Avatar
Thread Starter
Newbie
iTrader: (1)
 
Joined: Jul 2010
Posts: 62
Likes: 2
From: Redmond, WA, USA
Thanks razorlab. I will try that out.
Golden, I had posted a thread to try and troubleshoot, with logs and roms, but didnt get much response. it started off with me trying out the evoscan setting for evox, that didnt work, so had to contact hamish to find out what could be wrong. Didnt really think that if all evox's are the same, the default settings wouldn't work. So after some trial and error, hamish suggested i try RA settings instead, which worked for some of the parameters.
It would be good to add these definitions to evoscan's default listing, if I am not the only one with this rom, instead of the users to look for it on the forums.
Reply
Old May 17, 2011 | 11:16 PM
  #5  
hkumar's Avatar
Thread Starter
Newbie
iTrader: (1)
 
Joined: Jul 2010
Posts: 62
Likes: 2
From: Redmond, WA, USA
Post

Here is the xml for others to easily find.
Attached Files
Reply
Old May 18, 2011 | 08:42 AM
  #6  
Golden's Avatar
Evolved Member
iTrader: (1)
 
Joined: Nov 2009
Posts: 1,456
Likes: 0
From: Omaha, NE
Originally Posted by hkumar
It would be good to add these definitions to evoscan's default listing, if I am not the only one with this rom, instead of the users to look for it on the forums.

Again, I have emailed them to Hamish. I'm not sure why EvoScan doesn't come with newer scalings. I've also told him that I can create addresses for any, yes any rom out there in seconds. I wrote an application to do it for me.

Along the same lines, EcuFlash hasn't updated it's definition files in a long time either. Colby could grab all the ones off my site and include them in a release.

But I don't have control over their software.
Reply
Old May 18, 2011 | 12:22 PM
  #7  
RazorLab's Avatar
EvoM Guru
20 Year Member
Liked
Loved
Community Favorite
iTrader: (8)
 
Joined: Aug 2003
Posts: 14,094
Likes: 1,092
From: Mid-Hudson, NY
Yea Evoscan is a little slow on the uptake.

What would be awesome would be the ability to "synch" to a XML server, kinda of like what virtual dyno does with the vehicle settings.

Then Evoscan could be up to date all the time, with minimal effort.
Reply
Old May 18, 2011 | 12:41 PM
  #8  
itzwolf's Avatar
Evolved Member
20 Year Member
iTrader: (9)
 
Joined: Mar 2005
Posts: 1,193
Likes: 2
From: Florida
Originally Posted by razorlab
Yea Evoscan is a little slow on the uptake.

What would be awesome would be the ability to "synch" to a XML server, kinda of like what virtual dyno does with the vehicle settings.

Then Evoscan could be up to date all the time, with minimal effort.
That would be awesome too see!

I just picked up a 2011 Evo X GSR and when I started building my Evo 8 there was no ECUFlash like today so I am fluent in AEM Series 1 and AEM Series 2 cause that’s what that car is running but ECUFlash looks like Chinese to me still sometimes lol So much hacking in my future I don’t even know where to start sometimes guess I am a little set in my familiar zone for AEM. I’m going to pick up the Tatrix cable in the next couple weeks and start logging and find out which rom my car actually has so I can tinker around and learn this tuning solution.
Reply
Old May 25, 2011 | 09:34 AM
  #9  
cowboy14's Avatar
Newbie
 
Joined: May 2011
Posts: 25
Likes: 0
From: Florida
Very helpful thread.....
Reply
Old Jun 16, 2011 | 02:21 PM
  #10  
hkumar's Avatar
Thread Starter
Newbie
iTrader: (1)
 
Joined: Jul 2010
Posts: 62
Likes: 2
From: Redmond, WA, USA
What's the requestID for Gear In Use?
Reply
Old Jun 11, 2012 | 11:17 PM
  #11  
hkumar's Avatar
Thread Starter
Newbie
iTrader: (1)
 
Joined: Jul 2010
Posts: 62
Likes: 2
From: Redmond, WA, USA
Originally Posted by hkumar
What's the requestID for Gear In Use?
Wow this thread's been sitting here for a year now!!
Anybody know the request ID for Gear in Use?
Also whats formula to convert the stock O2 sensor volts to AFR?
Reply
Old Sep 9, 2013 | 07:55 PM
  #12  
ApexVIII's Avatar
Evolving Member
iTrader: (1)
 
Joined: Jul 2006
Posts: 339
Likes: 0
From: Modesto, CA
im really confused with all this, i cant log with my Evo x sst is this whati need to do?
Reply
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
tephra
ECU Flash
3674
Apr 22, 2026 11:03 AM
chmodlf
ECU Flash
299
Aug 31, 2018 01:38 PM
2winscroll
General Engine Management / Tuning Forum
2
Feb 16, 2017 01:39 PM
GST Motorsports
09+ Ralliart Engine/Turbo/Drivetrain
113
Feb 14, 2017 06:09 AM
Appauldd
ECU Flash
8
Aug 28, 2010 06:47 PM




All times are GMT -7. The time now is 11:29 PM.