Notices
ECU Flash

Official 2 byte thread!

Thread Tools
 
Search this Thread
 
Old Jun 3, 2008, 01:35 PM
  #151  
Newbie
 
kdouthit83's Avatar
 
Join Date: Jul 2006
Posts: 1
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by GTijoejoe
That's what I did, it seems the 013 and 015 are very similar. Everything seemed to work fine, although the values in EVOscan were very strange.
Do I have to change the function in evoscan?
My current functions are
0.3125*x Load
3.906*x RPM
6.29*x/64 AIRFLOW

I know on the first page it states to change RPM to 1000*x/256 but my values are still very strange. Did I do something wrong?
I have the same values. I am using evoscan2.2 and I haven't uploaded the mod yet until I'm sure what I am looking at.

Anyone else able to verify the new (differnet) functions are correct with EV2.2 ?
Old Jun 3, 2008, 02:06 PM
  #152  
Evolved Member
Thread Starter
iTrader: (17)
 
Jack_of_Trades's Avatar
 
Join Date: Jun 2007
Location: Opelika,AL
Posts: 3,523
Likes: 0
Received 2 Likes on 1 Post
Originally Posted by GTijoejoe
That's what I did, it seems the 013 and 015 are very similar. Everything seemed to work fine, although the values in EVOscan were very strange.
Do I have to change the function in evoscan?
My current functions are
0.3125*x Load
3.906*x RPM
6.29*x/64 AIRFLOW

I know on the first page it states to change RPM to 1000*x/256 but my values are still very strange. Did I do something wrong?
1000*x/256 is the correct formula for 2byte RPM. If your values are all out of whack, you aren't logging the correct address somehow. All of your other formulas are correct.
Old Jun 6, 2008, 07:33 PM
  #153  
Evolved Member
iTrader: (25)
 
GTijoejoe's Avatar
 
Join Date: May 2008
Location: Ohio
Posts: 2,110
Likes: 0
Received 11 Likes on 11 Posts
Originally Posted by Jack_of_Trades
1000*x/256 is the correct formula for 2byte RPM. If your values are all out of whack, you aren't logging the correct address somehow. All of your other formulas are correct.
That was my first thought, I did try that formula as well. Perhaps we can sort this out. My rom is 88590013... I did try the -0015 address like I stated before for load and airflow.

This is my MUT table, is this the correct association to the instructions?

Old Jun 7, 2008, 09:58 AM
  #154  
Evolved Member
Thread Starter
iTrader: (17)
 
Jack_of_Trades's Avatar
 
Join Date: Jun 2007
Location: Opelika,AL
Posts: 3,523
Likes: 0
Received 2 Likes on 1 Post
Yeah you did that perfectly. If you are getting false readings, the 013 ROM must have different addresses than the 015 ROM uses. You'll have to nag one of the ROM Disassembly guru's on here to help find the correct address' for you. If you do find out, post up the correct address' on here and I'll update them for anyone else in the future.
Old Jun 10, 2008, 07:56 PM
  #155  
Evolved Member
iTrader: (25)
 
GTijoejoe's Avatar
 
Join Date: May 2008
Location: Ohio
Posts: 2,110
Likes: 0
Received 11 Likes on 11 Posts
Originally Posted by Jack_of_Trades
Yeah you did that perfectly. If you are getting false readings, the 013 ROM must have different addresses than the 015 ROM uses. You'll have to nag one of the ROM Disassembly guru's on here to help find the correct address' for you. If you do find out, post up the correct address' on here and I'll update them for anyone else in the future.
Haha, that is what I was looking for you to tell me. I will try and find someone to help me sort it out. I will not continue tuning until I can datalog load more accurately.

Thanks for your help
Old Jun 10, 2008, 08:16 PM
  #156  
EvoM Guru
iTrader: (6)
 
tephra's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Posts: 9,486
Received 66 Likes on 42 Posts
0xFFFF6B42 is correct for 88590013 for 2byte load
Old Jun 10, 2008, 08:17 PM
  #157  
EvoM Guru
iTrader: (8)
 
RazorLab's Avatar
 
Join Date: Aug 2003
Location: Mid-Hudson, NY
Posts: 14,065
Received 1,038 Likes on 760 Posts
Originally Posted by GTijoejoe
Haha, that is what I was looking for you to tell me. I will try and find someone to help me sort it out. I will not continue tuning until I can datalog load more accurately.

Thanks for your help
Why not just swap to 015 rom?
Old Jun 10, 2008, 08:18 PM
  #158  
EvoM Guru
iTrader: (6)
 
tephra's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Posts: 9,486
Received 66 Likes on 42 Posts
Also your MUT_TABLE definition is wrong, go check it - it should be 0x3ee64, not 3ee84
Old Jun 10, 2008, 09:19 PM
  #159  
Newbie
iTrader: (5)
 
mx5tc's Avatar
 
Join Date: Apr 2007
Location: Lisle, IL
Posts: 25
Likes: 0
Received 0 Likes on 0 Posts
014 Rom

Hmm, does anyone know if the 014 (88590014 ROM) uses the same MUT table start address location and 2 byte load values as the 013??? I've got the 014 and want to start logging the 2 byte load, trying to determine the right MUT/2 byte addresses before I make the .xml mods to the def file.

Thanks in advance,

Mitch
Old Jun 10, 2008, 09:49 PM
  #160  
EvoM Guru
iTrader: (6)
 
tephra's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Posts: 9,486
Received 66 Likes on 42 Posts
upgrade to 15
Old Jun 10, 2008, 10:14 PM
  #161  
Newbie
iTrader: (5)
 
mx5tc's Avatar
 
Join Date: Apr 2007
Location: Lisle, IL
Posts: 25
Likes: 0
Received 0 Likes on 0 Posts
How?

Tephra,

I'm only about 1 week into ECUFlash, so I'm not completely sure how I "upgrade" to the 015 ROM.

Is it as simple as:
1. Getting a copy of a stock 015 ROM
2. Updating the stock 015 ROM file with the 2 simple changes I've made to my 014 ROM
3. Flashing the updated 015 ROM into my ECU????

Any downsides to migrating from the 014 to the 015??

Anyone have a stock 015 ROM they can send me???

Thanks in advance,

Mitch
Old Jun 10, 2008, 10:57 PM
  #162  
EvoM Guru
iTrader: (6)
 
tephra's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Posts: 9,486
Received 66 Likes on 42 Posts
yup basically.

what 2 simple changes have you made?

just go ahead and us my V5 88590015 if you want...
Old Jun 11, 2008, 03:59 AM
  #163  
Evolved Member
Thread Starter
iTrader: (17)
 
Jack_of_Trades's Avatar
 
Join Date: Jun 2007
Location: Opelika,AL
Posts: 3,523
Likes: 0
Received 2 Likes on 1 Post
Be sure you copy over your immobilizer and init code from your original rom. Thats the biggest rookie mistake, then you can't start your car and it can be a headache.
Old Jun 11, 2008, 08:00 AM
  #164  
Newbie
iTrader: (5)
 
mx5tc's Avatar
 
Join Date: Apr 2007
Location: Lisle, IL
Posts: 25
Likes: 0
Received 0 Likes on 0 Posts
All I've done on my 014 ROM is bump the idle timing from 5* to 7* (all 6 tables) and put in hybrid MIVEC map...should only take me a few minutes to cut and paste onto on 015 ROM.

Just have to remember to change the immobilizer code too before I flash it!
Old Jun 14, 2008, 05:30 PM
  #165  
Evolved Member
iTrader: (3)
 
oldevodude's Avatar
 
Join Date: Feb 2007
Posts: 579
Likes: 0
Received 0 Likes on 0 Posts
Call me lame but i can't get the mut table to show up. I copied the xml data in and put in the address for my rom evo9 15 and i get an error right on the first line of code when i launch ecuflash. It references a column aside from the row that isn't even there. anyone have a working 15 xml for me to test? pm me with addy or i will pm back mine thanks. this is frustrating.

does the downloaded text file with XML data need any editing aside from the address for your particular rom?

Does it matter if you have 1D for RPM already defined?

this is something simple i know it


I tried on different computers and everything


Quick Reply: Official 2 byte thread!



All times are GMT -7. The time now is 09:41 PM.