Notices

Evo X Logging

Thread Tools
 
Search this Thread
 
Old Jun 1, 2009, 11:47 PM
  #16  
Former Sponsor
iTrader: (1)
 
HB Speed's Avatar
 
Join Date: Oct 2008
Location: Tuning AWD's In socal !!
Posts: 682
Likes: 0
Received 0 Likes on 0 Posts
good job!
Old Jun 2, 2009, 04:24 AM
  #17  
Newbie
 
e_leo's Avatar
 
Join Date: Nov 2008
Location: Greece
Posts: 65
Likes: 0
Received 0 Likes on 0 Posts
Jdm CT9A 3bar map sensor has the same s/n and the same calibration with the X.5v output equals with almost 340 kpa absolute.
Old Jun 2, 2009, 05:14 AM
  #18  
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
great - that means my scaling is correct...

what I might do tomorrow is do up the XML for 52680018 and include the app + config file and get some feedback from you lot
Old Jun 2, 2009, 05:41 AM
  #19  
SiC
Evolved Member
iTrader: (1)
 
SiC's Avatar
 
Join Date: Jun 2008
Location: Kanagawa, Japan
Posts: 1,018
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by tephra
great - that means my scaling is correct...

what I might do tomorrow is do up the XML for 52680018 and include the app + config file and get some feedback from you lot
Can you post the one for your AUSDM? Maybe I can use it to find the JDM address since both are similar.
Old Jun 2, 2009, 06:45 AM
  #20  
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
See post #1 for information..

Last edited by tephra; Jun 3, 2009 at 06:20 PM.
Old Jun 2, 2009, 08:42 AM
  #21  
Evolved Member
 
LaXGSR's Avatar
 
Join Date: Apr 2009
Location: US
Posts: 536
Likes: 0
Received 0 Likes on 0 Posts
Thumbs up

Originally Posted by tephra
This should work for 52680015 -> 20:

First add this to your XML in EcuFlash, then make the changes as described in the name:
Code:
    <table name="IFMode 0x05 -> 0x23" category="Misc" type="1D" address="0x7f121" scaling="Hex8"/>
    <table name="IFMode 0x05 -> 0x23" category="Misc" type="1D" address="0x8ab11" scaling="Hex8"/>
    <table name="DoMode 0x42 -> 0x52" category="Misc" type="1D" address="0x8ab16" scaling="Hex16"/>
Wow, thanks Tephra!! Could you elaborate a bit on what you mean by "make the changes as described in the name"? I've never modified my ROM before so I'm a bit confused - once I edit the XML, I assume that these three new options will show up under Misc. When I open each one up, should I see the X value, and change it to the Y value in your X->y notation above? I assume I will have to change all 3 values to 0x23, 0x23, and 0x52. Does that sound right? Thanks again!
Old Jun 2, 2009, 09:17 AM
  #22  
Evolving Member
 
Bob_tm's Avatar
 
Join Date: Oct 2008
Location: Ukraine
Posts: 126
Likes: 0
Received 0 Likes on 0 Posts
Edm evo SM5304

xml
<table name="IFMode 0x05 -> 0x23" category="Misc" type="1D" address="0x7F145" scaling="Hex8"/>
<table name="IFMode 0x05 -> 0x23" category="Misc" type="1D" address="0x8AA59" scaling="Hex8"/>
<table name="DoMode 0x42 -> 0x52" category="Misc" type="1D" address="0x8AA5E" scaling="Hex16"/>
I use hex search to find similar code (30-50 bytes length) in edm rom.

How can I adjust config file?
Values are stored in MUT table?

RPM - MUT21
PSIG - MUT38+1 byte
TimingAdv - MUT06
KnockSum - MUT26
Load - MUT8B+1 byte
IPW - MUT29

Is it right?
Old Jun 2, 2009, 01:34 PM
  #23  
Account Disabled
iTrader: (8)
 
GST Motorsports's Avatar
 
Join Date: Sep 2007
Location: Hayward
Posts: 3,366
Likes: 0
Received 0 Likes on 0 Posts
awesomeness!
Old Jun 2, 2009, 02:02 PM
  #24  
Account Disabled
iTrader: (465)
 
TTP Engineering's Avatar
 
Join Date: May 2005
Location: Central FL
Posts: 8,824
Likes: 0
Received 2 Likes on 2 Posts
Good work Dave.
Old Jun 2, 2009, 04:04 PM
  #25  
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
Originally Posted by LaXGSR
Wow, thanks Tephra!! Could you elaborate a bit on what you mean by "make the changes as described in the name"? I've never modified my ROM before so I'm a bit confused - once I edit the XML, I assume that these three new options will show up under Misc. When I open each one up, should I see the X value, and change it to the Y value in your X->y notation above? I assume I will have to change all 3 values to 0x23, 0x23, and 0x52. Does that sound right? Thanks again!
perfect - you got it in one

Originally Posted by Bob_tm
Edm evo SM5304

xml
<table name="IFMode 0x05 -> 0x23" category="Misc" type="1D" address="0x7F145" scaling="Hex8"/>
<table name="IFMode 0x05 -> 0x23" category="Misc" type="1D" address="0x8AA59" scaling="Hex8"/>
<table name="DoMode 0x42 -> 0x52" category="Misc" type="1D" address="0x8AA5E" scaling="Hex16"/>
I use hex search to find similar code (30-50 bytes length) in edm rom.

How can I adjust config file?
Values are stored in MUT table?

RPM - MUT21
PSIG - MUT38+1 byte
TimingAdv - MUT06
KnockSum - MUT26
Load - MUT8B+1 byte
IPW - MUT29

Is it right?
Hey Bob, what ROMID is that for? I prefer to deal in ROMID's rather than ECU model #'s

The config file is just a text file, you can edit it in notepad.

The address field needs updating for your ROMID. Most of those you got right - it's upto you/user what you want to log. That being said if you need help finding 2byte load or PSIG for instance let me know

Last edited by tephra; Jun 2, 2009 at 04:06 PM.
Old Jun 2, 2009, 04:16 PM
  #26  
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
Originally Posted by Bob_tm
Code:
 <table name="IFMode 0x05 -> 0x23 #1" category="Misc" type="1D" address="0x7F145" scaling="Hex8"/>
 <table name="IFMode 0x05 -> 0x23 #2" category="Misc" type="1D" address="0x8AA59" scaling="Hex8"/>
 <table name="DoMode 0x42 -> 0x52" category="Misc" type="1D" address="0x8AA5E" scaling="Hex16"/>
I can confirm this is correct for 53040007 and my ROMID 53040010

Last edited by tephra; Jun 2, 2009 at 04:21 PM.
Old Jun 2, 2009, 04:21 PM
  #27  
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


There seems to be a very minor problem with the "IFMode 0x05 -> 0x23" tables not showing up, just change the first one to "IFMode 0x05 -> 0x23 #1" and the 2nd one to "IFMode 0x05 -> 0x23 #2"

Old Jun 2, 2009, 04:23 PM
  #28  
Evolved Member
 
LaXGSR's Avatar
 
Join Date: Apr 2009
Location: US
Posts: 536
Likes: 0
Received 0 Likes on 0 Posts
Thanks again Tephra! Any chance you can find the RAM address for TPS for 52680018? I will test this out tonight or tomorrow as soon as I can...
Old Jun 2, 2009, 04:55 PM
  #29  
Evolving Member
 
flagg77's Avatar
 
Join Date: Oct 2007
Location: Boston
Posts: 158
Likes: 0
Received 0 Likes on 0 Posts
Thank you sir!

I've made the edits to my rom and will test soon on my 5260018 rom.
Old Jun 2, 2009, 04:59 PM
  #30  
SiC
Evolved Member
iTrader: (1)
 
SiC's Avatar
 
Join Date: Jun 2008
Location: Kanagawa, Japan
Posts: 1,018
Likes: 0
Received 0 Likes on 0 Posts
I'll see if the 53040007 will work with the JDM 52360018 & 52370024.


Quick Reply: Evo X Logging



All times are GMT -7. The time now is 04:20 PM.