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

Thread: Noob in need... 94 Fleetwood LT1 95 K2500 Truck Transplant

  1. #1
    Fuel Injected!
    Join Date
    Mar 2015
    Posts
    30

    Noob in need... 94 Fleetwood LT1 95 K2500 Truck Transplant

    Hey guys,
    This is my first attempt at a EFI swap. I'm a gearhead & electrical engineer but I am as noob as it gets with this stuff.
    I've built a 2-transistor ALDL cable with a Prolific PL2303RA chipset. It checks good. I've downloaded TunerPro, #EE mask, and a LT1 bin file.
    I can't get it to communicate. Pretty sure the problem is the driver, it won't allow 8192 baud. Apparently 9600 isn't close enough.
    The motor fires, but VATS kills the moment. I don't have a VATS module to bypass, and I really don't want one, so I need to reset the flag.

    A little more about my setup...
    Its a 94 LT1 out of a Fleetwood. Supposedly has a Vette cam installed.
    Everything on the motor is still there except EGR, air pump. Running truck logs into true duals. Only a single O2 installed at the moment.
    Running the LT1 ECM for motor only. Running the truck ECM for trans functions. (Because the LT1 ECM won't accommodate shifts in 4low without mods.) Trans is a 95 4L60E.

    I've read a sh!% ton of posts on this. I'm beyond frustrated. I have LOTS more questions, but I'll start here.
    Thank you in advance!

  2. #2
    Super Moderator dave w's Avatar
    Join Date
    Feb 2011
    Posts
    6,294
    If you post your .bin file, I will disable VATS.

    dave w

  3. #3
    Fuel Injected!
    Join Date
    Mar 2015
    Posts
    30
    Thanks Dave. I appreciate any help I can get.
    This may be a stupid question but why does tunerpro require uploading a bin before connecting? Seems like the safest way would be downloading the factory bin from the ecm. Or am I missing something?

  4. #4
    Super Moderator dave w's Avatar
    Join Date
    Feb 2011
    Posts
    6,294
    TunerPro RT does not need the .bin loaded to connect.

    TunerPro RT needs the com ports correctly configured.
    TunerRro RT needs the correct .adx file loaded.
    I also set the file associations to .bin / .xdl / .adx (this might not be needed?)

    dave w

  5. #5
    LT1 specialist steveo's Avatar
    Join Date
    Aug 2013
    Posts
    4,040
    that chipset is weird, man. get an ftdi one and itll do weird baud rates. try my eehack software and eex definition in my sig. im sure it'll work. no transistors or anything with an ftdi chip, just tie rx and tx together. hard wire and build 'er into your dash so your truck has usb instead of an aldl port

    tunerpro does not download or upload bins for your flash based ecm. only edits. you need tunercat, winflash, or eehack for that.

  6. #6
    Fuel Injected!
    Join Date
    Mar 2015
    Posts
    30
    Thanks Steveo,
    I've ordered a 6 pin ftdi ft232 to ttl rs232 Arduino cable off ebay. Hope it works. It cost a whopping 7.50. An awesome deal if it works.

  7. #7

  8. #8
    Fuel Injected!
    Join Date
    Mar 2015
    Posts
    30
    Great to hear. I built my cable to save time.
    I hope it all makes more sense once I get access.
    Thanks for your input!

  9. #9
    Fuel Injected!
    Join Date
    Mar 2015
    Posts
    30
    well, got the cable. I cant get it to communicate. The driver loads and says the cable is good. Baud of the com port is 9600.
    I can't get TP or EE hack to connect. Rx, Tx and Serial Data tied together. Ground of cable and PCM tied together. Does it matter which ground pin on the PCM? Tried with and without a 10K resistor between ground and service enable. The fuel pump runs with the resistor. Any insight? TY!

  10. #10
    LT1 specialist steveo's Avatar
    Join Date
    Aug 2013
    Posts
    4,040
    Does it matter which ground pin on the PCM? Tried with and without a 10K resistor between ground and service enable. The fuel pump runs with the resistor.
    service enable isn't what you want. this ecm doesn't work like that. you need to use a common chassis ground for the aldl, don't use a filtered sensor ground

    Baud of the com port is 9600.
    nah, that's just the default baud rate. the software still gets to choose its own. it requires 8192 baud.

    can you post a section of verbose debug log from eehack trying to connect?

  11. #11
    Fuel Injected!
    Join Date
    Mar 2015
    Posts
    30
    Loading Definition DEVICE=0xF4 MSG=0x0Loading Definition DEVICE=0xF4 MSG=0x1
    Loading Definition DEVICE=0xF4 MSG=0x2
    Loading Definition DEVICE=0xF4 MSG=0x3
    Loading Definition DEVICE=0xF4 MSG=0x4
    Loading Definition DEVICE=0xF4 MSG=0x5
    Loading Definition DEVICE=0xF4 MSG=0x6
    Loading Definition DEVICE=0xE4 MSG=0x0
    Loaded 1014 elements into 8 definitions.
    Using monotonic reference clock.
    EEHack Version 4.60
    Current OS : Windows 10
    Built with THROTTLE_MS=2
    Opened serial port COM3 Description USB Serial Port MFR FTDI
    START SILENCE ROUTINE
    WRITE ERROR write could not be completed!
    WRITE ERROR write could not be completed!
    WRITE ERROR write could not be completed!
    WRITE ERROR write could not be completed!
    START SILENCE ROUTINE
    WRITE ERROR write could not be completed!
    WRITE ERROR write could not be completed!
    WRITE ERROR write could not be completed!
    WRITE ERROR write could not be completed!
    WRITE ERROR write could not be completed!
    START SILENCE ROUTINE
    WRITE ERROR write could not be completed!
    Timeout waiting for heartbeat after: 2000ms
    SHUTUP DEVICE f4
    [SERIAL WRITE]*F45608AE
    WRITE ERROR write could not be completed!
    SHUTUP DEVICE f9
    [SERIAL WRITE]*F95608A9
    WRITE ERROR write could not be completed!
    DATASTREAM: Send MODE8 keepalive*F95608A9
    [SERIAL WRITE]*F45608AE
    WRITE ERROR write could not be completed!
    [SERIAL WRITE]*F45608AE
    WRITE ERROR write could not be completed!
    START SILENCE ROUTINE
    Listening 2000ms for broadcast heartbeat...
    Timeout waiting for heartbeat after: 2000ms
    SHUTUP DEVICE f1
    [SERIAL WRITE]*F15608B1
    WRITE ERROR write could not be completed!
    Listening 2000ms for broadcast heartbeat...
    Timeout waiting for heartbeat after: 2000ms
    SHUTUP DEVICE f4
    [SERIAL WRITE]*F45608AE
    WRITE ERROR write could not be completed!
    SHUTUP DEVICE f9
    [SERIAL WRITE]*F95608A9
    WRITE ERROR write could not be completed!
    DATASTREAM: Send MODE8 keepalive*F95608A9
    [SERIAL WRITE]*F45608AE
    WRITE ERROR write could not be completed!
    [SERIAL WRITE]*F45608AE
    WRITE ERROR write could not be completed!
    START SILENCE ROUTINE
    Listening 2000ms for broadcast heartbeat...
    Timeout waiting for heartbeat after: 2000ms
    SHUTUP DEVICE f1
    [SERIAL WRITE]*F15608B1
    WRITE ERROR write could not be completed!
    Listening 2000ms for broadcast heartbeat...
    Timeout waiting for heartbeat after: 2000ms
    SHUTUP DEVICE f4
    [SERIAL WRITE]*F45608AE
    WRITE ERROR write could not be completed!
    SHUTUP DEVICE f9
    [SERIAL WRITE]*F95608A9
    WRITE ERROR write could not be completed!
    DATASTREAM: Send MODE8 keepalive*F95608A9
    [SERIAL WRITE]*F45608AE
    WRITE ERROR write could not be completed!
    [SERIAL WRITE]*F45608AE
    WRITE ERROR write could not be completed!
    START SILENCE ROUTINE
    Listening 2000ms for broadcast heartbeat...
    Timeout waiting for heartbeat after: 2000ms
    SHUTUP DEVICE f1
    [SERIAL WRITE]*F15608B1
    WRITE ERROR write could not be completed!
    Listening 2000ms for broadcast heartbeat...
    Timeout waiting for heartbeat after: 2000ms
    SHUTUP DEVICE f4
    [SERIAL WRITE]*F45608AE
    WRITE ERROR write could not be completed!
    SHUTUP DEVICE f9
    [SERIAL WRITE]*F95608A9
    WRITE ERROR write could not be completed!
    DATASTREAM: Send MODE8 keepalive*F95608A9
    [SERIAL WRITE]*F45608AE
    WRITE ERROR write could not be completed!
    [SERIAL WRITE]*F45608AE
    WRITE ERROR write could not be completed!
    START SILENCE ROUTINE
    Listening 2000ms for broadcast heartbeat...

  12. #12
    Fuel Injected!
    Join Date
    Mar 2015
    Posts
    30
    just pasted and sent verbose debug...

  13. #13
    LT1 specialist steveo's Avatar
    Join Date
    Aug 2013
    Posts
    4,040
    "WRITE ERROR write could not be completed!"

    a rare error. bad usb cable, bad driver, wrong serial port selected, defective interface.

  14. #14
    Fuel Injected!
    Join Date
    Mar 2015
    Posts
    30
    Rare error... just my luck. Can vats block communications with the ECM? I just disconnected the battery, reset the ECM and finally got TunerPro to connect the ALDL. Fired up EEhack and no such luck. Different errors this time. Ran out of time, hopefully better luck tomorrow.

  15. #15

Similar Threads

  1. Replies: 2
    Last Post: 07-06-2016, 08:13 AM
  2. Disabling traction control in '95 Fleetwood LT1
    By FUN-9C1 in forum GM EFI Systems
    Replies: 8
    Last Post: 04-22-2016, 04:11 AM
  3. TPI Transplant has not run right in three years?
    By EagleMark in forum GM EFI Systems
    Replies: 25
    Last Post: 07-17-2014, 05:35 AM
  4. 96 Impala/Roadmaster/Caprice/Fleetwood/Z28/TransAm files as a .BIN
    By EyesofThunder in forum TunerCat Calibration Files
    Replies: 4
    Last Post: 01-23-2014, 12:09 AM
  5. 1989 chevy 350 tbi transplant
    By 62burbdream in forum GM EFI Systems
    Replies: 30
    Last Post: 06-30-2012, 05:58 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
  •