Jump to content

Recommended Posts

Posted

Im looking to see if anyone has completed a swap in of the interior of a gmt 800 Cadillac Escalade (ESV) into a diesel truck, namely an lbz. I have a parts escalade with all the harnesses, but am running into issues getting it all to work and line up electrically. All the panels transfer over nicely. Thx in advance y'all.

Posted

Yes everything is possible to do except for the cluster. If you want the cluster you will need a custom built one

Posted

Does the underwood fuse box need to be swapped? I swapped in the escalade dash harness, but not all the plugs seem to line up for the original plugs. I'm starting from a 2007 3500 classic wt model, so manual everything.

Posted

I'm assuming I have to use the escalade harness then. Do I just hook up all the plugs that match and leave the ones that don't? Or do I need to split the harness and just add what's different in the escalade harness to my existing dash harness? Or am I overthinking it all and just have to use the original truck harness and only the escalade body harness? Thanks for the help.

Posted

Well some of the escalade harness bits may not match up such as the climate control. There are like 3 different climate controls and you would need the same BCM.

 

Just use the escalade harness as that will be the easiest way imo, you do not need to change any of the engine portion only the dash stuff. 

Posted

Ok, I tried to fire up the duramax today, but it would just start and die 3 seconds later. I tried with both BCMs, and got the same behavior from both. No visible security light on the dash, although i got few lights on the dash as it were. The, i think, passlock light turned on and went out each time the key was inserted and turned. 

 

The escalade dash harness only had 2 of the 4 small plugs matching. Am i missing something, or is a 2005 escalade harnness not compatible enough to run a 2007 silverado classic? 

 

Sorry for the delayed replies. Caught the covid last week and its been hard fighting.

Posted

Hmm I think the issue is in your PCM. It needs VATS turned off to be able to swap BCMs like that, although it may spaz out with the Caddy BCM since the VINs are different but it should not

Posted

I would think it is from the hallucinating induced from COVID 19 (which ever strain it is this week), maybe give it some time and try with a clear mind🤔😬🤧

Posted

Ok. Some update. The start and stall doesn't seem to be a fault of the bcm. I swapped the original harness back into the truck and it started properly. But if i disconnect connector C100 under the fuse box, it does the start and stall behavior. After consulting online wiring diagrams, it seems the most important pins are 3 communication lines that are specific to the 6 speed Allison. So it looks like as long as i can re pin the connector to have those comm. lines, it should start and run with the escalade main harness. Will update if i am able to pull it off.

Posted

Good luck let us know. I suggest try using your stock BCM instead of the Escalade just because the VINs won't match and it will trigger VATS

Posted

Ok. I added the 3 pins per the manuals shown wiring, backed up with tracing the old harness. Still the same thing happening with start and die. To recap what i have done, i left the original fuse box, swapped the escalade dash harness into the truck. The 16 pin harness under the dash had the 3 comm pins added that are listed for the Allison 6 speed. I used the silverados original BCM. I can crank it up and it starts and shuts off 2 seconds later. This implies a VATS issue right? Another issue stands that the only light that comes on the cluster is the CEL. No passlock, no gauges, no driver info in the display. Ive checked all the fuses and they are fine. Any idea what I am missing or have done wrong?

Posted

I figured it out. I didnt have the lower relay block installed. The one that is down by the brake pedal. There apparently are multiple ground splices in the relay block so the BCM wasnt powering up and VATS was being triggered. Now to start putting in escalade pieces and repinning the two other connectors to match my options list. Ill keep this thread updated and add some pictures when i can. 

 

Would anyone want a writeup on the swap once i get it on the road again?

Posted

Sure why not. If I wasn't so lazy I'd do this on my 99 so I can have the dual climate control and the better gauge cluster...

  • 1 year later...
Posted

Todd, is your 3500 4x4?  Did you have to add any transfer case wiring?  Did you leave the Escalade Electronic BrakesLarge plug unhooked?  I am currently working on a Escalade Platinum interior swap into my 2500HD Duramax 4x4.  I am looking for pointers.  Thanks Trevor

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Forum Statistics

    250.4k
    Total Topics
    2.7m
    Total Posts
  • Member Statistics

    342,759
    Total Members
    8,960
    Most Online
    DM22
    Newest Member
    DM22
    Joined
  • Who's Online   4 Members, 0 Anonymous, 1,694 Guests (See full list)

  • Latest Articles

  • Posts

    • Did have to make 1 modification because of the WeatherTech rear mud flaps and that was needing 3 longer screws than what came with the install package. 😄
    • Picked up the liners yesterday. Installed passenger side WITHOUT any modifications. All mounting holes lined up perfectly. Rain is interfering today with drivers side. Very Happy! Will add pics when finished
    • As a matter of amusement I’ll leave this conversation with this. Do you beat the government average fuel estimate? Statistics are a guide to me. Not a rule. Someone once said I have to have the last word. If true and possible may be. I’ll blame that on working in a family business.
    • That is a fair point, and I agree that trying to log “everything in the truck” would be the wrong direction.   There are a lot of modules and a lot of traffic. If the product became a full-truck datalogger, the amount of data would get huge very quickly, and most owners would never use it.   I think the first useful version would need to be narrow: - powertrain-side event evidence - selected high-value parameters - communication / voltage / reset events - pre/post event window - short report first, raw log only as backup   One distinction I should make is between active OBD/PID polling and passive bus capture. If you are polling PIDs through OBD, then yes: the more parameters you request, the lower the effective sample rate becomes, and you are adding diagnostic traffic to a vehicle that is already busy running itself. With passive CAN capture, the recorder is not asking all the modules for data. It is listening to traffic that is already on the bus. So it does not consume vehicle bus bandwidth in the same way that a scan tool polling hundreds of PIDs would. But your point still applies in a different way.   Even if passive capture does not add bus traffic, the recorder still has limits: - processing rate - storage rate - timestamp accuracy - decoder workload - event filtering - report size - user attention span   So the answer cannot be “log everything and let the user figure it out.” The product would need to store enough raw evidence to be useful, but only decode, graph, and present the important parts around the event.   A practical report should probably show: - what triggered the capture - how much pre/post data was preserved - which selected parameters changed - how those values compared to baseline - whether the same pattern happened before - whether any voltage, reset, bus-off, lost-message, or communication fault occurred - selected graphs around the event - raw data only as supporting evidence   So I agree with you. More data is not automatically better. The real product is the reduction from raw data into a useful event report.
    • That makes sense, and I agree with most of that.   I think the product would need both: 1. a default powertrain template, so it is useful out of the box; 2. user-selected priority parameters, so the owner or shop can choose what they want to see first.   Different users are going to care about different things. One owner may care about oil pressure and voltage. Another may care about misfire trend, AFM/DFM behavior, or U-codes. A shop may want communication events and repeatability first. Your baseline point is probably the most important one. Raw data is not very useful unless the report can show what normal looked like for that vehicle under similar conditions.   The way I would think about it is: - start with a basic known-good baseline - learn normal behavior for that specific vehicle over time - allow the event to be overlaid against baseline - show whether the event was a one-time spike or a repeatable pattern - provide a simple severity level, but with clear limits on what that severity means   For example, early severity could be something like: - Info: event captured, no obvious abnormal pattern - Watch: value moved outside baseline, but not repeated - Warning: repeatable abnormal pattern under similar conditions - Critical: communication loss, voltage drop, bus-off, reset, or severe repeated event   I would not want the first version to say “replace this part.” That would be overclaiming unless there is repair-confirmed data behind it. It would be more honest to say “this pattern deserves inspection.”   On the OBD port question, I think OBD absolutely has a role. OBD is probably the right place for: - DTCs - freeze frame - VIN - calibration information - normal scan-tool parameters - Mode 6 / enhanced diagnostic data if available The reason I am still looking at an ECM-side recorder is that the failure may happen before anyone connects a scan tool. If the owner plugs in a scanner after the event, the pre-event evidence may already be gone unless the ECU happened to save it. So I do not see this as “OBD versus ECM-side.” I see it more like: - ECM-side recorder: always armed, rolling buffer, event evidence - OBD/DLC companion: DTCs, freeze frame, VIN, calibration, normal scan data - phone/cloud: status, notes, upload, report generation, notifications   I agree that phone connection and push notifications would be useful. I just would not want the phone or cloud connection to be required for capture. The recorder should save the event locally even if the phone is not connected. The phone should help with event marking, download, notes, upload, alerts, and report viewing.   For a default GM V8 event report, would this list make sense? - RPM - calculated load / MAP - throttle position - vehicle speed - gear / torque converter state if available - coolant temperature - oil pressure - oil temperature if available - battery voltage - commanded AFM/DFM state if available - actual AFM/DFM state if available - misfire counters / roughness by cylinder if available - fuel trims - relevant U-codes / communication events - bus-off / lost periodic message / module reset / voltage drop events Which of those would you remove, and what would you add?
  • GM-Trucks.com Clubs

  • Popular Contributors

×
×
  • Create New...