CANhack.de CAN-Interface RKS+CAN
Diesel technology, engine technology, vehicle diagnostics, repair & maintenance.

MERCEDES W205 CANBUS CRC

 
New Topic 🔒 Locked 🔗 🖨 CANhack.de - Index » General
Author Message
E91330D



Joined: 11/29/2022
Posts: 3
Karma: +1 / -0   Thank you, like it!


Free account, no CAN development support

Post17-01-2024, 1:13    Subject: MERCEDES W205 CANBUS CRC Translating...

[Translating...]

Hallo, kann mir jemand helfen beim Berechnen der CRC für Handbremssteuergerät (EPB)?

z.b. folgende ID:

0x411, 0x2F, 0x00, 0x00, 0
0x411, 0xB2, 0x01, 0x00, 0
0x411, 0x08, 0x02, 0x00, 0
0x411, 0x95, 0x03, 0x00, 0
0x411, 0x61, 0x04, 0x00, 0
0x411, 0xFC, 0x05, 0x00, 0
0x411, 0x46, 0x06, 0x00, 0
0x411, 0xDB, 0x07, 0x00, 0
0x411, 0xB3, 0x08, 0x00, 0
0x411, 0x2E, 0x09, 0x00, 0
0x411, 0x94, 0x0A, 0x00, 0
0x411, 0x09, 0x0B, 0x00, 0
0x411, 0xFD, 0x0C, 0x00, 0
0x411, 0x60, 0x0D, 0x00, 0
0x411, 0xDE, 0x0E, 0x00, 0
0x411, 0x47, 0x0F, 0x00, 0

byte 0 sieht mir nach crc aus
byte 1 ist ein Sequenzzähler von 0-15
byte 3 ist der Wert für die Parkbremse( 0x00 = released, 0x04 engaged)
Tachopfuscher vom feinsten
Back to top Profile PM
postmann
CAN-Profi
CAN-Profi


Joined: 05/23/2013
Posts: 142
Karma: +63 / -0   Thank you, like it!


CAN Support

CAN-Diagnose likes this.
Post18-01-2024, 23:49    Subject: MERCEDES W205 CANBUS CRC Translating...

[Translating...]

Wenn das Byte 0 eine CRC ist (8bit) und das Byte 1 eine Sequenz Counter (4bit) wir das wohl eine Autosar Profil 5 CRC sein.

Schau einfach bei autosar.org nach dem Dokument "Specification of CRC Routines". Da sind die Berechnungsprofile hinterlegt. Allerdings wird dir das nicht weiterhelfen, den beim Profil 5 wird zu jeder Sequenz eine neues Startpolynom bestimmt. Wenn du die nicht kennst, kannst du keinen gültigen CRC berechnen.

Du könntest versuchen ala Brute-Force die Startpolynome zu ermitteln.
Back to top Profile PM
New Topic 🔒 Locked 🔗 🖨 CANhack.de - Index » General
Similar articles and topics
Topic Forum
No new posts Mercedes W204 EIS/EZS canbus messages General
No new posts CanBus Standheizung Eberspächer, Auto ohne CanBus Interior / Comfort CAN
No new posts CAN bus to OBDII CAN Smalltalk, CAN News, Smalltalk
No new posts Harley Davidson Canbus CAN Bus General
Jump to:  
You cannot post new topics in this forum.