· ECU mods
a place for Dino to keep track of the ECU mods he's writing
Everything documented here is intended to be used with the SBEC3 table editor
∟Knock CEL take 1: (does not work)
Edit 0xAD0B, Type B, Hex change:
FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
to
2A 80 0C 34 00 04 FA 02 43 F8 29 10 0C 36 27 F7
Then edit 0xAD0B, Type B, Hex Change:
29 10 0c 36
to
FA 00 AD 0E
∟Remove '98 - '99 fuel cut:(for 05293190AC)
0x2DB11, Type B, Hex, 0xFA 0x02 0x41 0xAA 0xB0 0x08-> 0x29 0x40 0x0C 0x30 0x27 0x4C
0x2daee, Type B, Hex, 0x6E -> 0xFF
0x21f0b, Type B, Hex, 0x6D 0x60-> 0x2E 0xE0
0x21F21, Type B, Hex, 0cB4 0x14 -> 0x27 0x4C
∟Disable EGR
0x0332, type B, Hex: 0x08 -> 0x00
∟Scaling injectors This used the returnless fuel system vacuum multiplier prescaler 0x0B9E, Type C, Decimal
 0 is atmosphere This got 30lb/hr injectors @ 40psi idle pressure to idle with no LTFT.
∟Misc
0x2D44C, Table Type B, Hex, 0x28 -> 0x29 open loop forever
0x2D440, Type B, Hex, 0x72 -> 0x75 use adjusted TPS instead of raw TPS for open loop
0x20A3E, Type B, Hex, 0xFF -> 0x00 force all OBD2 monitors to Ready
0x2d432, Type B, Hex: 0xD0 is the WOT / Open Loop transition value
|