DIY PROM Do It Yourself PROM chip burning help. No PROM begging. No PROMs for sale. No commercial exchange. Not a referral service.

8D WB Patch Released

Thread Tools
 
Search this Thread
 
Old 09-03-2005, 02:33 AM
  #1  
Z69
Supreme Member

Thread Starter
 
Z69's Avatar
 
Join Date: Sep 2003
Location: Texas
Posts: 1,409
Likes: 0
Received 1 Like on 1 Post
8D WB Patch Released

I finally got around to testing all the bins I wanted to include support for. Here are the links-


8D_305WB.zip
8D_AUJPwb.zip
8D_Vettewb.zip

It is for ALDL use only. No CL WB yet.

Here is the thread that started it.

WB Code Requirements
Old 09-03-2005, 09:51 AM
  #2  
Member

 
BenDoe91z28's Avatar
 
Join Date: Mar 2002
Location: Lake Oswego, OR
Posts: 165
Likes: 0
Received 0 Likes on 0 Posts
Thank! I shall download and reconfigure the BIN you gave me immediatly, just in case something had changed. I'm sorry to bug you so much.

I have configured by BIN so that the input is coming through on pin A3, but still havn't figured out how to get TP to read the output through ALDL. I'm assuming that I need to create a new "ALDL" value and am researching how to do that on TGO. Anybody out there care to help?
Old 09-03-2005, 12:19 PM
  #3  
Supreme Member

iTrader: (1)
 
JP86SS's Avatar
 
Join Date: Apr 2004
Location: Browns Town
Posts: 3,178
Likes: 0
Received 3 Likes on 3 Posts
Car: 86 Monte SS (730,$8D,G3,AP,4K,S_V4)
Engine: 406 Hyd Roller 236/242
Transmission: 700R4 HomeBrew, 2.4K stall
Axle/Gears: 3:73 Posi, 7.5 Soon to break
In the text file it says that word 37 (IAC Min steps) will be the output for the actual AFR.
You wont need to change anything to get the reading.

When selecting the sensor,
the appropriate scaling for a 10 to 20:1 AFR is setup and your ALDL scanner can read it as such by applying the formula shown after the sensor.

From the txt file:
Option Flag 1
Bit 0 : DIY / TechEdge v1.0 Sensor (Nonlinear Output)
Bit 1 : FJO (Nonlinear Output)
Bit 2 : AEM Nonlinear Output
Bit 3 : TechEdge v2.0 (Linear Output) [AFR = (Volts * 2) + 9]
Bit 4 : PLX Linear Output [AFR = (Volts * 2) + 10]
Bit 5 : Innovate Linear Output (1V - 2V) [AFR = Volts * 10]
Bit 6 : AEM Linear Output [AFR = (Volts * 2) + 10]
Bit 7 : Zeitronix (Nonlinear Output)

Correct me if I'm incorrect on this Z'69.
Old 09-03-2005, 02:49 PM
  #4  
Z69
Supreme Member

Thread Starter
 
Z69's Avatar
 
Join Date: Sep 2003
Location: Texas
Posts: 1,409
Likes: 0
Received 1 Like on 1 Post
He needs your ADS file to see it JP.

You'll notice in the ecu I included that word 35 is listed in the
constant section. Just change it to 0035 in TP and save the bin/burn it. The 7730 ads file on Marks' site has #35 FP volts in it.
Or you could simply edit the FP volts item in the ADS.
Change the 35 to a 37 and edit the description to WB AFR.
The rest stays the same I think. Or you could copy all the settings in the FP volts item in a new item. But change the above. I thought there was a txt file or something on TP for creating an ecu. The ads edit is very similar.

I used #37 for Datamaster support. I included all tha aldl info so people could swap it to whatever they want.


Nothing changed in the bin from what I sent you.
Only the txt info file changed. I kept adding stuff as people asked questions. It was getting long and most things are covered so I stopped on it.

Don't confuse word #35 with ram location 0035. They are two different things. But coincidently have the same numerical value.

Last edited by Z69; 09-03-2005 at 02:52 PM.
Old 09-03-2005, 06:32 PM
  #5  
Supreme Member

iTrader: (1)
 
JP86SS's Avatar
 
Join Date: Apr 2004
Location: Browns Town
Posts: 3,178
Likes: 0
Received 3 Likes on 3 Posts
Car: 86 Monte SS (730,$8D,G3,AP,4K,S_V4)
Engine: 406 Hyd Roller 236/242
Transmission: 700R4 HomeBrew, 2.4K stall
Axle/Gears: 3:73 Posi, 7.5 Soon to break
[QUOTE]Originally posted by Z69
He needs your ADS file to see it JP.

Guess I have to finish that now.
I have it as far as I can go but I'm stuck on a couple of the 16 bit arithmatical things that nobody uses anyway.
Weather here is b-e-a Utilful this weekend with the airshow and such going on so I'll be outside driving for most of it.
$3.30 a gallon or not !!
Old 09-03-2005, 10:03 PM
  #6  
Supreme Member

iTrader: (1)
 
junkcltr's Avatar
 
Join Date: Jan 2002
Location: garage
Posts: 4,432
Likes: 0
Received 1 Like on 1 Post
Engine: 3xx ci tubo
Transmission: 4L60E & 4L80E
You two do some great work. It is good to hear that you are taking a break this weekend.

J
Old 09-04-2005, 03:18 AM
  #7  
Z69
Supreme Member

Thread Starter
 
Z69's Avatar
 
Join Date: Sep 2003
Location: Texas
Posts: 1,409
Likes: 0
Received 1 Like on 1 Post
I remembered that I didn't do a checksum in TP after patching the bins. So if your bin is dated prior to 9/3/05 you will have to do a save in TP to recalc the checksum.
I also noticed I didn't put a $ in front of the 0035 for the change to the aldl list in my asm file. So all the bins have word 37 set to $0023 instead. I fixed both of these and e-mailed Craig to update the files for me.
All the bins should have a 9/4 date to have the corrections.
Sorry for any inconvience.

You can download the correct files here till Craig gets' the old ones updated.

8D_305wb
8D_AUJPwb
8D_vettewb

Old 09-04-2005, 07:43 PM
  #8  
Member

 
BenDoe91z28's Avatar
 
Join Date: Mar 2002
Location: Lake Oswego, OR
Posts: 165
Likes: 0
Received 0 Likes on 0 Posts
Z69,
I'm still having trouble with my scanner. Attached in this post are my settings. I have the pin set to come in on F14. I went to scan the sensor, and all that was returned was the value 12.00V with no change in that value with RPM or anything. Any suggestions?
Attached Thumbnails 8D WB Patch Released-wb-afr.jpg  
Old 09-04-2005, 07:44 PM
  #9  
Member

 
BenDoe91z28's Avatar
 
Join Date: Mar 2002
Location: Lake Oswego, OR
Posts: 165
Likes: 0
Received 0 Likes on 0 Posts
another
Attached Thumbnails 8D WB Patch Released-pinf14.jpg  
Old 09-04-2005, 07:47 PM
  #10  
Member

 
BenDoe91z28's Avatar
 
Join Date: Mar 2002
Location: Lake Oswego, OR
Posts: 165
Likes: 0
Received 0 Likes on 0 Posts
another one
Attached Thumbnails 8D WB Patch Released-wbselect.jpg  
Old 09-04-2005, 11:49 PM
  #11  
Member
iTrader: (1)
 
69 Ghost's Avatar
 
Join Date: Jan 2004
Location: Ventura, Ca
Posts: 319
Likes: 0
Received 0 Likes on 0 Posts
Car: 69 Camaro
Engine: LS1 converted to LS6
Transmission: 4L70
Axle/Gears: 12bolt 3:42
I will be posting a Super8dm definition to support this in the near future that will incorporate the JP86SS AUJP hac definitions. Still working out naming conventions as JP86SS has done this work also!
Old 09-05-2005, 12:52 AM
  #12  
Supreme Member

 
Craig Moates's Avatar
 
Join Date: Jul 1999
Location: Baton Rouge, LA, USA
Posts: 1,577
Likes: 0
Received 0 Likes on 0 Posts
Car: 87 T/A
Engine: 441 SBC 12.5:1 0.680" Lift
Transmission: T-56
Axle/Gears: 4.10 TruTrac Moser 9"
I love seeing these screenshots of custom ADS files along with custom BINs.

Just figured I'd say, makes me happy...
Old 09-05-2005, 12:58 AM
  #13  
Z69
Supreme Member

Thread Starter
 
Z69's Avatar
 
Join Date: Sep 2003
Location: Texas
Posts: 1,409
Likes: 0
Received 1 Like on 1 Post
Originally posted by BenDoe91z28
Z69,
I'm still having trouble with my scanner. Attached in this post are my settings. I have the pin set to come in on F14. I went to scan the sensor, and all that was returned was the value 12.00V with no change in that value with RPM or anything. Any suggestions?
Check what word 37 in the constants is set for.
It should be $0035 to show afr.
I was wrong about the posted bins not being different.
There was actually two small differences.

Last edited by Z69; 09-05-2005 at 02:51 AM.
Old 09-05-2005, 07:58 AM
  #14  
Supreme Member

iTrader: (1)
 
JP86SS's Avatar
 
Join Date: Apr 2004
Location: Browns Town
Posts: 3,178
Likes: 0
Received 3 Likes on 3 Posts
Car: 86 Monte SS (730,$8D,G3,AP,4K,S_V4)
Engine: 406 Hyd Roller 236/242
Transmission: 700R4 HomeBrew, 2.4K stall
Axle/Gears: 3:73 Posi, 7.5 Soon to break
Maybe this will clarify it (or just add more trouble)
From the screenshot ther, your multiplier does not match what was listed in the text file. Here's what I did but haven't confirmed it works yet.
Attached Thumbnails 8D WB Patch Released-ads-wb.jpg  
Old 09-05-2005, 08:03 AM
  #15  
Supreme Member

iTrader: (1)
 
JP86SS's Avatar
 
Join Date: Apr 2004
Location: Browns Town
Posts: 3,178
Likes: 0
Received 3 Likes on 3 Posts
Car: 86 Monte SS (730,$8D,G3,AP,4K,S_V4)
Engine: 406 Hyd Roller 236/242
Transmission: 700R4 HomeBrew, 2.4K stall
Axle/Gears: 3:73 Posi, 7.5 Soon to break
Multiple items??

I haven't tried yet but the idea just came to me that if I include ALL of the sensor selections as each having a #37 they should all be running and just ignore the ones you don't use.
Do you know if TP will puke out the values with 10 listings for the 37 address?

That way they are all right there to begin with.

Just re-adjusting clicking rockers now, may get a chance to verify that works later today.
Old 09-05-2005, 08:24 AM
  #16  
Supreme Member

iTrader: (1)
 
JP86SS's Avatar
 
Join Date: Apr 2004
Location: Browns Town
Posts: 3,178
Likes: 0
Received 3 Likes on 3 Posts
Car: 86 Monte SS (730,$8D,G3,AP,4K,S_V4)
Engine: 406 Hyd Roller 236/242
Transmission: 700R4 HomeBrew, 2.4K stall
Axle/Gears: 3:73 Posi, 7.5 Soon to break
Kinda like this

Easier for people to ignore or delete the entries they don't use than to add them (If it works)
I think it will be OK but if someone wants to give it a quick try and let me know that would be cool.
This file HAS KNOWN ISSUES and is not final. That being said, any feedback on it would be great (especially on some of the items that I commented as being wrong) Check the comments in the definition if something seems to read strange. I'm more concerned with the WB stuff but if you know how to correct one of the items, send me an e-mail.

Jp
Http://www.wideopenwest.com/~Johnand...27730 JP50.ads

OK, it works.
Right click and "save as" (unless you want to read it )

Last edited by JP86SS; 10-05-2005 at 05:13 PM.
Old 09-05-2005, 08:27 AM
  #17  
Supreme Member

iTrader: (1)
 
JP86SS's Avatar
 
Join Date: Apr 2004
Location: Browns Town
Posts: 3,178
Likes: 0
Received 3 Likes on 3 Posts
Car: 86 Monte SS (730,$8D,G3,AP,4K,S_V4)
Engine: 406 Hyd Roller 236/242
Transmission: 700R4 HomeBrew, 2.4K stall
Axle/Gears: 3:73 Posi, 7.5 Soon to break
This is what I did.
Created an entry for all of the sensor options.
Attached Thumbnails 8D WB Patch Released-ads-wb2.jpg  
Old 09-05-2005, 10:47 AM
  #18  
Supreme Member

iTrader: (1)
 
JP86SS's Avatar
 
Join Date: Apr 2004
Location: Browns Town
Posts: 3,178
Likes: 0
Received 3 Likes on 3 Posts
Car: 86 Monte SS (730,$8D,G3,AP,4K,S_V4)
Engine: 406 Hyd Roller 236/242
Transmission: 700R4 HomeBrew, 2.4K stall
Axle/Gears: 3:73 Posi, 7.5 Soon to break
I tried it with an old log file and all values changed appropriately so I don't see a problem doing this.
Just hide the ones you are not using with the "visible" check box in the definition editor.
I went back and made all the WB "not visible" so just turn on the one you have.

EDIT:
Latest file has 9-5-2005 with 10:08 pm timestamp in case you picked it up earlier than this post.
Fixed TPS % (Didn't work), PS Cramp reveresed, a few 16 bit items had 255 limit (doh!), 4th gear switch was reversed.

Last edited by JP86SS; 09-05-2005 at 10:10 PM.
Old 09-05-2005, 05:15 PM
  #19  
Member
iTrader: (1)
 
69 Ghost's Avatar
 
Join Date: Jan 2004
Location: Ventura, Ca
Posts: 319
Likes: 0
Received 0 Likes on 0 Posts
Car: 69 Camaro
Engine: LS1 converted to LS6
Transmission: 4L70
Axle/Gears: 12bolt 3:42
For ECU definitions and possibly XDF definitions you will see problems with multiple values defined in the same area. It appears that the system will like one but the others will give erronous results. The easiest way is to define everything and then remove what is not needed which is what makes sense for the ADS setup in this case with the WBO2 stuff. For things like VE extended patched tables it would be a preference to have them in a location that is not used as the original 6400RPM extended VE table. JP86SS your mailbox is full!

While we are on the subject can anybody tell me the pin locations that to be used on the 7727 -waterproof vette computer is? The factory A3 pin is the secondary cooling fan. The ludis ECM site shows pin conections for the 7730 but not the 7727 so I cannot crossreference this.
Old 09-05-2005, 05:44 PM
  #20  
Supreme Member

iTrader: (1)
 
JP86SS's Avatar
 
Join Date: Apr 2004
Location: Browns Town
Posts: 3,178
Likes: 0
Received 3 Likes on 3 Posts
Car: 86 Monte SS (730,$8D,G3,AP,4K,S_V4)
Engine: 406 Hyd Roller 236/242
Transmission: 700R4 HomeBrew, 2.4K stall
Axle/Gears: 3:73 Posi, 7.5 Soon to break
Originally posted by 69 Ghost
JP86SS your mailbox is full!

The factory A3 pin is the secondary cooling fan. The ludis ECM site shows pin conections for the 7730 but not the 7727 so I cannot crossreference this.
Delete..Delete.. Delete...
Should be ok now

I dug through all my wiring files and can only find the "carline" diagrams on the 727. Nothing that can reference that extra TPS2 input.
It is U6 pin 13, Channel 0, if that helps.
Sorry.
Jp
Old 09-06-2005, 12:27 AM
  #21  
Z69
Supreme Member

Thread Starter
 
Z69's Avatar
 
Join Date: Sep 2003
Location: Texas
Posts: 1,409
Likes: 0
Received 1 Like on 1 Post
727 pin http://www.cruzers.com/~ludis/triplugecm.html

The patch does all the afr math.
It will always store the afr at ram $0035 regardless which sensor is chosen. If raw is chosen, it will put the raw counts
into $0035.
So you only need one ads item reading #37.
Set it up the same way as the FP volts is I think.
I always set it up as an integer with a factor of one.
But no decimal seems to bother people.
I didn't even notice after a few minutes.
Now I remember, I wanted to be able to see the raw value too. So I left it as an integer so I could see that too.
You'll need to put a note in on how to set the item up if people want to check the actual 0-5v signal too.
I've seen .02 volts per count put out. I'm not sure why it's not .0196 instead.- 5/256

I know I've had two items in an ads set to the same word and no problem.
Old 09-06-2005, 12:30 AM
  #22  
Supreme Member

 
Craig Moates's Avatar
 
Join Date: Jul 1999
Location: Baton Rouge, LA, USA
Posts: 1,577
Likes: 0
Received 0 Likes on 0 Posts
Car: 87 T/A
Engine: 441 SBC 12.5:1 0.680" Lift
Transmission: T-56
Axle/Gears: 4.10 TruTrac Moser 9"
Integer of 0 = 0v, integer of 255 = 5v. So it's really 5/255.
Old 09-06-2005, 11:17 AM
  #23  
Supreme Member

iTrader: (1)
 
JP86SS's Avatar
 
Join Date: Apr 2004
Location: Browns Town
Posts: 3,178
Likes: 0
Received 3 Likes on 3 Posts
Car: 86 Monte SS (730,$8D,G3,AP,4K,S_V4)
Engine: 406 Hyd Roller 236/242
Transmission: 700R4 HomeBrew, 2.4K stall
Axle/Gears: 3:73 Posi, 7.5 Soon to break
Originally posted by Z69

The patch does all the afr math.
It will always store the afr at ram $0035 regardless which sensor is chosen. If raw is chosen, it will put the raw counts
into $0035.
So you only need one ads item reading #37.
So in all cases the output is already scaled for 10-20:1 AFR?
Just rechecking. I couldn't follow the non-linear stuff in the patch so I wasn't sure if each selection had a specific need for a calculation.
Have a few other questions for you Z' offline tonight.
Old 09-09-2005, 08:27 PM
  #24  
Member

 
-=Jeff=-'s Avatar
 
Join Date: Jul 1999
Location: Bartlett, IL
Posts: 184
Likes: 0
Received 0 Likes on 0 Posts
Car: 1990 Corvette ZR-1
Engine: LT5
Transmission: ZF6
Excellent... Now I just need to get an ADS file that works with the 91 Vette.. for tunerpro
Old 02-08-2006, 03:52 PM
  #25  
Supreme Member

iTrader: (11)
 
92GTA's Avatar
 
Join Date: May 2000
Location: CA
Posts: 4,305
Received 15 Likes on 14 Posts
Ok, I've been running the WB modified AXXF with my custom modded ads file and the included xdf for a couple weeks now and all works great. Thank you!!!

My question now, how do I get the extended upper VE table mod added to this so I can tune my upper RPM's? Can someone post all the needed tools and files to either patch my bin or maybe someone can post the AXXF bin posted already modded for that feature?

Very much appreciated!

Oh, and what about modded it for using a 2-bar MAP sensor for boost?

Also I'm assuming the Innovative LC-1 will work with the Innovative option already included for working with the LM-1 right?

Last edited by 92GTA; 02-08-2006 at 04:07 PM.
Old 02-08-2006, 07:10 PM
  #26  
Supreme Member

iTrader: (1)
 
JP86SS's Avatar
 
Join Date: Apr 2004
Location: Browns Town
Posts: 3,178
Likes: 0
Received 3 Likes on 3 Posts
Car: 86 Monte SS (730,$8D,G3,AP,4K,S_V4)
Engine: 406 Hyd Roller 236/242
Transmission: 700R4 HomeBrew, 2.4K stall
Axle/Gears: 3:73 Posi, 7.5 Soon to break
Originally posted by 92GTA
Also I'm assuming the Innovative LC-1 will work with the Innovative option already included for working with the LM-1 right?
Yes, set the output to a range of 1 to 2 V and it will work fine

There were previous patches to add extended tables by Rbob and then another by Z'69. Quick search should turn them up.
Not sure if they worked for the manuals though.

I don't have the other answers
Old 02-08-2006, 07:24 PM
  #27  
Supreme Member

iTrader: (11)
 
92GTA's Avatar
 
Join Date: May 2000
Location: CA
Posts: 4,305
Received 15 Likes on 14 Posts
Hmm, so I just can't select the "WB AFR (Innovate Linear) and it work? I figured the LM-1 and the LC-1 would have used the same sensor and thus output the exact same raw data

K, I found the old post and downloaded the files but for some reason it won't patch my bin, errr.

BTW, the AXXF is the auto bin NOT the manual, just an FYI.

Thanks.
Old 02-08-2006, 09:35 PM
  #28  
Supreme Member
iTrader: (2)
 
vernw's Avatar
 
Join Date: Jul 2003
Location: Dallas, TX area
Posts: 3,205
Likes: 0
Received 0 Likes on 0 Posts
Car: 91 Formula WS6 (Black, T-Tops)
Engine: 383 MiniRam (529 HP, 519 TQ - DD2K)
Transmission: Built '97 T56, Pro 5.0, CF-DF
Axle/Gears: 4.11 posi Ford 9"
AXYC is the manual BIN that Scott did the WB patch for.
Old 02-08-2006, 09:48 PM
  #29  
Supreme Member

iTrader: (7)
 
Dyno Don's Avatar
 
Join Date: Mar 2000
Location: Orange, CA
Posts: 5,675
Likes: 0
Received 106 Likes on 65 Posts
Car: '90 Trans Am-12.45@110.71
Engine: 355 w/AFR 195's Elem. 400/430 HP/TQ
Transmission: Tremec T-56
Axle/Gears: 12 Bolt 3.73
Originally posted by vernw
AXYC is the manual BIN that Scott did the WB patch for.
Is that for sure AXYC?
I use AXXD & AXXC neither are patched yet.
Maybe soon?
Old 02-08-2006, 11:04 PM
  #30  
Member
iTrader: (1)
 
69 Ghost's Avatar
 
Join Date: Jan 2004
Location: Ventura, Ca
Posts: 319
Likes: 0
Received 0 Likes on 0 Posts
Car: 69 Camaro
Engine: LS1 converted to LS6
Transmission: 4L70
Axle/Gears: 12bolt 3:42
BTW. Just a quick question/comment. Why are you using a Vette bin? There is additional code but really the only difference is that it incorporates a oil temp sensor into the mix. If you are not running one then you should just condsider using SAUJP. It would probably make things easier in the long run.
Old 02-09-2006, 01:42 AM
  #31  
Z69
Supreme Member

Thread Starter
 
Z69's Avatar
 
Join Date: Sep 2003
Location: Texas
Posts: 1,409
Likes: 0
Received 1 Like on 1 Post
Originally posted by 92GTA

My question now, how do I get the extended upper VE table mod added to this so I can tune my upper RPM's? Can someone post all the needed tools and files to either patch my bin or maybe someone can post the AXXF bin posted already modded for that feature?

Very much appreciated!

Oh, and what about modded it for using a 2-bar MAP sensor for boost?

Also I'm assuming the Innovative LC-1 will work with the Innovative option already included for working with the LM-1 right?

For wb use with the extended VE, use S_AUJP_V3WB as 69ghost refered.

8D 2 bar map code is in the research phase.

The LM1 and LC1 do use the same sensor. The user has to verify the output for either unit is set to 1-2 volts for the Innovate linear option. Or if 0-5v is desired. The Raw bit needs selected and the afr conversion done external to the aldl stream.
Dyno Don wrote I use AXXD & AXXC neither are patched yet.
Patched for what? The 305wb.zip has both in it.
If you mean extended ve. Then use s_aujpv3 or the axcn patch for an AT or MT car.
Just swap the cal data in if you need it for a 305 car.
You'll need to learn to use Tunerpro for that I believe.
And con the complete xdf out of one of us. Or use a hex editor.
S_AUJP_V4 will work with either trans in an fbody.
Well I still need to test it in an 4l60 car.
Old 02-09-2006, 03:41 PM
  #32  
Supreme Member

iTrader: (11)
 
92GTA's Avatar
 
Join Date: May 2000
Location: CA
Posts: 4,305
Received 15 Likes on 14 Posts
Where is this S_AUJP_V3WB ? I don't see it on Moates.net or here via search. Also what xdf and ads do I use with it and what WB's does it work with? I'm also presuming that there is no check engine light problem with it correct?

Let me know when the 2 bar map sensor hack goes from research into development and I will be more than happy to help test it since we are both in Bakersfield.

Thanks!

Last edited by 92GTA; 02-09-2006 at 04:17 PM.
Old 02-10-2006, 12:42 AM
  #33  
Z69
Supreme Member

Thread Starter
 
Z69's Avatar
 
Join Date: Sep 2003
Location: Texas
Posts: 1,409
Likes: 0
Received 1 Like on 1 Post
You might try reading the whole thread again.
OR maybe just the first post......

2 bar is out of my hands currently.
Some $58 users are working on extracting the boost related code.
Old 02-10-2006, 12:32 PM
  #34  
Supreme Member

iTrader: (11)
 
92GTA's Avatar
 
Join Date: May 2000
Location: CA
Posts: 4,305
Received 15 Likes on 14 Posts
Originally posted by Z69
You might try reading the whole thread again.
OR maybe just the first post......
Oh geez I feel stupid as heck right now

I was doing text searches for the files name to save time and it screwed me, lol.

Thanks!
Old 02-10-2006, 01:55 PM
  #35  
Member
iTrader: (2)
 
ryan.h's Avatar
 
Join Date: Jun 2002
Posts: 248
Likes: 0
Received 0 Likes on 0 Posts
So the WB input is fed into the unused pin A3? And this just gives you the ability to datalog with a wideband, I guess in addition to the stock narrowband?

Are the specifics on how this was done in the other thread? I'm very much interested in porting this to some other code, but don't even know where to start...
Old 02-10-2006, 04:36 PM
  #36  
Z69
Supreme Member

Thread Starter
 
Z69's Avatar
 
Join Date: Sep 2003
Location: Texas
Posts: 1,409
Likes: 0
Received 1 Like on 1 Post
Those bins are setup to work with multiple sensors.
The code for it was a merging of several individual patches available. And then adding the missing sensors tables.
The original code was written by 1981TTA.
He gave me the code and I adapted it to 8D.
But he doesn't want the actual code made public.
If all you want is to make your specific sensor work with your specific bin. Then you need to make a patch to read an empty input pin on your ecm. And edit the aldl stream to spit that value out. The place to start is the Source code for dummies thread.
And figure out what was done with some of the patches available.
Once you learn enough, you could disassemble one of the bins to see what was done. Or make your own patch.
Old 02-11-2006, 12:10 PM
  #37  
Member
iTrader: (2)
 
ryan.h's Avatar
 
Join Date: Jun 2002
Posts: 248
Likes: 0
Received 0 Likes on 0 Posts
Thanks. How did you determine a free address (in RAM is it???) to store the A3 input data?

I think my code is different enough to warrant a new address, so any help there would be appreciated... Don't want to overwrite anything I might need...

Oh, and what channel is A3? (I'll have to check the schem. in case it's listed there)

edit again: okay, TPS2 goes to a MUX and it looks like it's channel 9? I assume then I have to send 0,0,0 to MuxA,MuxB,MuxC before reading ch 9...

Last edited by ryan.h; 02-11-2006 at 12:28 PM.
Old 02-11-2006, 12:39 PM
  #38  
Supreme Member

iTrader: (1)
 
JP86SS's Avatar
 
Join Date: Apr 2004
Location: Browns Town
Posts: 3,178
Likes: 0
Received 3 Likes on 3 Posts
Car: 86 Monte SS (730,$8D,G3,AP,4K,S_V4)
Engine: 406 Hyd Roller 236/242
Transmission: 700R4 HomeBrew, 2.4K stall
Axle/Gears: 3:73 Posi, 7.5 Soon to break
A3 is U6-Ch-0
the channel 9 reference is the MUX to the U6 device.
Just use the existing code to do the read of U6.
you just supply the channel number before calling the routine.
USES ROUTINE AT LE2DC (MUST LOAD CHANNEL NUMBER PRIOR TO CALLING)
Look in the tuning guide or search for a thread called "I/O Addressing"
Good info there on how it works.

BTW, This is just an example for AUJP, other bins have different locations.
Are you writing your own ?

Last edited by JP86SS; 02-11-2006 at 12:45 PM.
Old 02-11-2006, 12:57 PM
  #39  
Member
iTrader: (2)
 
ryan.h's Avatar
 
Join Date: Jun 2002
Posts: 248
Likes: 0
Received 0 Likes on 0 Posts
I guess I still have a lot to learn then. When I see this:

Code:
;-----------------------------------------------------------
        ; VERY SIMILAR TO MUX_READ.SRC - ANHT HAC - USED IN SIMILAR WAYS
        ;--------------------------------------------------------------
F642	LF642:pshb	
F643		pshx	
F644		ldx	#0x4002
F647		bclr	0x02,x,#0x0C
F64A		bclr	0x00,x,#0x20
F64D		bita	#0x04 
F64F		beq	LF654
F651		bset	0x00,x,#0x20
F654	LF654:lsla	
F655		lsla	
F656		anda	#0x0C
F658		oraa	0x02,x
F65A		staa	0x02,x
F65C		ldaa	#0x90
F65E		jsr	LF0C9				;DO A/D READ
F661		pulx	
F662		pulb	
F663		rts
I just see the bolded "load channel 9" of U5. I'll probably be writing my own for the 3.1 v6 $A1 code. Blargh.

Learning assembly is worse than learning French. At least when you're learning French, you don't have to do mental math to know what's being said.
Old 02-11-2006, 03:00 PM
  #40  
Member
iTrader: (2)
 
ryan.h's Avatar
 
Join Date: Jun 2002
Posts: 248
Likes: 0
Received 0 Likes on 0 Posts
Originally posted by JP86SS
Look in the tuning guide or search for a thread called "I/O Addressing"
ahh! found it! excellent! Answered most of my questions. Looks like my quote above is the actual MUX reading sub. No point in trying to decode that, all I need to know is channel in, MUX a/d data out. Still don't know how I'd find an unused address to store it though...
Old 02-15-2006, 03:55 PM
  #41  
Z69
Supreme Member

Thread Starter
 
Z69's Avatar
 
Join Date: Sep 2003
Location: Texas
Posts: 1,409
Likes: 0
Received 1 Like on 1 Post
You also need to make sure you don't do consecutive reads too close together. IDK where to close is.
And don't forget the # symbol in the code.
Spent many hours trouble shooting only to find that I'd droped the # symbol when I pasted the patch into my aujp source code. The patch had #$xx while the source needed
#0xZZ. I think I kept loading ram loc 0000 into A instead of just a zero value.
Old 03-31-2006, 04:56 PM
  #42  
92Z
Member

iTrader: (1)
 
92Z's Avatar
 
Join Date: Jul 1999
Location: KS
Posts: 275
Received 0 Likes on 0 Posts
After i apply the patch to my .bin, would this be the correct memory location to change for the FJO non-linear wideband? Any help appreciated.
Attached Thumbnails 8D WB Patch Released-wb.gif  

Last edited by 92Z; 03-31-2006 at 05:06 PM.
Old 03-31-2006, 05:48 PM
  #43  
Supreme Member

iTrader: (1)
 
JP86SS's Avatar
 
Join Date: Apr 2004
Location: Browns Town
Posts: 3,178
Likes: 0
Received 3 Likes on 3 Posts
Car: 86 Monte SS (730,$8D,G3,AP,4K,S_V4)
Engine: 406 Hyd Roller 236/242
Transmission: 700R4 HomeBrew, 2.4K stall
Axle/Gears: 3:73 Posi, 7.5 Soon to break
Looks good to me
$2000, bit 1
Should be good to go if your wiring into the default pin and your sensor output is correct.
Old 03-31-2006, 06:14 PM
  #44  
92Z
Member

iTrader: (1)
 
92Z's Avatar
 
Join Date: Jul 1999
Location: KS
Posts: 275
Received 0 Likes on 0 Posts
Thanks for the quick reply. I just patched the .bin. Looks different than original so i guess its good! I am by no means a code man at all. But with the help and support of the people like you and the Thirdgen PROM community i am learning more and more everyday. Thanks again!!
Attached Thumbnails 8D WB Patch Released-patchedbin.gif  
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
manualbrakes.com
Brakes
63
04-09-2024 11:55 AM
jrdturbo
Firebirds for Sale
26
03-31-2016 02:58 PM
1992Z28!
Camaros for Sale
3
11-19-2015 07:33 AM
IROCZDAVE (88-L98)
Interior Parts for Sale
0
09-22-2015 02:22 PM
carid
Sponsored Vendors
0
09-10-2015 09:33 AM



Quick Reply: 8D WB Patch Released



All times are GMT -5. The time now is 12:57 AM.