SPN 2392 FMI 9: Meaning and Fix
SPN 2392 FMI 9 triggers when the Engine Control Module (ECM) does not receive a periodic message from the back-up light and alarm horn circuit within the expected time window, typically 1–2 seconds. This fault commonly appears after a forced DPF regeneration when high heat degrades wiring insulation near the exhaust. Technicians frequently encounter it after replacing the ECM without re-calibrating the lighting module.
Common Symptoms
- Intermittent Backup Alarm: Backup alarm sounds erratically or fails to activate when reverse gear is engaged, confusing the operator.
- No Reverse Lights: Backup lights remain off despite transmission in reverse, reducing visibility and safety compliance.
- Warning Lamp Glows: Amber warning lamp on dashboard illuminates, indicating a lighting system fault without drivability impact.
- J1939 Data Errors: Diagnostic tool shows intermittent ‘Abnormal update rate’ for lighting data PG, often with other communication codes.
Probable Causes
- Open Circuit Wiring: Damaged or corroded wiring between lighting module and ECM, common after engine bay repairs.
- Faulty Lighting Module: Internal failure of the back-up light/alarm controller prevents proper message transmission on J1939.
- ECM Software Mismatch: Incompatible ECM calibration after replacement fails to recognize the lighting module’s update rate.
- Termination Resistor Fault: Missing or incorrect 120-ohm termination on the lighting CAN bus branch causes signal reflection and data loss.
Advanced Technical Analysis
The ECM monitors the Lighting Data PG (PGN 65052) for a periodic message containing the Back Up Light and Alarm Horn status bits. Under SAE J1939/21, the expected update rate is 100 ms ± 50 ms. When the ECM detects a gap exceeding 1.2 seconds, it sets SPN 2392 FMI 9. This logic is implemented in the microcontroller’s input capture timer, which resets on each valid message edge. A single missed message is tolerated; two consecutive timeouts trigger the fault.
Electrically, the fault often stems from a high-impedance connection in the power supply or ground to the lighting module. Voltage drop below 9 V during cranking can cause the module’s CAN transceiver to enter bus-off state, halting transmissions. The ECM’s debouncing timer (typically 3 cycles) prevents false flags, but persistent low voltage or intermittent open circuits will accumulate timeout events. MAN service bulletins specify checking pin A14 of the lighting module connector for 12 V ± 0.5 V.
When the fault is active, the ECM may disable the backup alarm output as a safety fallback to prevent unintended activation. This is a soft derate—no torque reduction occurs, but the operator loses auditory and visual cues. The ECM logs the event with a timestamp and freeze-frame data, including battery voltage and CAN bus load. Deutz factory manuals note that this code can also trigger a ‘Check Lighting’ message on the instrument cluster via J1939 DM1.
Long-term prevention requires verifying the CAN bus termination and wiring integrity. In one common workshop scenario, a technician replaced the lighting module three times before discovering a chafed wire at the transmission bell housing. Bosch recommends using a 1 kHz square wave test to measure signal integrity on the lighting CAN branch. After repair, clear the fault with a diagnostic tool and perform a reverse gear cycle test to confirm the message update rate returns to 100 ms.
Step-by-Step Troubleshooting Guide
- Inspect Wiring Harness: Visually check the lighting module wiring for chafing or corrosion, especially near exhaust and transmission areas.
- Measure CAN Bus Signals: Use oscilloscope to verify CAN_H and CAN_L voltages; should be 2.5 V dominant with 60-ohm differential resistance.
- Test Module Power Supply: Measure voltage at lighting module connector; must be 12 V ± 0.5 V with ignition on and engine off.
- Verify ECM Calibration: Compare ECM software version against manufacturer bulletin; reflash if mismatch is found to restore update rate compatibility.