
SP37
Tire Pressure Monitoring Sensor
ROM Library Functions
ROM Library Function Guide
37
Revision 1.0, 2011-12-15
Figure 2
Flow Chart for configuration of SensorConfig for Meas_Pressure() function.
Meas_Pressure
SensorConfig .9
High Range (Bit 9 = 1)
SensorConfig .10
SensorConfig .6
Low Range (Bit 9 = 0)
Manual (Bit 10 = 0)
OR Skip comp (Bit 6 = 1)
Automatic (Bit 10 = 1)
AND Comp (Bit 6 = 0)
SensorConfig parameter :
Bit 11 Select thresholds for press . hysteresis
0 = Factory-default setting
1 = Customer specified
Bit 10 Automatic range selection
0 = Manual
1 = Automatic (Bit 9 will be ignored)
Bit 9 Pressure range ( valid only if Bit 10 = 0)
0 = Low (e.g. 500 kPa)
1 = High (e.g. 900 kPa)
Bit 7 Sensor type :
0 = Acceleration
1 = Pressure
Bit 6 Compensation selection
0 = bit 10 is available for automatic range selection
Compensation skipped
1 = Only manual is available
Compensation available
Meas_Sensor
_PressLow
Current Pressure
Range
Low Range
High Range
Set Current Pressure
Range to high
Single/Dual
Config
Single
END
Dual
Meas _Sensor
_PressLow
Meas _Sensor
_PressHigh
END
END
END
END
Meas_Sensor
_PressLow
Pressure > High
Threshold
Meas_Sensor
_ PressHigh
Meas_ Sensor
_PressHigh
Yes
No
Pressure < Low
Threshold
Meas_Sensor
_ PressLow
Set Current Pressure
Range to low
END
END
Yes
No
SensorConfig .7 = 1
(Pressure)