Search found 132 matches

by DWS
Mon May 27, 2024 2:03 pm
Forum: Ford ECUs
Topic: Ford AU eec-v pcm .bin read options in 2023
Replies: 13
Views: 6145

Re: Ford AU eec-v pcm .bin read options in 2023

I've been poking at the EEC-V computers for a while, nothing related to AU though, but PCM Flash is what I used. For US models, 96-97 EEC-V doesn't work from what I've tested across several models, 1998-2003 works as long as the computer is the EEC-V type (216kb). 2004+ EEC-V I haven't tested, but l...
by DWS
Thu May 16, 2024 10:52 pm
Forum: Ford ECUs
Topic: Ford EEC-V Bin Converter for Different Software
Replies: 9
Views: 15173

Re: Ford EEC-V Bin Converter for Different Software

Looks like the KESS read is valid, the 256k one looks corrupted to me assuming they both came from the same computer. Not sure if you're used to looking at hex editors, but I highlighted the start of bank 0 and they don't match in the two files. Bank 1 looks good (didn't do a bin compare on just tha...
by DWS
Sun May 12, 2024 11:00 pm
Forum: Ford ECUs
Topic: EEC-V bin file and SAD
Replies: 6
Views: 7044

Re: EEC-V bin file and SAD

Most likely I can, would you be sending a bin or the computer physically? A pic of the sticker on the computer wouldn't hurt, but I just had a customer send me pics of an 01 and it's a strategy I've done before. Once I know what strategy it likely has, I'll know if I've done that one before or not. ...
by DWS
Sun Feb 04, 2024 11:08 am
Forum: Ford ECUs
Topic: Ford programming Explained
Replies: 8
Views: 2764

Re: Ford programming Explained

Yea once they cover the 1st gen version of the computers I planned to buy it for a secondary option for flashing. PCM Flash works great, but 96-97 it can't do for some reason even though it's still the EEC-V era. I haven't dug into it yet, but it might not even support the CANBUS EEC-V computers whi...
by DWS
Sun Feb 04, 2024 4:37 am
Forum: Ford ECUs
Topic: Ford programming Explained
Replies: 8
Views: 2764

Re: Ford programming Explained

This looks like a real interesting read, thanks for posting =). I heard about forscan wanting to add the ability to flash computers but I haven't followed it. Looks like currently the "1st gen" computers are still being worked on, but 2nd gen (sounds to be 2005ish through 2011ish) is what ...
by DWS
Sat Jan 27, 2024 10:04 am
Forum: Ford ECUs
Topic: How to properly define a byte in code with tvrfan's SAD?
Replies: 2
Views: 1581

Re: How to properly define a byte in code with tvrfan's SAD?

Yea if I was writing my own EEC-V code that's the route I'd go, however this is the stock code, there's some settings that aren't exactly meant to be able to be changed and those are effectively hard coded. When disassembling a file it would be nice to have the var name in the if statement so I don'...
by DWS
Sat Jan 27, 2024 3:04 am
Forum: Ford ECUs
Topic: How to properly define a byte in code with tvrfan's SAD?
Replies: 2
Views: 1581

How to properly define a byte in code with tvrfan's SAD?

I've been using SAD (Semi Automatic Disassembler) for a bit now and has been a great tool for what I've been doing in the EEC-V computers, linked below. https://github.com/tvrfan/EEC-IV-disassembler Currently the only thing I haven't worked out how to define correctly is hard coded values aka consta...
by DWS
Fri Jan 26, 2024 1:46 am
Forum: Ford ECUs
Topic: EEC IV read write
Replies: 3
Views: 1986

Re: EEC IV read write

Lol, yea that's why the chip stuff seems like it used to be really big for that era of ford computer and how huge it is for Moates Quarterhorse to just dissapear overnight basically. I got in the game months after they closed up :(. If you need to find an exact setting in an EEC-V computer some time...
by DWS
Thu Jan 25, 2024 4:59 am
Forum: Ford ECUs
Topic: EEC IV read write
Replies: 3
Views: 1986

Re: EEC IV read write

I mostly work with EEC-V computers, but if it's 95 and older, of my understanding, they are read only and would require a J3 chip if you wanted a tune from another computer running, or just get an exact replacement, if the part number is the same, being read only would mean it's code is also the sam...
by DWS
Tue Jan 02, 2024 2:58 pm
Forum: Ford ECUs
Topic: Ford ECM/PCM types
Replies: 7
Views: 5939

Re: Ford ECM/PCM types

To add to the listing: 96-97 Taurus 3.0L (2 valve) - EEC-V (not sure which size though since PCMFlash doesn't read these ones currently) 98-03 Taurus 3.0L (2 valve) - EEC-V 216k - PWM 04-07 Taurus 3.0L (2 valve) - Should be EEC-V 216k - CANBUS but haven't validated myself Sable with the same engine ...