
Originally Posted by
Sparkie
I designed and built the PCB, and programmed the CPLD that enables the external operation - it's the same sort of system as a TOMS ecu for a MKIII supra, just a few more quirks related to the microcontroller. This allowed me to run my own code on the computer, so I took the old code and begun the painstaking process of disassembling and reverse engineering it to figure out what everything does. I'm not done this process yet, but I have found the timing tables and algorithms, the fueling algorithms and the rev limiter. On my personal ecu I've bumped fuel cut redline to 7500 RPM and removed the detonation sensor timing subtractions (I had a good reason for this, really).
As a side benefit to the modded ECU I've added a USB connector to communicate with the micro, and I've written a code/map loader and a data logger so I can get more disassembly done.