Results 1 to 15 of 74

Thread: 2 bar tune for Turbo LT1 F-body possible with '93 ECM? DA3

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Fuel Injected!
    Join Date
    Nov 2016
    Age
    46
    Posts
    62
    Quote Originally Posted by steveo View Post
    just to detail what we're doing with this hacky fixed baro patch (want to modify as little as possible)

    - @0xC366 instead of setting baro=map during its update routine if conditions are met, it simply sets baro=baro and moves on.

    - @0xA3CF during the keep-alive (or other update) routine (which ensures map never exceeds baro), it compares map to baro, but doesn't actually store the value (i just changed STAA to LDAA, so it's loading the value again and continuing on)

    - @0xE5E4 we override the initial value for BARO (0xFF / 104.5KPA) to a new fixed value (about half of that for your two bar thing)

    keep in mind the bin offset is 0x8000 and disassembly addresses are relative to 0x0000.. so if you're looking at the bin, subtract 0x8000 from the addresses above
    When I subtract 8000 from E5E4, I get 65E4. I notice the address for the barometric scalar in TunerPro definition file is 65E5. Could this be why manual baro setting doesn't work?
    J. Moen
    91 Camaro - NASA American Iron Road Racer #91 "The Menace", carb'd 350, FloTek heads, "because racecar"
    91 Camaro RS - '93 LT1 /T56 swap, 224/224, 60lb Siemens, garage ported heads, VS racing 78/75 turbo, Intercooled

  2. #2
    Fuel Injected!
    Join Date
    Nov 2016
    Age
    46
    Posts
    62
    Quote Originally Posted by hotrodf1 View Post
    When I subtract 8000 from E5E4, I get 65E4. I notice the address for the barometric scalar in TunerPro definition file is 65E5. Could this be why manual baro setting doesn't work?
    Tried changing that address, no success. Baro stayed right where it was at (like 67 or something). Thought I was one to something. Maybe it has something to do with the "non volatile memory" - from the disassembly notes ? It's like the ECM is reading the value stored instead of writing what we want it to.

    Also tried to just disable part of the patch. If I disabled either half of the patch, it did not update the Baro setting at key on, that surprised me. Disabled the whole patch, then it would update Baro to MAP of 55kPa. BUt upon driving, it would update Baro to something under boost eventually. Something in the high 60's running the tune rich.
    J. Moen
    91 Camaro - NASA American Iron Road Racer #91 "The Menace", carb'd 350, FloTek heads, "because racecar"
    91 Camaro RS - '93 LT1 /T56 swap, 224/224, 60lb Siemens, garage ported heads, VS racing 78/75 turbo, Intercooled

Similar Threads

  1. Base Tune or close to spec tune for 0411 SBC406AFR-HSR
    By evilstuie in forum OBDII Tuning
    Replies: 47
    Last Post: 08-20-2020, 05:58 PM
  2. Tuner Pro XDF 1999-2000 F Body + Y Body
    By john h in forum OBDII Tuning
    Replies: 33
    Last Post: 02-02-2020, 11:12 PM
  3. Turbo LT1 Tune
    By Skinny Pedal in forum GM EFI Systems
    Replies: 5
    Last Post: 12-31-2018, 09:09 PM
  4. F-body engine install to B-body
    By serge_an in forum GM EFI Systems
    Replies: 4
    Last Post: 09-22-2016, 02:51 PM
  5. 95 F-body Fuel Pump with 95 B-Body Engine/Tank
    By EPS3 in forum GM EFI Systems
    Replies: 7
    Last Post: 09-19-2016, 02:40 PM

Tags for this Thread

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
  •