No it should not be necessary.
Yeah, Innovate, I don't trust their stuff either. Best you can hope for is BE reading being the same as the gauge.
Search found 1258 matches
- Tue Feb 17, 2026 6:37 pm
- Forum: Tuning the EEC....
- Topic: Setting up EGR PID for analog input
- Replies: 12
- Views: 13617
- Mon Feb 16, 2026 2:37 am
- Forum: Tuning the EEC....
- Topic: Setting up EGR PID for analog input
- Replies: 12
- Views: 13617
Re: Setting up EGR PID for analog input
Your equation looks ok. It's not unusual to see differences, so it's a case of calibrate the input to suit whatever you believe to be the correct values. If the error is linear it's not so difficult to adjust. Change the equation so that it is easier to calibrate. First adjust the zero point with ze...
- Wed Feb 04, 2026 12:43 am
- Forum: Tuning the EEC....
- Topic: Setting up EGR PID for analog input
- Replies: 12
- Views: 13617
Re: Setting up EGR PID for analog input
It is a word so 2 bytes.
For 0-5V set equation as X /13107 or change it to suit your sensor units.
CRY type then.
It'll show counts until you change the equation.
For 0-5V set equation as X /13107 or change it to suit your sensor units.
CRY type then.
It'll show counts until you change the equation.
- Mon Feb 02, 2026 3:11 pm
- Forum: Tuning the EEC....
- Topic: Setting up EGR PID for analog input
- Replies: 12
- Views: 13617
Re: Setting up EGR PID for analog input
The logging patch copies CPU register addresses to RAM addresses so that the QH can access the parameters from the CPU register address range. If you are using a CRY type definition then it is up to the author to include the logging patch. Ask the author if it has been included. 0x152 is a CPU regis...
- Sun Feb 01, 2026 8:27 pm
- Forum: Tuning the EEC....
- Topic: Setting up EGR PID for analog input
- Replies: 12
- Views: 13617
Re: Setting up EGR PID for analog input
Yes set up a user PID if you are using a CRY definition.
0x152 will need a logging patch already in place. The alternates wont need avlogging patch.
0x152 will need a logging patch already in place. The alternates wont need avlogging patch.
- Fri Jan 30, 2026 10:36 pm
- Forum: Tuning the EEC....
- Topic: Setting up EGR PID for analog input
- Replies: 12
- Views: 13617
Re: Setting up EGR PID for analog input
Log iEGR PID at address 0x152, alternatively try 0x804 or 0xDDE.
The CRAI8 strategy document says Pin 65, if you have traced the wire to Pin 67 ignore the document.
The CRAI8 strategy document says Pin 65, if you have traced the wire to Pin 67 ignore the document.
- Wed Jan 07, 2026 6:01 am
- Forum: Hardware Discussions
- Topic: How can I read EECIV binary off board?
- Replies: 1
- Views: 16458
Re: How can I read EECIV binary off board?
The usual process is to leave the prom soldered to the EEC and use DCL if it has it, or use a QH and BE or TP to read out the prom. The prom is not usually reflashed, but instead a QH or J3 chip is used to serve the binary to the EEC. The UVPROM can be erased using a UV light source for a period of ...
- Sat Nov 08, 2025 5:43 am
- Forum: Software Issues & Support
- Topic: old license same car, dead Moates battery
- Replies: 1
- Views: 30324
Re: old license same car, dead Moates battery
For BE you would have a PC or dongle license.
The PC license is tied to a single PC, so you would need to use that PC. The dongle license is held on a usb dongle, so just plug the USB dongle into whatever PC you wish to use.
The PC license is tied to a single PC, so you would need to use that PC. The dongle license is held on a usb dongle, so just plug the USB dongle into whatever PC you wish to use.
- Thu Oct 30, 2025 2:43 pm
- Forum: Tuning the EEC....
- Topic: Problems using search on this forum
- Replies: 5
- Views: 4964
Re: Problems using search on this forum
Have bots and fake users taken over?
4059 users online a couple months back, looks suss. Another forum I frequent limits searches to one per user every 5 seconds. That'd slow the data scrapers down and leave a little bandwidth for real users.
4059 users online a couple months back, looks suss. Another forum I frequent limits searches to one per user every 5 seconds. That'd slow the data scrapers down and leave a little bandwidth for real users.
- Sun Oct 26, 2025 2:34 pm
- Forum: Hardware Discussions
- Topic: Is Windows 8.1 adequate for Core Tuning Binary Editor and other software...
- Replies: 5
- Views: 128532
Re: Is Windows 8.1 adequate for Core Tuning Binary Editor and other software...
Still the gold standard. BE and TP are both getting regilar updates so the latest releases are in effect, modern.
- Sat Oct 25, 2025 11:56 am
- Forum: Tuning the EEC....
- Topic: Problems using search on this forum
- Replies: 5
- Views: 4964
Re: Problems using search on this forum
Yep, site:eectuning.org, but that does not explain the random drop in resposiveness of this forum.
- Fri Oct 24, 2025 2:31 pm
- Forum: Tuning the EEC....
- Topic: Problems using search on this forum
- Replies: 5
- Views: 4964
Re: Problems using search on this forum
I'm seeing the same thing when searching for new posts on the majority of visits to the forum.
- Mon Oct 13, 2025 11:46 pm
- Forum: Tuning the EEC....
- Topic: TASC3G6 Strategy
- Replies: 4
- Views: 5690
Re: TASC3G6 Strategy
Looks like FBGI0 is MPC-14C hardware code.
AMZ2 & HSF0 catch codes.
3U7A-12A650-HHA part number for HSF0.
As your hardware MPC-204 is different to FBGI0's hardware MPC-14C, running FBGI0 on your hardware would be experimental.
Have you asked Core Tuning for TASC3?
AMZ2 & HSF0 catch codes.
3U7A-12A650-HHA part number for HSF0.
As your hardware MPC-204 is different to FBGI0's hardware MPC-14C, running FBGI0 on your hardware would be experimental.
Have you asked Core Tuning for TASC3?
- Sun Oct 12, 2025 1:17 pm
- Forum: Tuning the EEC....
- Topic: Downloading EEC-V roms with MCS1 / PTDIAG
- Replies: 8
- Views: 21848
Re: Downloading EEC-V roms with MCS1 / PTDIAG
Would you share your ascii to hex util on github or here?
Inernal to the EEC for 2 banks, it will be;
bank 1: 12000 to 1ffff
bank 2: 82000 to 8ffff
Good luck with remembering the addressing scheme in PTDIAG!
Inernal to the EEC for 2 banks, it will be;
bank 1: 12000 to 1ffff
bank 2: 82000 to 8ffff
Good luck with remembering the addressing scheme in PTDIAG!
- Sat Oct 11, 2025 3:50 pm
- Forum: Tuning the EEC....
- Topic: TASC3G6 Strategy
- Replies: 4
- Views: 5690
Re: TASC3G6 Strategy
What is the catch code, hardware code and part number on the EEC label?
What car and engine is it for?
What car and engine is it for?
- Sat Oct 11, 2025 1:40 pm
- Forum: Tuning the EEC....
- Topic: Downloading EEC-V roms with MCS1 / PTDIAG
- Replies: 8
- Views: 21848
Re: Downloading EEC-V roms with MCS1 / PTDIAG
Post up the ascii hex file from PTDIAG, I might have a way to generate a binary file or intel hex file already. ForDiag can read and save binaries via scp. Moates QH or BURN2 & FE can read and save binaries via the J3 port. The QH does live emulation / tuning / logging. Yes that is the purpose of SA...
- Fri Oct 10, 2025 4:34 pm
- Forum: Tuning the EEC....
- Topic: Downloading EEC-V roms with MCS1 / PTDIAG
- Replies: 8
- Views: 21848
Re: Downloading EEC-V roms with MCS1 / PTDIAG
Both the same strategy but different catch codes. Both will be the same memory layout.
You may find the SAD output files interesting if you are not aware of SAD yet?
- Fri Oct 10, 2025 3:09 pm
- Forum: Tuning the EEC....
- Topic: Downloading EEC-V roms with MCS1 / PTDIAG
- Replies: 8
- Views: 21848
Re: Downloading EEC-V roms with MCS1 / PTDIAG
That looks to me like strategy AXPDC (release version of AXPD2) and the part number was XS6F-12A650-AHB? Yes those are strategy and part number. I can also pull memory regions off (slowly!) But I've no idea how the memory is mapped and what I need to be able to flash back on another module later. I...
- Wed Oct 01, 2025 6:17 am
- Forum: Hardware Discussions
- Topic: A9L Sequential or batch fire?
- Replies: 11
- Views: 141371
Re: A9L Sequential or batch fire?
CRANK STRATEGY Fuel Fire all injector ports simultaneously every CRKPIP PIPS. See the Fuel strategy. The transistor is likely HLOS. In addition to reading the strategy doc, looking at the gufb disassembly ,TVRfan did, would give more insight. I don't recall seeing an additional cranking output from...
- Tue Sep 30, 2025 5:00 am
- Forum: Hardware Discussions
- Topic: A9L Sequential or batch fire?
- Replies: 11
- Views: 141371
Re: A9L Sequential or batch fire?
Oh ok, thanks for the detail.
Have to spin the dissy faster to exit crank mode! Sequential systems do crank in batch fire mode.
Have to spin the dissy faster to exit crank mode! Sequential systems do crank in batch fire mode.
- Mon Sep 29, 2025 6:07 am
- Forum: Hardware Discussions
- Topic: A9L Sequential or batch fire?
- Replies: 11
- Views: 141371
Re: A9L Sequential or batch fire?
Rotating the dissy without crank signal would ensure batch fire mode.
- Sat Sep 13, 2025 5:48 am
- Forum: EECGeeks
- Topic: Can I clone/copy a EEC-IV eeProm 87C66
- Replies: 16
- Views: 166647
Re: Can I clone/copy a EEC-IV eeProm 87C66
Thank you for sharing.
Doing well to find the S22 and getting it all working.
Does the UV eraser still work on the S22?
How many have you erased and rewritten?
Doing well to find the S22 and getting it all working.
Does the UV eraser still work on the S22?
How many have you erased and rewritten?
- Fri Sep 12, 2025 6:19 am
- Forum: EECGeeks
- Topic: Can I clone/copy a EEC-IV eeProm 87C66
- Replies: 16
- Views: 166647
Re: Can I clone/copy a EEC-IV eeProm 87C66
Yeah, spill the beans.
- Sun Sep 07, 2025 2:34 am
- Forum: Tuning the EEC....
- Topic: Fuel pump prime time pid?
- Replies: 21
- Views: 34880
Re: Fuel pump prime time pid?
Search the GUFB.xls definition for the Scalar Z_PUMPP Who's BEB are you using? The xls definition is available from here. http://www.eecanalyzer.net/index.php/component/easyfolderlistingpro/?view=download&format=raw&data=eNo9jUEKgzAURO_y14LWpUup9gTdBSQ0Ywx8TUiiFUrv3hBDl2_mDfOh2bKCp44Ui7of2ubWivo-jFT...
- Sat Sep 06, 2025 5:54 am
- Forum: Tuning the EEC....
- Topic: Fuel pump prime time pid?
- Replies: 21
- Views: 34880
Re: Fuel pump prime time pid?
Yes the change will require a new checksum.
If cgrey has put it in the definition, just use BE to make the change and adjust the checksum.
If cgrey has put it in the definition, just use BE to make the change and adjust the checksum.
- Sat Aug 30, 2025 5:28 pm
- Forum: Tuning the EEC....
- Topic: Quarterhorse vs. TwEECER vs. Pro-M
- Replies: 3
- Views: 100896
Re: Quarterhorse vs. TwEECER vs. Pro-M
The QH is favoured around here.
No need to tune A9L on an oem configuration either. The point being your setup would have to match a Pro-m canned tune, to avoid tuning.
No need to tune A9L on an oem configuration either. The point being your setup would have to match a Pro-m canned tune, to avoid tuning.
- Wed Aug 27, 2025 4:49 am
- Forum: Tuning the EEC....
- Topic: Tune Review Request
- Replies: 9
- Views: 107995
Re: Tune Review Request
Put the proper breakpoint and injector specs in. Breakpoint is the mass of fuel per injection event that splits lo & hi slopes. Not many are going to try and sort out a9l2 tune using an a9l definition. Read the strategy documents from; https://github.com/OpenEEC-Project/Strategy-Documents For 1st ha...
- Tue Aug 19, 2025 2:55 pm
- Forum: Tuning the EEC....
- Topic: Anyone selling strategies anymore?
- Replies: 5
- Views: 10517
Re: Anyone selling strategies anymore?
PM sailorbob on here.
- Sat Jul 05, 2025 7:31 pm
- Forum: Software Issues & Support
- Topic: I purchased a Quarterhorse/BE package-Getting it working
- Replies: 10
- Views: 2116364
Re: I purchased a Quarterhorse/BE package-Getting it working
Just close BE.
It'll open the same files next time you start BE.
It'll open the same files next time you start BE.
- Sat Jul 05, 2025 5:06 pm
- Forum: Software Issues & Support
- Topic: I purchased a Quarterhorse/BE package-Getting it working
- Replies: 10
- Views: 2116364
Re: I purchased a Quarterhorse/BE package-Getting it working
C:/Binary Editor/DEF, the DEF file is empty. Did I not load the software properly? Unlikely to be something you have done during install if you have done a default install. I assume that one or more files are free. All available from; http://eecanalyzer.net/index.php/test Definitions and bins can g...