Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 553 Bytes

0x332.md

File metadata and controls

19 lines (16 loc) · 553 Bytes

CAN ID 0x332 Display RPM range:

  • Type: CAN Standard
  • ID: 0x332
  • DLC: 2
  • Tx method: cycle
  • Cycle time: 5000ms
Signal Start bit Length Order Value type Factor Offset Unit
RPM_TEMP_DOM_1 0 8 Intel Unsigned 50 0 1/min
RPM_TEMP_DOM_2 8 8 Intel Unsigned 50 0 1/min
  • RPM_TEMP_DOM_1, variable engine speed warning field, actual value
  • RPM_TEMP_DOM_2, engine max RPM

Message example:

  • 0x332 2 5A 82
    • RPM_TEMP_DOM_1: 0x5A -> 4500 1/min
    • RPM_TEMP_DOM_2: 0x82 -> 6500 1/min