Announcement

Collapse
No announcement yet.

Mk60 Can ID

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Mk60 Can ID

    Hi, does anyone have the Mk60 Canbus ID/Protocol? Im trying to put info on the same channel as my ecu for my AIM PDM as the second Can line is used by the CAN keypad.

    Thanks!

    #2
    0x1F0 will give individual wheel speeds

    0 - Uint16 LSB - Front Left
    2 - Uint16 LSB - Front Right
    4 - Uint16 LSB - Rear Left
    6 - Uint16 LSB - Rear Right

    0x1F5 contains steering angle

    1 - Int16 - LSB - Steering Angle

    0x1F8 contains brake pressure

    2 - Uint8 - Brake Pressure

    Comment


      #3
      Perfect, thank you!

      Comment


        #4
        Originally posted by Martyn View Post
        0x1F0 will give individual wheel speeds

        0 - Uint16 LSB - Front Left
        2 - Uint16 LSB - Front Right
        4 - Uint16 LSB - Rear Left
        6 - Uint16 LSB - Rear Right

        0x1F5 contains steering angle

        1 - Int16 - LSB - Steering Angle

        0x1F8 contains brake pressure

        2 - Uint8 - Brake Pressure
        I thought brake pressure was only on CAN on AWD cars.

        Comment

        Working...
        X