Notices
ECU Flash

how-to: Log AFR from the LC-1 w/o a serial cable

Thread Tools
 
Search this Thread
 
Old Jul 26, 2009, 07:20 AM
  #226  
EvoM Guru
Thread Starter
iTrader: (50)
 
mrfred's Avatar
 
Join Date: Mar 2006
Location: Tri-Cities, WA // Portland, OR
Posts: 9,675
Received 129 Likes on 97 Posts
Yes, a tephra mod's v5.10 ROM is pretty much ready to go. You just need to copy over the tuned tables from your current ROM to the tephra mod's ROM. For other features, find the tephra mod's v5.10 ROM thread.
Old Jul 26, 2009, 03:32 PM
  #227  
Evolved Member
iTrader: (115)
 
Z_Lancer_Man's Avatar
 
Join Date: Dec 2003
Location: Albuquerque, NM
Posts: 2,295
Likes: 0
Received 4 Likes on 4 Posts
Just as an update - following all of the instructions outlined in this thread, I've been able to log from my AEM UEGO through the ECU using EvoSCAN. The only thing you have to change is the voltage-to-AFR equation in the data.xml file for EvoSCAN as all wideband sensor are slightly different.

Thanks again, mrfred!
Old Jul 26, 2009, 07:37 PM
  #228  
Evolved Member
iTrader: (33)
 
vmrevo9's Avatar
 
Join Date: Oct 2006
Location: Huntsville, AL
Posts: 2,530
Received 6 Likes on 6 Posts
what equation did you come up with?
Old Jul 26, 2009, 09:05 PM
  #229  
Evolved Member
iTrader: (94)
 
EvoDan2004's Avatar
 
Join Date: Feb 2005
Location: New Jersey
Posts: 8,984
Likes: 0
Received 7 Likes on 7 Posts
quick question. or a few

i just got a brand new laptop. mainly i tried to set it up for logging/tuning for the evo8.

dell dual core 2.4 possessor, 4 gig ram, 3 high speed USB-2 ports, etc i use the innovate LC-1/XD-16 and the new laptop does not have the serial connector like my older dell does. i started looking into USB to serial but then saw this thread. i was wondering if this has been working without any issues and how well it is logging AFR ''meaning acuracy and speed. is it better this way or better pluging the WB to the laptop.

p.s. i tried looking for the pins i needed but the links posted on P1 dont say ''pins here'' or something like that. im retarded so i need my hand held in finding them. hehe. thanks guys.
Old Jul 27, 2009, 02:55 PM
  #230  
Evolving Member
iTrader: (4)
 
roger smith's Avatar
 
Join Date: Dec 2003
Location: Ventura County, CA
Posts: 357
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by vmrevo9
so all i would have to do is transfer all the modified tables over to the tephra maps? then after installing the analog wire to the ecu and modifing evoscan i should be able to see AFR under rear o2 sensor?
I think you're correct, as long as your evoscan's rear o2 is set to log MUT3C.
Old Jul 27, 2009, 03:00 PM
  #231  
Evolving Member
iTrader: (4)
 
roger smith's Avatar
 
Join Date: Dec 2003
Location: Ventura County, CA
Posts: 357
Likes: 0
Received 0 Likes on 0 Posts
I have a suggestion, to write the eval formula in a different form, like an abstract equation.

I set this up over the weekend and everything worked fine except my reading at idle was in the 13s. I was thinking maybe I need to recalibrate my LC1, or I didn't ground it good enough. Then I realized my formula is wrong.

MrFred, you wrote an example, if your wideband is programmed from min 9 AFR and max 17 AFR the formula would be
(17 - 9)/255 + 9

Mine is setup min 10 max 20. So I did (20 - 10)/255 + 9.
I didn't realize that +9 was supposed to be the min AFR.

(MAX AFR - MIN AFR)/255 + MIN AFR

But on a different note, thank you MrFred for creating this mod.
Old Jul 27, 2009, 08:52 PM
  #232  
Evolved Member
iTrader: (33)
 
vmrevo9's Avatar
 
Join Date: Oct 2006
Location: Huntsville, AL
Posts: 2,530
Received 6 Likes on 6 Posts
another quick question. how do i modify evoscan to be able to add this
<DataListItem DataLog="Y" Color="" Display="Wideband AFR" LogReference="WideBand" RequestID="12" Eval="0.05859*x+7.35" Unit="AFR" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="22" ChartMin="0" ChartMax="22" ScalingFactor="1" Notes="" Priority="1" Visible="false" />

also i have evoscan 2.0. and i was wondering what should be used when trying to log the AEM UEGO WB? thanks in advance.
Old Jul 29, 2009, 09:25 AM
  #233  
Evolved Member
 
leecavturbo's Avatar
 
Join Date: Mar 2008
Location: uk
Posts: 1,392
Received 2 Likes on 2 Posts
anyone know what pin is rear o2 on a jdm that has no rear o2 as oem?
basically my car never had rear o2 but i want to input my LC1 analogue there for logging. my ecu is a 3 plug evo 8 2003
Old Jul 29, 2009, 06:19 PM
  #234  
Evolved Member
iTrader: (1)
 
ziad's Avatar
 
Join Date: Apr 2007
Location: Melbourne
Posts: 529
Likes: 0
Received 1 Like on 1 Post
lee. pin 92/93 are spare ADC inputs (5V) that you can use. and i am pretty sure pin 73 is the rear 02 wire. logged via 3C and 1V.

i use pin93 and mut 39 to log 5V analog input... when my lc1 works
Old Jul 29, 2009, 06:21 PM
  #235  
EvoM Guru
iTrader: (6)
 
tephra's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Posts: 9,486
Received 66 Likes on 42 Posts
Should be MUT12
Old Jul 29, 2009, 08:03 PM
  #236  
Evolved Member
iTrader: (33)
 
vmrevo9's Avatar
 
Join Date: Oct 2006
Location: Huntsville, AL
Posts: 2,530
Received 6 Likes on 6 Posts
Originally Posted by vmrevo9
another quick question. how do i modify evoscan to be able to add this
<DataListItem DataLog="Y" Color="" Display="Wideband AFR" LogReference="WideBand" RequestID="12" Eval="0.05859*x+7.35" Unit="AFR" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="22" ChartMin="0" ChartMax="22" ScalingFactor="1" Notes="" Priority="1" Visible="false" />

also i have evoscan 2.0. and i was wondering what should be used when trying to log the AEM UEGO WB? thanks in advance.
bump!


also i started setting up my buddies rom but i noticed that his rom is 94170008 and i downloaded 94170015. apparently its a replacement rom right? in which case all i have to do is apply the modded maps from 0008 to 0015 and reflash the ecu right? i noticed that the boost limit table is slightly different, 0008 shows rpm and the other shows something else. should i make it show rpms or keep it the way it is and only change the values?

sorry for so many questions
Old Jul 30, 2009, 12:36 PM
  #237  
Evolving Member
iTrader: (4)
 
roger smith's Avatar
 
Join Date: Dec 2003
Location: Ventura County, CA
Posts: 357
Likes: 0
Received 0 Likes on 0 Posts
vmrevo9, your xml files must be messed up. The RPM table should be correct (stock values).

Try to uninstall and install ecuflash again.

And yes, the 94170015 will work on the 0008
Old Aug 19, 2009, 01:24 AM
  #238  
kaj
EvoM Community Team Leader
iTrader: (60)
 
kaj's Avatar
 
Join Date: Mar 2006
Location: Fresno, CA
Posts: 13,621
Received 815 Likes on 678 Posts
Originally Posted by vmrevo9
another quick question. how do i modify evoscan to be able to add this
<DataListItem DataLog="Y" Color="" Display="Wideband AFR" LogReference="WideBand" RequestID="12" Eval="0.05859*x+7.35" Unit="AFR" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="22" ChartMin="0" ChartMax="22" ScalingFactor="1" Notes="" Priority="1" Visible="false" />

also i have evoscan 2.0. and i was wondering what should be used when trying to log the AEM UEGO WB? thanks in advance.
+1. i also have an AEM wb. i'm assuming all works out the same? and i added the above coding to my evoscan ROM and all i see is "external wideband A/F ratio". is that what i'm supposed to be using?
Old Aug 19, 2009, 05:19 AM
  #239  
Evolved Member
iTrader: (33)
 
vmrevo9's Avatar
 
Join Date: Oct 2006
Location: Huntsville, AL
Posts: 2,530
Received 6 Likes on 6 Posts
bump
Old Aug 19, 2009, 05:23 AM
  #240  
Evolved Member
iTrader: (38)
 
gsrboi80's Avatar
 
Join Date: Aug 2005
Location: On a cliff
Posts: 7,909
Received 47 Likes on 43 Posts
The address for RPM is wrong in your 0015.xml. Ill find it and BRB

edit: Ok this will fix it The RPM address is wrong it needs to be 6dd2

so like this

<table name="Boost Limit" address="3614">
<table name="RPM" address="6dd2" elements="9"/>

Last edited by gsrboi80; Aug 19, 2009 at 05:26 AM.


Quick Reply: how-to: Log AFR from the LC-1 w/o a serial cable



All times are GMT -7. The time now is 01:21 AM.