SPN 1067: Brake Signal Sensor 1 – Complete Diagnostic Reference

The Brake Signal Sensor 1, identified by Suspect Parameter Number (SPN) 1067, is a critical data point on the SAE J1939 data link that monitors the status of the primary brake application signal within a vehicle’s electronic braking system (EBS) or engine control system. This SPN is used to communicate the state of the brake pedal or a primary brake pressure switch to various electronic control units (ECUs) on the network, including the Engine Control Module (ECM), Transmission Control Module (TCM), and Anti-lock Braking System (ABS) controller. In real-world applications, SPN 1067 is commonly generated by heavy-duty engines from Cummins (especially the ISX15 and X15 series), Detroit Diesel (DD13, DD15, DD16), and PACCAR (MX-11 and MX-13), where the ECM relies on this signal for critical functions such as torque reduction during braking, cruise control disengagement, and exhaust brake activation. The parameter is fundamentally important for diagnostics because a failure here can lead to a loss of engine braking, unintended cruise control behavior, or the inability to properly manage vehicle deceleration, directly impacting safety and drivability.

Technical Overview

From an engineering perspective, SPN 1067 represents the digital or analog state of the primary brake signal as interpreted by the sensor and processed by the receiving ECU. The sensor involved is typically a brake pedal position sensor, a brake light switch, or a pressure transducer located in the service brake circuit. On modern heavy-duty vehicles, this is often a dual-channel or redundant sensor to ensure safety compliance. The signal type can vary by manufacturer: on a Cummins system, the sensor often outputs a digital high/low (0-5V or 12V pull-up) signal directly to the ECM, which then translates the raw voltage into a J1939 message. Alternatively, on a PACCAR or Volvo platform, the brake signal may originate from the EBS controller as a CAN message indicating brake demand percentage. The normal operating range for a digital brake signal is a binary state: 0 (inactive, brake not applied) or 1 (active, brake applied). For analog pressure-based sensors, the range might be 0.5V (no brake pressure) to 4.5V (maximum brake pressure), corresponding to 0 to 100% brake demand. The ECM measures this signal via a dedicated input pin, often with a pull-up resistor to detect open circuits, and compares it against calibrated thresholds to determine the brake state. The parameter is typically sampled at a rate of 10-100 Hz to ensure real-time responsiveness for safety-critical functions like engine retarder engagement.

J1939 Network Behavior

On the J1939 CAN bus, SPN 1067 is transmitted within a specific Parameter Group Number (PGN) that defines the message structure. The most common PGN for brake-related status information is PGN 65251 (Electronic Brake Controller 1, EBC1), which broadcasts brake pedal position, brake switch status, and ABS event information. However, SPN 1067 specifically is often mapped to a dedicated brake switch status byte within PGN 65251 or, in some OEM configurations, within PGN 61441 (Electronic Engine Controller 1, EEC1) where it occupies a bit position indicating brake switch active/inactive. The default transmission rate for this parameter is typically 100 milliseconds (10 Hz) or event-driven when the brake state changes, to minimize bus load while maintaining safety responsiveness. The source address (SA) for the message containing SPN 1067 depends on which ECU originates the signal. If the brake sensor is directly wired to the engine ECM, the SA is typically that of the engine controller (e.g., 0x00 for the engine). If the signal originates from the EBS controller, the SA will be that of the brake system (e.g., 0x1C). Other ECUs on the network, such as the TCM, use this data to command torque converter lockup release during braking, while the Retarder Controller uses it to enable or disable auxiliary braking. The data is also used by the Instrument Cluster to illuminate the brake warning lamp and by the Cruise Control ECU to immediately disengage speed control when the brake is applied.

Diagnostic Importance

Faults associated with SPN 1067 are considered high-priority because they directly affect vehicle safety and engine protection strategies. When the ECM detects an invalid or missing brake signal—such as a stuck-high, stuck-low, or out-of-range condition—it activates a series of protective measures. The most immediate response is the disabling of cruise control, as the system cannot safely determine when to disengage speed control. Additionally, the ECM may inhibit the exhaust brake or compression release brake (Jacobs brake) because these systems require a positive brake application signal to activate safely. In many Cummins and Detroit Diesel applications, a fault on SPN 1067 will also trigger a torque reduction strategy, limiting engine power to prevent unintended acceleration scenarios. Some OEMs, particularly PACCAR and Volvo, implement a “brake override” logic where the ECM will ignore the accelerator pedal if the brake signal is active, and a fault in the sensor can cause erratic behavior such as unintended engine braking or failure to accelerate. Ignoring active fault codes for this parameter can lead to drivability complaints, increased brake wear due to improper retarder engagement, and in worst-case scenarios, a complete loss of engine braking on grades. Technicians must treat any diagnostic trouble code (DTC) associated with SPN 1067 as a safety-critical issue requiring immediate resolution.

Common Failure Patterns

Field experience across multiple OEM platforms reveals several recurring failure patterns for SPN 1067. Wiring issues are the most prevalent cause—chafed or broken wires at the sensor connector, particularly on the engine harness near the firewall or transmission bellhousing, where heat and vibration degrade the insulation. On Cummins ISX15 engines, the brake switch wiring is known to fail at the bulkhead connector due to corrosion from road salt and moisture. Sensor degradation is another common pattern: mechanical brake pedal switches wear internally, causing intermittent contact or a stuck-closed condition where the brake signal remains active even when the pedal is released. Contamination from brake fluid or engine oil can short-circuit pressure-based sensors, giving a false high reading. Calibration drift is less common but occurs on analog pressure sensors where the zero-pressure voltage drifts over time due to diaphragm fatigue, causing the ECM to interpret a slight brake application when none exists. On Detroit Diesel DD15 engines, a specific failure mode involves the brake signal circuit sharing a ground with the fan clutch solenoid; when the fan engages, electrical noise can induce a false brake signal. Mechanical failures, such as a broken pedal linkage or misadjusted brake switch plunger, are also documented, particularly on vocational trucks with high pedal cycling (e.g., refuse trucks or concrete mixers).

Diagnostic Approach

A systematic diagnostic approach for any fault code involving SPN 1067 should begin with a thorough interview of the operator to document specific symptoms—such as cruise control not engaging, engine brake not working, or the brake light staying on. The first tool required is a J1939 diagnostic adapter and software (e.g., Cummins INLINE, Detroit Diesel Diagnostic Link, or PACCAR PTT) to read active and inactive DTCs, as well as live data for the brake signal status. Begin by verifying the brake signal state in the ECM’s data monitor: with the brake pedal released, the parameter should read “Inactive” or 0%; with the pedal fully depressed, it should read “Active” or 100%. If the signal is stuck in one state, perform a circuit check using a digital multimeter. For a digital switch, measure voltage at the ECM connector pin: with the brake released, expect a pull-up voltage (typically 5V or 12V); with the brake applied, the voltage should drop to near 0V (ground). For analog sensors, verify the 5V reference supply and sensor ground are present, then measure the signal wire voltage as the pedal is depressed. Compare against OEM specifications—for example, a typical Cummins brake pressure sensor outputs 0.5V at rest and 4.5V at full brake pressure. If the circuit checks pass, inspect the sensor for mechanical binding or contamination. If the circuit and sensor are verified good, the issue may lie in the CAN communication or ECU configuration—check for other network faults and verify the correct source address is transmitting the PGN containing SPN 1067. Escalation to OEM software is necessary when the fault is intermittent and cannot be reproduced in the shop; in such cases, data logging with a CAN bus analyzer (e.g., Vector CANalyzer) over a road test is required to capture the transient fault event. Always consult the specific OEM service manual for exact pinouts, voltage thresholds, and calibration procedures, as these vary significantly between Cummins, Detroit Diesel, and PACCAR platforms.

Fault Codes for SPN 1067

FMI 0: Data valid but above normal operational range (most severe)

SPN 1067 FMI 0 indicates the Brake Signal Sensor 1 circuit voltage exceeds the ECM’s valid operational range, typically above 4.8 V. This fault commonly appears after a forced DPF regeneration when thermal stress damages sensor wiring or after replacing the ECM without recalibrating the brake pedal

View SPN 1067 FMI 0 Diagnostic Guide →

FMI 1: Data valid but below normal operational range (most severe)

SPN 1067 FMI 1 indicates that the brake signal sensor is reporting data below the normal operational range. This fault code is critical as it affects the vehicle’s braking performance. Technicians often encounter this fault after replacing brake system components or following an improper sensor cali

View SPN 1067 FMI 1 Diagnostic Guide →

FMI 2: Data erratic, intermittent or incorrect

SPN 1067 FMI 2 indicates erratic, intermittent, or incorrect data from brake signal sensor 1, critical for proper brake system monitoring and ECM safety protocols. This fault commonly appears after hydraulic brake maintenance when sensor connections become contaminated with brake fluid, or during wi

View SPN 1067 FMI 2 Diagnostic Guide →

FMI 3: Voltage above normal or shorted high

SPN 1067 FMI 3 indicates the Brake Signal Sensor 1 circuit voltage is above normal or shorted high. This occurs when the ECM detects a voltage exceeding the calibrated high threshold, typically above 4.8 V on a 0–5 V analog input. Technicians frequently encounter this fault after a recent ECM replac

View SPN 1067 FMI 3 Diagnostic Guide →

FMI 4: Voltage below normal or shorted low

SPN 1067 FMI 4 refers to a voltage issue in Brake Signal Sensor 1. This fault typically arises when the signal from the brake sensor is insufficient, often due to a short circuit or degraded wiring. Technicians frequently encounter this fault after performing maintenance on the braking system or whe

View SPN 1067 FMI 4 Diagnostic Guide →

FMI 5: Current below normal or open circuit

SPN 1067 FMI 5 indicates the primary brake signal sensor circuit exhibits current below normal threshold or open circuit condition. This fault commonly manifests during post-maintenance diagnostics when brake pedal switches are replaced or after electrical harness repairs in cab areas. The ECM monit

View SPN 1067 FMI 5 Diagnostic Guide →

FMI 6: Current above normal or grounded circuit

SPN 1067 FMI 6 indicates the brake signal sensor 1 circuit has detected current above normal or a short to ground. This often occurs after a brake pedal assembly replacement or wiring repair near the frame rail, where insulation chafing causes a direct ground path. Technicians commonly see this faul

View SPN 1067 FMI 6 Diagnostic Guide →

FMI 7: Mechanical system not responding properly

SPN 1067 FMI 7 indicates a mechanical non-responsiveness issue with Brake Signal Sensor 1. This fault often surfaces after brake system repairs or sensor replacements, particularly when the sensor calibration is not properly executed. Technicians might notice irregular brake signal feedback during d

View SPN 1067 FMI 7 Diagnostic Guide →

FMI 9: Abnormal update rate

SPN 1067 FMI 9 is triggered when the Brake Signal Sensor 1 experiences an abnormal update rate. This issue frequently arises after brake system components are serviced without proper recalibration, leading to mismatched data between sensors and control units. Technicians often encounter this fault c

View SPN 1067 FMI 9 Diagnostic Guide →

FMI 11: Root cause not known

SPN 1067 FMI 11 indicates the ECM has detected an undefined malfunction in the primary brake signal sensor circuit but cannot isolate the specific failure mode. This complex diagnostic code frequently appears after ECM software updates or when multiple intermittent electrical faults create conflicti

View SPN 1067 FMI 11 Diagnostic Guide →

FMI 12: Bad intelligent device or component

SPN 1067 FMI 12 indicates failure of the intelligent brake signal sensor component, which monitors brake pedal application for safety systems and trailer brake coordination. This fault commonly appears after moisture ingress during winter operations or following brake system maintenance when connect

View SPN 1067 FMI 12 Diagnostic Guide →

FMI 13: Out of calibration

This fault indicates that the Brake Signal Sensor 1 (SPN 1067) has reported a voltage or frequency signal outside its calibrated range, typically after a brake component replacement or ECM software update. Technicians often encounter this code when a new brake pedal position sensor is installed with

View SPN 1067 FMI 13 Diagnostic Guide →

FMI 14: Special instructions

Fault code SPN 1067 FMI 14 for Brake Signal Sensor 1 indicates that special diagnostic procedures are required. This code often appears after technicians perform maintenance work involving ECM replacements or during brake system recalibrations. It typically signals a need for further investigation i

View SPN 1067 FMI 14 Diagnostic Guide →

FMI 18: Data valid but below normal operating range (moderately severe)

SPN 1067 FMI 18 indicates the primary brake signal sensor is providing data below normal operating voltage thresholds. This fault commonly appears after brake system maintenance when sensor connections are disturbed, or during cold weather startups when moisture affects electrical contacts. The ECM

View SPN 1067 FMI 18 Diagnostic Guide →

FMI 31: Condition exists

SPN 1067 FMI 31 indicates the Brake Signal Sensor 1 circuit has detected a continuous fault condition, often a stuck signal or internal sensor failure. This code commonly appears after an ECM software update or when the brake pedal is held partially depressed during key-on, confusing the sensor’s se

View SPN 1067 FMI 31 Diagnostic Guide →