| Re: Open Loop Decel? 7747 42 Mask For open loop decel the ECM needs:
Bit 3 of $D006 set, the option flag
CTS at $2A7, this is an inverse value. Make it 255 for -40*C
TPS% at $29F, the throttle needs to be lower then this. Try using 5% (13 in BIN), note that this is also the "in idle" TPS% threshold.
MPH, at $2A5, the vehicle speed needs to be higher then this. Try using 0 MPH
RPM, at $2A6, the engine speed needs to be lower then this. Try using 6375 RPM (255 in BIN)
Then a status bit is checked, L0008, bit 7. This bit is set by the ECM when it is OK to go into closed loop. So the O2 needs to be active. Needs to be above the closed loop enable CTS, and the go into closed loop timers have expired.
If all the above is OK the AFR is loaded from $2A8 and used as the commanded AFR.
That should put the ECM into open loop on decel.
RBob. |