Hi,
I am conducting some Can bus research on the skis that employ the Bosch ME 17.8.5 ECU, has any one come across a document that notes CAN bus IDs and corresponding function as well as possible data values / ranges for the associated 8 bytes delivered in each CAN transmission.
The following is and example from a 2008 Siemens ECU:
Can ID 208 - speedometer - Byte 0, 0x$$- Speed value in hex >25kph, Byte 1, 0x$$-speed value in hex <25kph
Can ID 210 - Fuel gauge - Byte 0 fuel gauge level in hex (0-100)
Can ID 310 - Engine RPM - Byte 0 RPM in hex >240RPM (up to 9980), Byte 1, RPM in hex <240RPM
Can ID 308 - fault messages - Byte 0, 0x02 - battery voltage"12V HI" - There are more if anyone is interested.
I am specifically interested in decoding the following CAN Id's:
Thanks.
I am conducting some Can bus research on the skis that employ the Bosch ME 17.8.5 ECU, has any one come across a document that notes CAN bus IDs and corresponding function as well as possible data values / ranges for the associated 8 bytes delivered in each CAN transmission.
The following is and example from a 2008 Siemens ECU:
Can ID 208 - speedometer - Byte 0, 0x$$- Speed value in hex >25kph, Byte 1, 0x$$-speed value in hex <25kph
Can ID 210 - Fuel gauge - Byte 0 fuel gauge level in hex (0-100)
Can ID 310 - Engine RPM - Byte 0 RPM in hex >240RPM (up to 9980), Byte 1, RPM in hex <240RPM
Can ID 308 - fault messages - Byte 0, 0x02 - battery voltage"12V HI" - There are more if anyone is interested.
I am specifically interested in decoding the following CAN Id's:
ID: 500, Data: 823 0 18 0 5 94 1 AB |
ID: 500, Data: 823 0 18 0 2 93 6 AC |
ID: 13, Data: 8FF 1 9 0 0 0 0 0 |
ID: 500, Data: 823 0 18 0 7 96 3 A9 |
ID: 500, Data: 823 0 18 0 C 9D 8 A2 |
ID: 500, Data: 823 0 18 0 0 91 4 AE |
ID: 500, Data: 823 0 18 0 F 9E B A1 |
Comment