CAN Interpreter
CAN
With a CAN interpreter, the traffic on the CAN bus can be analyzed.
The following picture shows an example for the CAN interpreter.
| CAN interpreter |
|
Click to enlarge ![]() |
The picture obove shows the typical CAN packets in hex.
- the first packet contains the CAN ID with the RTR-bit (remoteframe)
- at the end comes the error frame (CRC error)
| CAN interpreter |
|
Click to enlarge ![]() |
The picture obove shows the typical CAN packets in hex.
- - the first packet contains the CAN ID
- followed by 6 data byte
- at the end comes the error frame (CRC error)


