Advertising:

CAN Bus ID 0x153 ASC1: Difference between revisions

From MS4X Wiki
No edit summary
No edit summary
Line 3: Line 3:
Its sent out by the ASC/DSC traction control module at a refresh rate of 10ms.
Its sent out by the ASC/DSC traction control module at a refresh rate of 10ms.


*'''Byte 0 - Bitfield'''
*'''Byte 0''' - Unknown/Unused
**'''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 1 - VSS [LSB]'''
*'''Byte 2 - VSS [MSB]'''
*'''Byte 2 - VSS [MSB]'''

Revision as of 10:49, 22 April 2021

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 - Unknown/Unused
  • 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