Ford 60 pin EEC-IV connector breakout board

Hardware inside and outside of the ECU
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Ford 60 pin EEC-IV connector breakout board

Post by AndreyB »

We have a draft https://github.com/rusefi/rusefi/tree/master/hardware/Breakout_60pin_EEC-IV-Connector


Drew is looking to rusEfi a Mustang V8. I've asked Drew to grab a couple of used ford eec iv ECUs and extract the connector for us to be able to make a breakout board.
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Ford 60 pin connector breakout board

Post by AndreyB »

Unless someone knows the proper part number for this connector and there is a drawing online somewhere?
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
stefanst
contributor
contributor
Posts: 703
Joined: Wed Feb 17, 2016 12:24 am
Location: USA 08530

Re: Ford 60 pin connector breakout board

Post by stefanst »

This may be cheating, but the Megasquirt guys sell an adapter board and the connector:

https://www.diyautotune.com/product/diybob-breakout-adapter-ford-60-pin-no-connector/
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Ford 60 pin connector breakout board

Post by AndreyB »

stefanst wrote:
Wed Mar 25, 2020 2:37 am
This may be cheating, but the Megasquirt guys sell an adapter board and the connector
Yep, we are looking to have our version of the same exact thing. Maybe a PnP Mustang one day as well :)
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
stefanst
contributor
contributor
Posts: 703
Joined: Wed Feb 17, 2016 12:24 am
Location: USA 08530

Re: Ford 60 pin connector breakout board

Post by stefanst »

On the more application-oriented side: Are we keeping the TFI and distributor? Just using the vanes in the distributor to read position and do individual coils? Install a crank-sensor for improved resolution? Sooo many options....
firebat45
Posts: 5
Joined: Mon Mar 30, 2020 1:06 am

Re: Ford 60 pin connector breakout board

Post by firebat45 »

Hello, I've been a long time follower but just signed up.

I am also interested in the Ford 60 pin connector. I have desoldered several and measured them up. I have a dxf file that I think is fairly close. I have tested the fit by 3D printing a mockup "PCB" and the connector seems to fit quite well. I have been trying to build a custom footprint in KICAD and I am nearly done, but it is hard for me because I do not really know how to use KICAD.

I am definitely willing to share the file, I am just unsure how. I've got both the DXF and my attempt at a custom footprint for KICAD.
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Ford 60 pin connector breakout board

Post by AndreyB »

firebat45 wrote:
Mon Mar 30, 2020 1:10 am
I am just unsure how. I've got both the DXF and my attempt at a custom footprint for KICAD.
Can you attach a .zip file here please? That would be pretty cool! There is good chance that someone would be able to either guide you or properly package it into our folder structure and make it into a breakout board.
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
firebat45
Posts: 5
Joined: Mon Mar 30, 2020 1:06 am

Re: Ford 60 pin connector breakout board

Post by firebat45 »

(edit) here is a link to the files on Google Drive and attached



My project is for a different Ford, but the connector is the same (not the pinout). My goal is to have a PCB that bolts in place of the original ECU PCB, and is compatible with the stock wiring harness.
Attachments
eeciv.zip
(10.29 KiB) Downloaded 477 times
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Ford 60 pin connector breakout board

Post by AndreyB »

is that a rusEfi project?

While microRusEfi is not an ideal module it looks like cooking an adapter board between microRusEfi and a large OEM is simple than designing a board from scratch, also helps by using a unified and relatively proven central piece.
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Ford 60 pin connector breakout board

Post by AndreyB »

Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
firebat45
Posts: 5
Joined: Mon Mar 30, 2020 1:06 am

Re: Ford 60 pin connector breakout board

Post by firebat45 »

Yes, my project is a rusEFI project. I have built several Frankenstein boards for testing and prototyping with. I would like to collapse it all down into one PCB once I have verified everything working.

One thing to note - I notice in the data of the kicad_mod file that the drill holes for the pins is 0.762mm. That will not work. My DXF has the holes at 1.6mm. I apologize for the error, like I said I am very new to KICAD and creating footprints. The DXF is accurate, but the kicad_mod file should be taken with a grain of salt.
User avatar
kb1gtt
contributor
contributor
Posts: 3758
Joined: Tue Sep 10, 2013 1:42 am
Location: ME of USA

Re: Ford 60 pin connector breakout board

Post by kb1gtt »

@firebat45 I like your way of saying hello. Good to see the contribution.

If you have any questions about KICAD, feel free to ask. I'd be happy to give you some pointers etc. I find that learning the keyboard shortcuts is really helpful.
Welcome to the friendlier side of internet crazy :)
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Ford 60 pin connector breakout board

Post by AndreyB »

Some crispy Ford 60 pins and who-knows-how-many-pins EEC-V connectors are going to travel North tomorrow.

Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
User avatar
kb1gtt
contributor
contributor
Posts: 3758
Joined: Tue Sep 10, 2013 1:42 am
Location: ME of USA

Re: Ford 60 pin EEC-IV connector breakout board

Post by kb1gtt »

Works better when you whack it against a tree, but I guess in NJ they don't like tree's. I see they cut down the one in your font walk way. So you did the best you could with what you had.
Welcome to the friendlier side of internet crazy :)
firebat45
Posts: 5
Joined: Mon Mar 30, 2020 1:06 am

Re: Ford 60 pin EEC-IV connector breakout board

Post by firebat45 »

You can also bake the ECU in a toaster oven or real oven for 10 minutes or so at 400F - 450F and then just tap it upside down to have most components just fall off. No scorching or damage to the ECU connector. Some of the caps onboard the ECU will pop, so it's best to do it with a "garage" oven, not the one inside your house. Nasty fumes.
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Ford 60 pin EEC-IV connector breakout board

Post by AndreyB »

Jim says the EEC-V plug uses 104 pins. At this point we have no one interested in the 104 pin breakout board.
Attachments
EEC-V.png
EEC-V.png (190.76 KiB) Viewed 27606 times
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
firebat45
Posts: 5
Joined: Mon Mar 30, 2020 1:06 am

Re: Ford 60 pin EEC-IV connector breakout board

Post by firebat45 »

The EEC-V is programmable in the first place, so unless you are doing something wild it can be reprogrammed to suit.

Tested out the footprint for the 60 pin, it worked beautifully. I changed the pads to 1.5mm (as I mentioned before) and renumbered the pads. The diagram I have from Ford actually shows the connector upside down, so instead of pin 1 being on the lower left it's actually top right.
Attachments
IMG_20200413_200214.jpg
IMG_20200413_200214.jpg (4.24 MiB) Viewed 27576 times
IMG_20200413_194724.jpg
IMG_20200413_194724.jpg (3.98 MiB) Viewed 27576 times
IMG_20200413_164619.jpg
IMG_20200413_164619.jpg (4.93 MiB) Viewed 27576 times
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Ford 60 pin EEC-IV connector breakout board

Post by AndreyB »

This look cool, is this KiCad? Can I have the files? :)
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
neongreen
Posts: 44
Joined: Fri Apr 10, 2020 12:17 pm

Re: Ford 60 pin EEC-IV connector breakout board

Post by neongreen »

Very nice! I keep trying to convince my brother to goo standalone on his 1990 V6 Ranger, maybe down the line I could cook up a plug and play solution for him with this adapter.
1962 Ford Falcon 5.0L V8 / T5
User avatar
Colderopr
Posts: 5
Joined: Wed May 20, 2020 6:34 pm
Location: Puerto Rico

Re: Ford 60 pin EEC-IV connector breakout board

Post by Colderopr »

AndreyB wrote:
Mon Apr 13, 2020 3:30 am
Jim says the EEC-V plug uses 104 pins. At this point we have no one interested in the 104 pin breakout board.
Hi, I’m interested in a 104 pin breakout board.

Currently I’m brainstorming into making Plug-Play solution for the 1998-2003 Mazda Protegé. This cars have a Ford EEC-V ecu but they are hard to crack due to Mazda coding. Which led me to dive in the idea off using a micro rusefi ecu. Other guys have been able to use MegaSquirt and speeduino, but I want to make it happen with rusefi.
2003 Subaru Impreza
2000 Mazda Protegé
User avatar
kb1gtt
contributor
contributor
Posts: 3758
Joined: Tue Sep 10, 2013 1:42 am
Location: ME of USA

Re: Ford 60 pin EEC-IV connector breakout board

Post by kb1gtt »

I think this is the board that Andrey has been poking me about. Are you looking for just a board so you can solder wires to the ECU side of the connector?
Welcome to the friendlier side of internet crazy :)
User avatar
Colderopr
Posts: 5
Joined: Wed May 20, 2020 6:34 pm
Location: Puerto Rico

Re: Ford 60 pin EEC-IV connector breakout board

Post by Colderopr »

Yes, basically a Ford 104 Break out board to try multiple setups on different cars before I'll try to design a full pug a play like the one for NA6 and early NA8 miatas.

bellow is a list of EECV supported vehicles.

Image
Last edited by Colderopr on Fri May 22, 2020 1:23 pm, edited 1 time in total.
2003 Subaru Impreza
2000 Mazda Protegé
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Ford 60 pin EEC-IV connector breakout board

Post by AndreyB »

Ohh, I can borrow a Ford Focus which might have it!!!
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
User avatar
Colderopr
Posts: 5
Joined: Wed May 20, 2020 6:34 pm
Location: Puerto Rico

Re: Ford 60 pin EEC-IV connector breakout board

Post by Colderopr »

I found this in another forum. It might help in the development of something similar.

It is Ford/OTC part number T96P-12A650-B.

It is meant as an interface between Mazda built Fords and the official EEC-V (Ford ECU) breakout box. Basically it allowed Ford tools to be used with Mazda ECUs. Many Asian ECUs used the same 76 pin connector.

There are many ways to use it, but between cutting the wires, the Ford connector, and even desoldering and replacing wires the options are pretty limitless for those of us who refuse to cut our harnesses.

Image

Image
2003 Subaru Impreza
2000 Mazda Protegé
User avatar
kb1gtt
contributor
contributor
Posts: 3758
Joined: Tue Sep 10, 2013 1:42 am
Location: ME of USA

Re: Ford 60 pin EEC-IV connector breakout board

Post by kb1gtt »

I've got a couple other project in font of me right now. Once I clear them I"m likely to make progress on the 60 pin.
Welcome to the friendlier side of internet crazy :)
User avatar
Colderopr
Posts: 5
Joined: Wed May 20, 2020 6:34 pm
Location: Puerto Rico

Re: Ford 60 pin EEC-IV connector breakout board

Post by Colderopr »

No worries. I post them mainly for future references.
2003 Subaru Impreza
2000 Mazda Protegé
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Ford 60 pin EEC-IV connector breakout board

Post by AndreyB »

14A624-AA is a good search term including some versions available new from China.
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
dbh97
contributor
contributor
Posts: 84
Joined: Sat Jul 19, 2014 10:43 pm
Location: 67867
Github Username: chuckwagoncomputing
Slack: dbh97

Re: Ford 60 pin EEC-IV connector breakout board

Post by dbh97 »

I'm also interested in a 104-pin board. I've got a 1997 F-150, and the 96-97 ECUs are not reprogrammable so you have to keep a chip in them full time. If I'm going to tie up money in hardware to be able to tune, I'd rather invest in the future of rusEFI.
Someone mentioned making adapter boards for microRusEFI. This is a good idea, but I'm guessing there will be many more people with EECV PCMs that have v8s than 4 cylinders. Is there rusEFI ECU would be a good fit?
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Ford 60 pin EEC-IV connector breakout board

Post by AndreyB »

dbh97 wrote:
Mon Jun 01, 2020 11:50 pm
Is there rusEFI ECU would be a good fit?
Yes, https://rusefi.com/forum/viewtopic.php?f=4&t=1646 or https://rusefi.com/forum/viewtopic.php?f=4&t=1682

Both are not _yet_ fabricated on a regular basis.
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
dbh97
contributor
contributor
Posts: 84
Joined: Sat Jul 19, 2014 10:43 pm
Location: 67867
Github Username: chuckwagoncomputing
Slack: dbh97

Re: Ford 60 pin EEC-IV connector breakout board

Post by dbh97 »

I wasn't sure whether Hellen had enough outputs for 8 cylinders, as the Wiki lists it as "TBD cylinders".
The connector layout for Proteus would make connecting to an adapter board more difficult, though doable. If Hellen can run a V8, that looks like a great option.
Post Reply