Notices
ECU Flash

94170015 ROM with 2 Byte load

Thread Tools
 
Search this Thread
 
Old Aug 20, 2009, 02:28 PM
  #1  
Evolved Member
Thread Starter
iTrader: (12)
 
3gEclipseTurbo's Avatar
 
Join Date: Aug 2009
Location: ma
Posts: 1,589
Likes: 0
Received 0 Likes on 0 Posts
94170015 ROM with 2 Byte load

Anyone have 94170015 Rom with 2 Byte load?
Old Aug 20, 2009, 03:36 PM
  #2  
Evolved Member
iTrader: (30)
 
JohnBradley's Avatar
 
Join Date: Jan 2004
Location: Northwest
Posts: 11,396
Received 64 Likes on 48 Posts
https://www.evolutionm.net/forums/ec...te-thread.html
Old Aug 21, 2009, 10:34 AM
  #3  
Evolved Member
Thread Starter
iTrader: (12)
 
3gEclipseTurbo's Avatar
 
Join Date: Aug 2009
Location: ma
Posts: 1,589
Likes: 0
Received 0 Likes on 0 Posts
ive tryed adding the 2 byte to it but where is the xml file for the rom?
Old Aug 21, 2009, 01:00 PM
  #4  
Evolved Member
iTrader: (17)
 
Evo_Jay's Avatar
 
Join Date: Jun 2005
Location: Chico, CA (NOR-CAL)
Posts: 3,417
Received 13 Likes on 12 Posts
were you able to input the numbers in the 2byte thread to the MUT table in your ROM?
Old May 31, 2011, 05:58 AM
  #5  
Evolved Member
iTrader: (14)
 
prowakeskater's Avatar
 
Join Date: Jan 2011
Location: Cincinnati
Posts: 1,010
Likes: 0
Received 1 Like on 1 Post
Bump. are the MUT00 and MUT01 8960 and 8961?

If so, the information blasted errwhere on here (and the wiki) needs to be changed. They all show 895C and 895D

please confirm
Old Jun 1, 2011, 02:12 PM
  #6  
Evolved Member
iTrader: (10)
 
todd6027's Avatar
 
Join Date: Jun 2007
Location: Ireland
Posts: 1,860
Received 12 Likes on 12 Posts
Originally Posted by prowakeskater
Bump. are the MUT00 and MUT01 8960 and 8961?

If so, the information blasted errwhere on here (and the wiki) needs to be changed. They all show 895C and 895D

please confirm
where did you get 8960/8961 from ???



Originally Posted by DCsleeper
Confirming 2Byte Addresses for ROM 94170015:

2BYTE LOAD
MUT 00 = 895C
MUT 01 = 895D

2BYTE RPM
MUT 02 = 893A
MUT 03 = 893B

2BYTE AIRFLOW
MUT 04 = 89BA
MUT 05 = 89BB

I am currently logging all three of these on this ROM with no issues.

Last edited by todd6027; Jun 1, 2011 at 02:18 PM.
Old Jun 1, 2011, 03:29 PM
  #7  
Evolved Member
iTrader: (14)
 
prowakeskater's Avatar
 
Join Date: Jan 2011
Location: Cincinnati
Posts: 1,010
Likes: 0
Received 1 Like on 1 Post
Look at the second-to-last page in the 2 byte thread. Very top. (I would post a link but I'm on my phone)
Old Jun 1, 2011, 04:27 PM
  #8  
Evolved Member
iTrader: (10)
 
todd6027's Avatar
 
Join Date: Jun 2007
Location: Ireland
Posts: 1,860
Received 12 Likes on 12 Posts
Originally Posted by prowakeskater
Look at the second-to-last page in the 2 byte thread. Very top. (I would post a link but I'm on my phone)
then 883c/883d would be 2 byte load and 8960/8961 would be 2 byte load baro/iat compensated . If your at high elevation use the compensated one
Old Jun 1, 2011, 04:31 PM
  #9  
Evolved Member
iTrader: (14)
 
prowakeskater's Avatar
 
Join Date: Jan 2011
Location: Cincinnati
Posts: 1,010
Likes: 0
Received 1 Like on 1 Post
oh, ok so I dont need to use that.

Well I have another problem. When I go into ecuflash and open my 2 byte load HIGH and LOW tables, what values are supposed to be input?

I have put in 0x895C for high and 0x895D for low, but whenever I change each, the other table automatically changes!!! both will not stay constant
Old Jun 1, 2011, 04:42 PM
  #10  
Evolved Member
iTrader: (10)
 
todd6027's Avatar
 
Join Date: Jun 2007
Location: Ireland
Posts: 1,860
Received 12 Likes on 12 Posts
Originally Posted by prowakeskater
oh, ok so I dont need to use that.

Well I have another problem. When I go into ecuflash and open my 2 byte load HIGH and LOW tables, what values are supposed to be input?

I have put in 0x895C for high and 0x895D for low, but whenever I change each, the other table automatically changes!!! both will not stay constant
you put those values in the mut table yeah??
Old Jun 1, 2011, 04:53 PM
  #11  
Evolved Member
iTrader: (14)
 
prowakeskater's Avatar
 
Join Date: Jan 2011
Location: Cincinnati
Posts: 1,010
Likes: 0
Received 1 Like on 1 Post
they were already in the mut table...

I added the code to the rom's XML so 2byte load, rpm, and airflow could show in EcuFlash, and I used the correct addresses above (I did not use 8960/8961)

I saved, then opened up EcuFlash, and then tried inputting the correct values (not too sure what they were originally), but no dice
Old Jun 1, 2011, 04:56 PM
  #12  
Evolved Member
iTrader: (10)
 
todd6027's Avatar
 
Join Date: Jun 2007
Location: Ireland
Posts: 1,860
Received 12 Likes on 12 Posts
what exactly are you trying to do is it just to log 2 byte load ??
Old Jun 1, 2011, 05:00 PM
  #13  
Evolved Member
iTrader: (14)
 
prowakeskater's Avatar
 
Join Date: Jan 2011
Location: Cincinnati
Posts: 1,010
Likes: 0
Received 1 Like on 1 Post
I am trying to log 2byte load, RPM, and I dont really need airflow, but Im doing it for ****s and gigs.

I am logging without a laptop using an Openport 2.0, So I am also developing the correct codes for that. But its pretty simple, you just point it in the direction and it logs it. For the 2byte load, for example, my code is:

paramname=Load2byte
paramid=0x00
scalingrpn=x,0.3125,*

with 0x00 being 895C (at least I hope)
Old Jun 1, 2011, 05:51 PM
  #14  
Evolved Member
iTrader: (14)
 
prowakeskater's Avatar
 
Join Date: Jan 2011
Location: Cincinnati
Posts: 1,010
Likes: 0
Received 1 Like on 1 Post
maybe I shouldnt mess with the predetermined table values in ecuflash?
Old Jun 2, 2011, 05:47 AM
  #15  
Evolved Member
iTrader: (10)
 
todd6027's Avatar
 
Join Date: Jun 2007
Location: Ireland
Posts: 1,860
Received 12 Likes on 12 Posts
Originally Posted by prowakeskater
maybe I shouldnt mess with the predetermined table values in ecuflash?
good call


Quick Reply: 94170015 ROM with 2 Byte load



All times are GMT -7. The time now is 10:25 AM.