2008_ScarlettGT
Member
I’ve seen a VIN flash mentioned in this thread. What is the purpose of this and how is it accomplished? I am doing a 3-2-1 Frankenstein coyote swap and running a PATS deleted gen 1 ECU.
No point if you have PATS deletedI’ve seen a VIN flash mentioned in this thread. What is the purpose of this and how is it accomplished? I am doing a 3-2-1 Frankenstein coyote swap and running a PATS deleted gen 1 ECU.
The emissions shouldn't care if it's return or returnless.Been awhile since I checked this. So if I turn down the fuel pressure at the rail would this solve my problem? Could it be that easy? Thought I needed to remain return style so the emissions sensors won’t throw codes. What needs changed to run return-less?

Interested in this Arduino item you speak of. What info do you have on it?I just finished an 05 to gen 2 swap with a factory gen 2 PCM only. Anyone here with a gen 2 control pack know how the ac input switch is set up? My non-control-pack PCM relies on canbus for communicating between the AC dash button and the pcm. According to some of the control pack instructions, there's a wire in the 16 pin connector for an AC switch. I can see the parameter to enable it in my tune software(Its turned off on oem strategy but the control packs have it on). I believe this will make my AC work, but I don't know what pin it uses. Control pack instructions don't show c175b pinout or any actual wiring diagram. It would be really helpful if someone with a control pack could probe the c175b pin it goes to.
Also, I have a way to make tach, speedo, and temperature gauges work with an Arduino translating CAN bus messages. Still figuring out some bugs with speedo but it works most of the time, tach and temp are flawless. I also have an excel spreadsheet of my wiring if anyone else is interested in hardwiring a stock computer.
View attachment 108912
Good stuff. I usually deal with gen one ECUs where they’re 99% compatible with the cluster and SJB of these 05-10 cars.Also, the speedometer bug may just be an issue with my sensor. I would love to have someone else attempt this to verify. Itll randomly jump to 20mph while sitting at a stop. I have verified its not a code issue, meaning its one of 2 things.
1. My speed sensor/wiring is faulty
Or 2. The gauge cluster has some sort of filtering to ignore bad data/signal noise.
No Gen 1, everything bolts up and you can re use the transmission and trans harness. ECU even bolts in place. Motor mounts get re used. All gages work except the ABS and Airbag modules aren't happy with not communicating with the PCMGen 2 swap into the expedition? If so, if you can find the CAN IDs for speedo,tach,etc you can just change a few lines in my program and it should work. Theres whole websites and forums dedicated to CAN decoding.
True juice, but my arduino CAN translator gets rid of compatibility issues. All my gauges work. Took like 2 days to make, way easier than a dash swap.
Back to my original topic, what c175b pin is for A/C request on a gen 2 control pack. I live in texas and need to get out of this heat.
... you can find the CAN IDs for speedo,tach,etc you can just change a few lines in my program and it should work. Theres whole websites and forums dedicated to CAN decoding.
True juice, but my arduino CAN translator gets rid of compatibility issues. All my gauges work. Took like 2 days to make, way easier than a dash swap.
Back to my original topic, what c175b pin is for A/C request on a gen 2 control pack. I live in texas and need to get out of this heat.
I am about to do this with an Arduino so that I can clean up the TACH signal from the coyote PCM to the 2007 cluster. It is intermittent at times and I believe reformatting the signal to 2007 CAN bus packets will do the trick.
BTW, also Texas and just now got the A/C working. Bypassed the PCM all together. Now I am daily driving it.