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.
I’m friends with Nate and I wouldn’t even call us competitors cause we help each other out, but I would go with gen one cams, phasers, and ecu and have no messages on your cluster and have everything work as intended with one PCMThanks for the comments. Since I wrote the original post 5 weeks ago, my son and I have learned a lot more about this swap, and the potential options available. My son found a guy on Facebook known as Lethal Nate, who can take both the S197 wiring harness and a Gen2 wiring harness, and modify them so that the S197 PCM runs the normal car functions, and the Gen2 PCM runs the drivetrain functions. The only downside I can see is that we will have two PCMs in the car, but since we are buying a repairable, we will have both PCMs on hand. We think we can get a running/semi-driving repairable with around 80K miles for about $7500, so that is at least cost competitive with buying just the engine ($5K-$6K for the ones we've looked at) and then adding cams, phasors, and a Gen1 PCM and engine/trans wiring harnesses. Lethal Nate says that we will get some cluster warning lights using his approach, but we don't really care about that. Any comments on his approach? Matt, I would really like to hear your take on this...
On the fuel system side our local friend has suggested a VMP voltage booster for the pump, and retaining the stock style fuel system; this is what he is using on his Gen2 Mustang with the Magnuson Supercharger. I've read online that the fuel line which connects to the S197 fuel line in the engine compartment and runs up to the Coyote fuel rails is no longer available. Is that true? If not, can someone point us in the direction of where to acquire that fuel line? We can cobble something together but it would be nice to just bolt something on.
Justin, I really appreciate your detailed post and may reach out to you for your wiring diagram, arduino code, etc. if we decide to just use the Gen2 PCM. Our issue is timing; we have a limited time, only about 6-8 weeks, to complete this project, starting from when we get the repairable in late April or early May. If we can't get the car up and running to our satisfaction in our time window it will end up sitting for quite a while before we can get back to it. Making everything work with the Gen2 PCM sounds like it may take more time than we have...
Thanks again for the comments, and I will update as we proceed on this project.