Notices
ECU Flash

SD - first test success

Old Feb 11, 2009 | 03:13 AM
  #211  
tephra's Avatar
EvoM Guru
15 Year Member
iTrader: (6)
 
Joined: Feb 2007
Posts: 9,486
Likes: 67
From: Melbourne, Australia
John - can you post up a image of your MIVEC map?

Edit - oops already got it. Couldn't see much of a difference which would explain the higher MAPVE on your ROM...

I am assuming my little bit of MIVEC at idle was the cause for the higher RPMVE on mine??

I have a track event this weekend, so the next couple of days I will be back on MAF tuning up the new turbo for my track map But after that I will do V3 - hopefully we have some other guys testing with 88590015

Last edited by tephra; Feb 11, 2009 at 03:31 AM.
Reply
Old Feb 11, 2009 | 03:32 AM
  #212  
jcsbanks's Avatar
Thread Starter
Evolved Member
 
Joined: May 2006
Posts: 2,399
Likes: 6
From: UK
I did increase some of my MAPVE numbers from the ones I showed in post #1 (which were calculated from logs) based on the STFT at idle and low loads.

Aaaargh! I'm getting junk from my E02 call. I think the table header must be incorrect. Looking into it.

Last edited by jcsbanks; Feb 11, 2009 at 03:54 AM.
Reply
Old Feb 11, 2009 | 04:16 AM
  #213  
jcsbanks's Avatar
Thread Starter
Evolved Member
 
Joined: May 2006
Posts: 2,399
Likes: 6
From: UK
Table header needs to be 00020000FFFF699C on mine. So there is an extra word put on the beginning of the table and the pointer changed. Will see if it works on the car.
Reply
Old Feb 11, 2009 | 04:17 AM
  #214  
tephra's Avatar
EvoM Guru
15 Year Member
iTrader: (6)
 
Joined: Feb 2007
Posts: 9,486
Likes: 67
From: Melbourne, Australia
table header needs to have WORD length adder and table type.

ie 0x00 02 00 00 for 2d table with 0 adder... also no length after the axis memory location for 2d

beat me to it.

just remember to ENSURE the axis memory location is on a LONG boundary...
Reply
Old Feb 11, 2009 | 04:48 AM
  #215  
jcsbanks's Avatar
Thread Starter
Evolved Member
 
Joined: May 2006
Posts: 2,399
Likes: 6
From: UK
Works on the car. Nice and smooth. Fuel trims at idle and free revving seem even tighter now, within 1% most of the time! Engine doesn't feel any different, but nice to get the best resolution and adjustability.
Reply
Old Feb 11, 2009 | 04:50 AM
  #216  
tephra's Avatar
EvoM Guru
15 Year Member
iTrader: (6)
 
Joined: Feb 2007
Posts: 9,486
Likes: 67
From: Melbourne, Australia
awesome!

i am tempted to run it up on mine @ work tomorrow hehe

Last edited by tephra; Feb 11, 2009 at 04:59 AM.
Reply
Old Feb 11, 2009 | 05:03 AM
  #217  
acamus's Avatar
Evolved Member
 
Joined: Mar 2008
Posts: 730
Likes: 3
From: Lattitude 48.38°, Longitude 17.58°, Altitude 146m = Slovakia, for common dude
Well done, John. I am glad it worked with E02.
Reply
Old Feb 11, 2009 | 05:27 AM
  #218  
jcsbanks's Avatar
Thread Starter
Evolved Member
 
Joined: May 2006
Posts: 2,399
Likes: 6
From: UK
Thanks both for the suggestion.

I also with prolonged idle saw the LTFT move, again about 0.5-1% either way.

STFT are better than when on the MAF sensor.

Last edited by jcsbanks; Feb 11, 2009 at 05:55 AM.
Reply
Old Feb 11, 2009 | 06:26 AM
  #219  
l2r99gst's Avatar
Evolved Member
iTrader: (2)
 
Joined: Mar 2004
Posts: 3,499
Likes: 4
From: CA
Originally Posted by mrfred
EDIT #1: Duh, I forgot to mention that the car needs to have my JDM MAP sensor patch + JDM MAP sensor installed.
I should probably go read your thread about that patch first, but I'm assuming that different map sensors can be used and scaled appropriately?
Reply
Old Feb 11, 2009 | 07:59 AM
  #220  
mrfred's Avatar
EvoM Guru
iTrader: (50)
 
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
Originally Posted by l2r99gst
I should probably go read your thread about that patch first, but I'm assuming that different map sensors can be used and scaled appropriately?
Yes. And I've worked out a new way to patch the ROM that is much more straightforward when it comes to doing the scaling for different MAP sensors. I'll be deploying that in the coming months.
Reply
Old Feb 11, 2009 | 08:09 AM
  #221  
MR Turco's Avatar
EvoM Staff Alumni
iTrader: (16)
 
Joined: May 2007
Posts: 3,233
Likes: 3
From: Massachusetts
mrfred, is the SD patch based off of tephra 5.10?

Now if i could just get friggin maptracer to work in evoscan.
Reply
Old Feb 11, 2009 | 08:21 AM
  #222  
mrfred's Avatar
EvoM Guru
iTrader: (50)
 
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
Originally Posted by MR Turco
mrfred, is the SD patch based off of tephra 5.10?

Now if i could just get friggin maptracer to work in evoscan.
Yep, I am porting John's SD patch to make it compatible with a tephra ROM. It will be done later today.
Reply
Old Feb 11, 2009 | 08:31 AM
  #223  
jcsbanks's Avatar
Thread Starter
Evolved Member
 
Joined: May 2006
Posts: 2,399
Likes: 6
From: UK
mrfred, I think you need to load 0x00CD into the baro. You can't do this with an immediate as it is over 0x80 and you end up with a negative. I like the method though and am coding it at present. I think you also have to fix the MAP VE output header as I found in mine.
Reply
Old Feb 11, 2009 | 08:37 AM
  #224  
RyuEvoIX's Avatar
Evolved Member
15 Year Member
iTrader: (10)
 
Joined: May 2007
Posts: 2,126
Likes: 1
From: Florida
Originally Posted by mrfred
I've just about finished porting jcsbanks SD v3 over to the 88590015 ROM. Its been a fair bit of work because there are some differences in the USDM ROM code that required me to handle the MAF and baro errors differently. I'm putting what I have up now, so people who have a MAT sensor installed can start preparing a ROM.

*I have one remaining item to finish before it can be used.* I still need to create a scaling for the GM MAT sensor that can be inserted into the IAT sensor scaling table so that I can switch the IAT values over to MAT values.

*NOTE* Once the port is complete (hopefully by Wednesday afternoon), it will only work in conjunction with my MAT logging patch (along with a GM IAT sensor installed somewhere along the intake track).

EDIT #1: Duh, I forgot to mention that the car needs to have my JDM MAP sensor patch + JDM MAP sensor installed.

EDIT #2: jcsb, just in case you are wondering, the NOP1 erases the move #1, r2 that tephra mentioned.

Patched ROM and xml are here (copy the tables from the patched ROM to your ROM):
http://se30.dyndns.org:8080/EVO/8859..._JCSBSD3M1.zip

ECUFlash screen shot:
I have Rom ID# 88590015 as well. So basically all I need is a GM IAT sensor and the JDM MAP sensor along with this patch and SD is all ready to go?
Reply
Old Feb 11, 2009 | 08:38 AM
  #225  
jcsbanks's Avatar
Thread Starter
Evolved Member
 
Joined: May 2006
Posts: 2,399
Likes: 6
From: UK
mrfred, in 88570008:

ROM:0000B23C mov.w @(h'1AA,pc), r4 ; [0000B3EA] = h'CD
ROM:0000B23E mov.l @(h'1FC,pc), r5 ; [0000B43C] = baroadc1b
ROM:0000B240 mov.w r4, @r5 ; [0000B438] = baroadc2b
ROM:0000B242 shll2 r4 ; [0000B24C]
ROM:0000B244 mov.l @(h'1F0,pc), r6 ; [0000B438] = baroadc2b
ROM:0000B246 mov.w r4, @r6

Last edited by jcsbanks; Feb 11, 2009 at 08:45 AM.
Reply

Thread Tools
Search this Thread

All times are GMT -7. The time now is 03:01 PM.