Page 1 of 2 12 LastLast
Results 1 to 15 of 19

Thread: 1992 K2500 5.7L TBI to Vortec Swap

  1. #1
    Fuel Injected!
    Join Date
    Jun 2019
    Age
    31
    Posts
    21

    1992 K2500 5.7L TBI to Vortec Swap

    Hey everyone,
    I have recently swapped over the vortec heads to my tbi engine (plus intake) and came across some issues and concerns. Any help is greatly appreciated.
    I found the bin file for the BRDW(G30) tune but it comes with a 4L60e parameters and I am currently running a 4L80e in my truck. I saw somewhere that I can possibly do a segment swap to enable this bin to work for my setup, but I am not sure how to do that. Will someone be willing to do the segment swap for me or explain the easiest way to do it? Also, since the head swap, I have developed a knock which sounds like a detonation knock because it is very random, is this due to the setup without the tune? Very frustrating after spending so much time doing the swap to hear that loud knock noise lol. I did remove the belt and it is still there, but it is very very random. Any help is greatly appreciated!

    George
    Attached Files Attached Files

  2. #2
    Administrator
    Join Date
    May 2011
    Location
    Lakes Region, NH
    Age
    54
    Posts
    3,847
    Hello, and welcome to the forum.

    A segment swap is used on OBDII calibrations but that that technique is not usually applied to OBDI calibrations due to the way the calibrations are arranged. You should probably use copy and paste to insert the spark and fuel values from BDRW into your calibration.

    Vortec heads typically like less spark advance so if you are still using the swirl port spark tables it's possible they are too far advanced and causing noise. It's not likely but it's possible.

  3. #3
    Fuel Injected!
    Join Date
    Jun 2019
    Age
    31
    Posts
    21
    Thanks 1project2many(story of my life btw lol), When I load the BRDW.bin into TunerPro, it comes up with 0 values. When I open the bin in the hex editor, there are a lot of "0" values before it actually starts seeing data. So as removed all of the "0"'s so that the first binary(7E) starts on offset 00 which at that point I was able to see data in TunerPro. I'm not sure if it is correct data, but it's data lol. I apologize for my ignorance, I am very new to this.

  4. #4
    Administrator
    Join Date
    May 2011
    Location
    Lakes Region, NH
    Age
    54
    Posts
    3,847
    There's nothing to apologize for. If the file was read from a chip that has greater storage capacity than calibration needs, the beginning of the file is padded (filled) with useless data. Once the padding is removed you can read the file normally.

  5. #5
    Fuel Injected!
    Join Date
    Jun 2019
    Age
    31
    Posts
    21
    Thanks! What is throwing me off is that the values for the BRDW in TunerPro show some sort of crazy looking values. For example, Spark Timeout vs Coolant Temp, the numbers look really really high to me. So I'm not sure if this thing is decoding it correctly. Image attachedsparktimingcoolant.PNGsparkadvancebrdw.jpg

  6. #6
    Administrator
    Join Date
    May 2011
    Location
    Lakes Region, NH
    Age
    54
    Posts
    3,847
    No, that's definitely not right. There's some garbage found a way into the file you attached.

    Try this one. It's taken from the file which also has source code.

    Edit: This post contains the same BRDW file, with padding, that you are using along with a disassembly of the calibration. If you open the disassembly (ends with .src) in notepad or wordpad you can look at the first few bytes of the original calibration.
    Code:
    L4000  FDB   6395   ; EPROM ID
    					;
    L4002  FDB  $FFFF   ; PLATFORM ID WD 1
    L4004  FDB  $FFFF   ; PLATFORM ID WD 2
    					;
    L4006  FDB  $14CE   ; CHECKSUM
    L4008  FCB  $63     ; EPROM ID BYTE
    This tells you that (1) The actual file starts at $4000, and that (2) the checksum and eprom ID AKA Mask ID byte together are 14CE 63.

    If you open the padded file in a hex editor you can find the same bytes. Look at the attached picture to see the checksum and mask ID circled, the arrow pointing to the cursor placed at the beginning of the original file, and the red circle in the lower left corner showing the address of the beginning of the file as $4000. Cool, eh?
    Attached Images Attached Images
    Attached Files Attached Files

  7. #7
    Fuel Injected!
    Join Date
    Jun 2019
    Age
    31
    Posts
    21
    That looks better lol. but going into the target idle rpm vs coolant(in gear), it shows that the target rpm is 200 which is probably not right either. I think this whole file is kind of messed up lol.

  8. #8
    Administrator
    Join Date
    May 2011
    Location
    Lakes Region, NH
    Age
    54
    Posts
    3,847
    What are you using to view the file? If you are not using a definition file made for $63 then you might see some errors. The disassembly has desired idle rpm vs park/neutral tables. Depending on the table the values range from 525 to 800 rpm.

  9. #9
    Fuel Injected!
    Join Date
    Jun 2019
    Age
    31
    Posts
    21
    I guess I'm using the wrong XDF file. I am using 99.xdf. Is there somewhere I can get the $63 XDF?

  10. #10
    Administrator
    Join Date
    May 2011
    Location
    Lakes Region, NH
    Age
    54
    Posts
    3,847
    I do not know of a source for $63 xdf. A quick search reveals many people asking for a definition, and although every piece of the puzzle exists to make one, no one seems to have done it. I do see a note on thirdgen that the $0D file may work so if you're feeling brave you might want to load that one up and see what happens.

    If you get excited you should note the disassembly I previously linked gives everything needed to correctly view the data and to make a new xdf or to modify an existing xdf.

  11. #11
    Administrator
    Join Date
    May 2011
    Location
    Lakes Region, NH
    Age
    54
    Posts
    3,847
    This is a modified $0D file. The only modifications so far are changes to titles of paramaters and categories from "0D" to "63." Most of what I've looked at lines up with $0D. Please lmk if you see anything that doesn't look correct.
    Attached Files Attached Files

  12. #12
    Fuel Injected!
    Join Date
    Jun 2019
    Age
    31
    Posts
    21
    Thanks for sharing that, I really appreciate it. I opened it up with the modified BRDW bin and it's pretty close. It still has some stuff that looks kinda weird like open and closed spark tables reaching 85 degrees lol but it has given me a start. If I can find a way to import the spark tables and fuel maps to the AXRJ (4.10 gear ratio and 4L80e) bin, that would pretty much get me to where I am functional. From what I read online, the BRDW was a TBI setup with Vortec heads in export vehicles but unfortunately came with 4L60e. Are you able to read the tables/fuel maps correctly for the BRDW? If so, if maybe you can screen shot them or send a spreadsheet, I would greatly appreciate it?
    Last edited by keung71182; 06-19-2019 at 06:00 PM.

  13. #13
    Administrator
    Join Date
    May 2011
    Location
    Lakes Region, NH
    Age
    54
    Posts
    3,847
    All of the information you are looking for is in the disassembly. Really.

    I will try to correct the definition file tonight. I can't read or view correct spark and fuel values until the definition is correct. If you notice any other values that don't look right please update this thread.

  14. #14
    Fuel Injected!
    Join Date
    Jun 2019
    Age
    31
    Posts
    21
    Awesome! Thanks again for your help. I really appreciate it!

  15. #15
    Administrator
    Join Date
    May 2011
    Location
    Lakes Region, NH
    Age
    54
    Posts
    3,847
    Something was messed up with the BRDW file you had. I have edited post 6 and attached a good file. Please lmk if it looks better.

Similar Threads

  1. LS1 Swap into 1992 Chevy Pickup
    By dave w in forum Gear Heads
    Replies: 13
    Last Post: 09-10-2019, 05:22 PM
  2. Replies: 14
    Last Post: 03-17-2016, 01:04 AM
  3. HI 1995 K2500 6.5 diesel to 5.7TBI SWAP WITH 4l80E HELP
    By jmontag71 in forum Introductions
    Replies: 2
    Last Post: 12-08-2015, 03:47 AM
  4. 94 C1500 4.3 to L31 350 vortec swap
    By jbrenneman13 in forum GM EFI Systems
    Replies: 21
    Last Post: 03-20-2013, 05:47 AM
  5. Replies: 2
    Last Post: 03-19-2013, 06:05 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •