Search found 55 matches
- Sat Jul 22, 2023 11:39 pm
- Forum: FAQ & Tech Doc Submission
- Topic: EEC Wiring guidelines and Calibration Development Support System Pocket Ref
- Replies: 5
- Views: 15713
Re: EEC Wiring guidelines and Calibration Development Support System Pocket Ref
I did some research on DIY book scanning and came across these two very doable projects: Book Shooter MK V: https://www.youtube.com/watch?v=FZcYIXseXkg Easy Book Scanner: https://www.youtube.com/watch?v=ne-h7FTMZBk https://www.instructables.com/Book-Scanner-Low-cost-easy-to-make-1000-pages-an-h/ The...
- Sat Jul 22, 2023 12:04 am
- Forum: FAQ & Tech Doc Submission
- Topic: EEC Wiring guidelines and Calibration Development Support System Pocket Ref
- Replies: 5
- Views: 15713
EEC Wiring guidelines and Calibration Development Support System Pocket Ref
Want to give a heads-up that I just obtained these and will be scanning and making available when I am able. The wiring wiring guidelines are not that interesting but give guidance about how to build a wiring harness for the EEC. Since it's a binder it will be very easy to scan. The pocket ref is mo...
- Fri Jan 27, 2023 9:03 am
- Forum: EECGeeks
- Topic: CMPB question.
- Replies: 11
- Views: 8375
Re: CMPB question.
You're missing the bit where register rf6 (rf6:rf7) is loaded with 0x93A8. Your addresses are then relative to that base.
[Rf6+74] = 941C
[Rf6+75] = 941D
[Rf6+76] = 941E
[Rf6+77] = 941F
[Rf6+78] = 9420
[Rf6+74] = 941C
[Rf6+75] = 941D
[Rf6+76] = 941E
[Rf6+77] = 941F
[Rf6+78] = 9420
- Tue Dec 20, 2022 7:06 am
- Forum: EECGeeks
- Topic: Historic EEC-V info request
- Replies: 19
- Views: 18266
Re: Historic EEC-V info request
...I might be able to dust off my old arduino knowledge, and be able to make something that plugs into USB on anything modern. I have something I named the "EEC Slurper" for interfacing to the MBUS from an Arduino board. Although it uses the Arduino hardware it does not use any of their software or...
- Tue Dec 20, 2022 6:09 am
- Forum: EECGeeks
- Topic: Historic EEC-V info request
- Replies: 19
- Views: 18266
Re: Historic EEC-V info request
Disappointing. Your schematic will never work in implementation. I'm pretty sure J3 Port Pin 22 is cycled to dump the contents of the ROM. Your schematic doesn't have that connected. That seems unnecessarily rude :( I have to disagree with you. I think it's fairly obvious that the design has actual...
- Mon Dec 20, 2021 1:57 am
- Forum: EECGeeks
- Topic: newby here cant find strategies on BE should I swap EEC?
- Replies: 5
- Views: 6264
Re: newby here cant find strategies on BE should I swap EEC?
According to my basic research, it looks like 8lD(manual trans) and 8LF(auto trans) are in the same family and use the GUFA strategy. Head on over here http://www.eecanalyzer.net/strategies and get the GUFA xlsx. I don't see an 8lF.BIN for download anywhere but that's fine, you don't need that -- yo...
- Fri Oct 29, 2021 11:19 pm
- Forum: EECGeeks
- Topic: Changing the hardware number.
- Replies: 2
- Views: 4060
Re: Changing the hardware number.
What do you mean by "hardware number"? Can you give an example?
- Wed Oct 06, 2021 4:04 am
- Forum: EECGeeks
- Topic: newby here cant find strategies on BE should I swap EEC?
- Replies: 5
- Views: 6264
Re: newby here cant find strategies on BE should I swap EEC?
Don't confuse the catch code with the strategy. 8LD is a calibration catch code for the GUFA strategy. It's pointless to guess, though -- get the catch code off your EEC and post it back here if you need help finding the right strategy for it.
- Fri May 14, 2021 4:48 pm
- Forum: EECGeeks
- Topic: redundant ops, proves compiler was used ?
- Replies: 3
- Views: 5157
Re: redundant ops, proves compiler was used ?
It could also be a macro from a macro assembler. Imagine some poor soul kept mismanaging the bank switches and decided to just make a macro that guaranteed a return to a known context. The best signature of a compiler would probably be an (inefficient) convention for parameter passing either by use ...
- Fri Apr 30, 2021 6:10 am
- Forum: Tech Docs
- Topic: I've got the EEC Software Manual and Custom IC Hardware Architecture Reference
- Replies: 74
- Views: 246847
Re: I've got the EEC Software Manual and Custom IC Hardware Architecture Reference
I feel like pointing out that the documentation says the registers are actually implemented as SRAM and refers to them as RAM banks, which is no doubt a source of confusion. And yes, it is crucial for this conversation to make a distinction between external and internal memories and not to confused ...
- Tue Apr 27, 2021 8:00 pm
- Forum: Tech Docs
- Topic: I've got the EEC Software Manual and Custom IC Hardware Architecture Reference
- Replies: 74
- Views: 246847
Re: I've got the EEC Software Manual and Custom IC Hardware Architecture Reference
Maybe (maybe not) it is just a coincidence that the handbook talks of Step D and Mask D. Page F2 of the handbook describes a D-STEP DUCE difference. Page D2 of the handbook describes the DUCE support IC as Mask D. D Step memory difference pic from the handbook. EEC-IV-hr_17.jpg Thank you! I think t...
- Tue Apr 27, 2021 3:57 pm
- Forum: Tech Docs
- Topic: I've got the EEC Software Manual and Custom IC Hardware Architecture Reference
- Replies: 74
- Views: 246847
Re: I've got the EEC Software Manual and Custom IC Hardware Architecture Reference
The "D" 81C65-D is just address mask option D, isn't it? address mask options.jpg I can't find any documentation suggesting that the CPU needs to be paired with or has revisions associated with the RAM/CART/DUCE chip. Is the VILE EEC using the same 81C65-D / how do its part numbers compare to the P3M?
- Fri Jan 01, 2021 9:29 pm
- Forum: EECGeeks
- Topic: Project on Reverse Engineering binaries, assembly, coding and learning more about the ECU
- Replies: 79
- Views: 76440
Re: Project on Reverse Engineering binaries, assembly, coding and learning more about the ECU
Where in NorCal are you stuck? I'm in Santa Rosa if it's anywhere near where you are. I had one of the very early ELM chips with a UART interface and never got very far with it. The HF scantools, on the other hand, are fairly cheap and I haven't had any complaints with them over the years.
- Tue Sep 01, 2020 12:49 pm
- Forum: Tech Docs
- Topic: I've got the EEC Software Manual and Custom IC Hardware Architecture Reference
- Replies: 74
- Views: 246847
Re: I've got the EEC Software Manual and Custom IC Hardware Architecture Reference
calibrationconsole.jpg Got it and added it to my Google drive (see link in first post). I was hoping for more theory of operation and technical bits but it's basically an operator's manual. It does have examples of the DOC cards that calibration engineers would use to navigate a strategy, which I f...
- Wed Aug 12, 2020 6:17 pm
- Forum: Tech Docs
- Topic: I've got the EEC Software Manual and Custom IC Hardware Architecture Reference
- Replies: 74
- Views: 246847
Re: I've got the EEC Software Manual and Custom IC Hardware Architecture Reference
I'm interested in who has the physical item, the story of where it came from, and what else they might be in possession of. Also a few pages of the pocket reference are rather blurry and it would be nice to re-photograph them or, better yet, remove the binding and scan them through a ScanSnap or sim...
- Wed Aug 12, 2020 3:09 pm
- Forum: Tech Docs
- Topic: I've got the EEC Software Manual and Custom IC Hardware Architecture Reference
- Replies: 74
- Views: 246847
Re: I've got the EEC Software Manual and Custom IC Hardware Architecture Reference
I believe it's over here https://www.merkurencyclopedia.com/EEC-IV/EEC-IV_design.html Specifically https://www.merkurencyclopedia.com/EEC-IV/EEC-schematic.jpg That page also has a very low res B&W scan of a page from the pocket reference. The alignment doesn't quite match the color photos of the sam...
- Thu Aug 06, 2020 5:35 pm
- Forum: Tuning the EEC....
- Topic: Site upgrade and fixes, Saturday July 25th, 2020 12:00AM Central
- Replies: 14
- Views: 16996
Re: Site upgrade and fixes, Saturday July 25th, 2020 12:00AM Central
Can we configure a wildcard SSL certificate for the site:
https://community.letsencrypt.org/t/acm ... ards/55578
As the current cert is only for eectuning.org, I still get a certificate error if I visit https://www.eectuning.org. A cert for *.eectuning.org would fix it.
https://community.letsencrypt.org/t/acm ... ards/55578
As the current cert is only for eectuning.org, I still get a certificate error if I visit https://www.eectuning.org. A cert for *.eectuning.org would fix it.
- Thu Aug 06, 2020 1:36 pm
- Forum: Tech Docs
- Topic: I've got the EEC Software Manual and Custom IC Hardware Architecture Reference
- Replies: 74
- Views: 246847
Re: I've got the EEC Software Manual and Custom IC Hardware Architecture Reference
I've reached out to The Henry Ford / Benson Ford Research Center three times in the past couple of years to discuss gaining access to their calibration console manual. I just got a reply this morning that appears positive but there's a nontrivial fee to retrieve it from storage and make a copy of th...
- Thu Jul 23, 2020 3:37 pm
- Forum: Tech Docs
- Topic: I've got the EEC Software Manual and Custom IC Hardware Architecture Reference
- Replies: 74
- Views: 246847
Re: I've got the EEC Software Manual and Custom IC Hardware Architecture Reference
:) Be sure to cruise through the custom IC reference as well. It covers a lot of the same topics but occasionally has a different insight or detail. Both are invaluable!
- Thu Jul 23, 2020 11:39 am
- Forum: EECGeeks
- Topic: quick question about indexed ops
- Replies: 11
- Views: 15090
Re: quick question about indexed ops
According to the EEC-IV software manual both are signed: 3-2.3.7 SHORT INDEXED ADDRESS MODE The short indexed address mode enables an instruction to access any "A" operand byte or word loca tion within -128 to +127 bytes of a 16-bit base address. The base address is specified by software and is stor...
- Thu Jul 23, 2020 3:43 am
- Forum: Tech Docs
- Topic: I've got the EEC Software Manual and Custom IC Hardware Architecture Reference
- Replies: 74
- Views: 246847
I've got the EEC Software Manual and Custom IC Hardware Architecture Reference
Information wants to be free... That was proven when we were blessed with the Custom IC Pocket Reference Guide. Now after years of sifting through the results of a daily saved search, the complete hardware architecture reference and EEC-IV software manuals emerged and I was able to acquire them. Tot...
- Tue Jul 21, 2020 10:29 pm
- Forum: EECGeeks
- Topic: Execute Enable Register?
- Replies: 4
- Views: 9700
Re: Execute Enable Register?
81C6x Block Diagram.jpg 14-4.4 EXECUTE ENABLE REGISTER (EER) The EER is a memory-mapped 8-bit data holding register that is used to enable and disable the address outputs of the SPC. The SPC address outputs are used to address program instruction locations in RAM. The outputs of the SPC are enabled...
- Sat Jul 18, 2020 2:48 pm
- Forum: Tuning the EEC....
- Topic: Checksum calculation
- Replies: 3
- Views: 6630
Re: Checksum calculation
Here's some python3 code that calculates ROM_TO value. I tested it against T4M0.bin (CBAZA) (with checksum_end set to 0xFFFD) and as shown for A9M.bin (GUFB). from array import array # ROM BIN file bin_file = 'C:\\EEC\\BINS\\A9M.bin' # Define the checksum range in EEC address space checksum_start = ...
- Fri Jul 17, 2020 4:59 pm
- Forum: Tuning the EEC....
- Topic: Checksum calculation
- Replies: 3
- Views: 6630
Re: Checksum calculation
You got your answer here https://eectuning.org/forums/viewtopic.php?f=8&t=22975&p=133024&hilit=checksum#p133020 But for anyone else who finds this post and to sum it up succinctly: To calculate a new ROM_TO: 1) Set the current ROM_TO to 0x0000 2) Sum the 16-bit LE words over the checksum range to ge...
- Sun Feb 17, 2019 2:39 am
- Forum: EECGeeks
- Topic: Back end engineering software from the factory
- Replies: 12
- Views: 17759
Re: Back end engineering software from the factory
According to various sources of information... Ford in the 1980's used DEC-20, DEC-VAX, PDP-11, and LSI-11 computer systems for strategy development. They used remote terminals to log into a development environment called VECTOR that ran on DEC-20 and VAX mainframes. VECTOR was developed in-house at...
- Thu Jun 29, 2017 6:04 pm
- Forum: Tuning the EEC....
- Topic: Calibration vs Tuning J4J1 Why can't I just input known Injector/MAF values and be done?
- Replies: 14
- Views: 16312
Re: Calibration vs Tuning J4J1 Why can't I just input known Injector/MAF values and be done?
That is the way that I understand decipha's methodology. He also says that at least at 1.0 the NB's are faster responding and more accurate than the WB and dialing in fuel by KAMRF will be easier, faster, and more accurate than eyeballing an AFR meter. I think you'll still use the WBO2 to confirm th...
- Thu Jun 29, 2017 5:24 pm
- Forum: Tuning the EEC....
- Topic: Calibration vs Tuning J4J1 Why can't I just input known Injector/MAF values and be done?
- Replies: 14
- Views: 16312
Re: Calibration vs Tuning J4J1 Why can't I just input known Injector/MAF values and be done?
What I'm not totally understanding is how you are using the hegos to tune The open loop WOT fuel... looks like the strategy is to force closed loop at wide open throttle, and then I lose it. I'm reading and retreading your write up and can't figure out what you are doing. Last, I'm curious why you ...
- Thu Jun 29, 2017 5:03 pm
- Forum: Software Issues & Support
- Topic: Trouble opening a existing tune
- Replies: 2
- Views: 6183
Re: Trouble opening a existing tune
What strategy are you using and what is the exact size of the bin file you purchased? Perhaps the bin file has some unexpected padding.
- Wed Jun 28, 2017 5:59 pm
- Forum: EECGeeks
- Topic: Who is disassembling 8061 or 8065 code?
- Replies: 93
- Views: 121108
Re: Who is disassembling 8061 or 8065 code?
Well sorry to necropost but I'm getting into EEC hacking and I find this thread very helpful and interesting. Did ironmanisanemic just give up after all that work? Granted this exercise was a really big ask for someone with no embedded systems experience, but some good progress was being made! Hmm.....
- Fri Jun 23, 2017 5:38 am
- Forum: EECGeeks
- Topic: Execute Enable Register?
- Replies: 4
- Views: 9700
Re: Execute Enable Register?
So is it accessed via the DAR like other RAM contents?
It sounds like you're saying that normally if you use the RAM's SPC to read, it probably just floats the bus and you get 0xFF's unless the EER was written 0xAA.
Please confirm my ignorance or deny my understanding![Laughing :lol:](./images/smilies/icon_lol.gif)
It sounds like you're saying that normally if you use the RAM's SPC to read, it probably just floats the bus and you get 0xFF's unless the EER was written 0xAA.
Please confirm my ignorance or deny my understanding
![Laughing :lol:](./images/smilies/icon_lol.gif)