A couple of snap shots of my wheel stimulator at work.
It was very easy to interface with. 12v power, GND and two 2k pull-up resistors(admin was right same as nissan). I could have sworn............
GM PinOut
A(8x) B(360x) C(+12) D(gnd)
This also helps explain how gm got away with using an 8Mhz 68hc11 mcu with their high-res cas setup. Thanks for the detailed information.deviousKA wrote:Generalized...
The nissan ECCS system is completely event driven using this high resolution CAS. The outer slots are on a counter and the inner slots are used to fire interrupts reading and clearing this counter to decipher which cylinder it is currently on.
A seperate micro uses a similar scenario but uses the normalized backside of the inner slot to clear a compare match on the outer slot counter. When the appropriate amount of outer slots are counted, the compare match is fired and used for either injection or ignition output on the current cylinder deciphered by the first micro.