Advertising:

CAN Bus ID 0x153 ASC1

From MS4X Wiki
Revision as of 10:04, 22 April 2021 by Pazi88 (talk | contribs)

CAN Arbitration ID for ASC1 is 0x153.

Its sent out by the ASC/DSC traction control module at a refresh rate of 10ms.

  • Byte 0 - Bitfield
    • Bit 0 - Unknown
    • Bit 1 - Unknown
    • Bit 2 - Unknown
    • Bit 3 - Unknown
    • Bit 4 - Unknown
    • Bit 5 - Unknown
    • Bit 6 - Unknown
    • Bit 7 - Unknown
  • Byte 1 - VSS [LSB]
  • Byte 2 - VSS [MSB]
    Vehicle speed signal in Km/h
    Calculation = ( (HEX[MSB] * 256 + HEX[LSB]) - 44 ) / 15.875
    Min: 0x2C (0 Km/h)
  • Byte 3 - Unknown/Unused
  • Byte 4 - Unknown/Unused
  • Byte 5 - Unknown/Unused
  • Byte 6 - Unknown/Unused
  • Byte 7 - Unknown/Unused