| Bit31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| Access | |||||||
| Reset | |||||||
| Bit23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| TDCV[6:0] | |||||||
| Access | R | R | R | R | R | R | R |
| Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| Bit15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| PXE | RFDF | RBRS | RESI | DLEC[2:0] | |||
| Access | R | R | R | R | R | R | R |
| Reset | 0 | 0 | 0 | 0 | 1 | 1 | 1 |
| Bit7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| BO | EW | EP | ACT[1:0] | LEC[2:0] | |||
| AccessR | R | R | R | R | R | R | R |
| Reset0 | 0 | 0 | 0 | 0 | 1 | 1 | 1 |
Transmitter Delay Compensation Value
| Value | Description |
|---|---|
| 0x00 - 0x7F | Position of the secondary sample point, defined by the sum of the measured delay from CAN_TX to CAN_RX and TDCR.TDCO. The SSP position is, in the data phase, the number of mtq between the start of the transmitted bit and the secondary sample point. Valid values are 0 to 127 mtq. |
Protocol Exception Event
| Value | Description |
|---|---|
| 0 | No protocol exception event occurred since last read access. |
| 1 | Protocol exception event occurred. |
Received a CAN FD Message
| Value | Description |
|---|---|
| 0 | Since this bit was reset by the CPU, no CAN FD message has been received. |
| 1 | Message in CAN FD format with FDF flag set has been received. This bit is set independent of acceptance filtering. |
BRS flag of last received CAN FD Message
| Value | Description |
|---|---|
| 0 | Last received CAN FD message did not have its BRS flag set. |
| 1 | Last received CAN FD message had its BRS flag set. This bit is set together with RFDF, independent of acceptance filtering. |
ESI flag of last received CAN FD Message
| Value | Description |
|---|---|
| 0 | Last received CAN FD message did not have its ESI flag set. |
| 1 | Last received CAN FD message had its ESI flag set. |
Data Last Error Code
Bus_Off Status
| Value | Description |
|---|---|
| 0 | The CAN is not Bus_Off. |
| 1 | The CAN is in Bus_Off state. |
Error Warning Status
| Value | Description |
|---|---|
| 0 | Both error counters are below the Error_Warning limit of 96. |
| 1 | At least one of the error counter has reached the Error_Warning limit of 96. |
Error Passive
| Value | Description |
|---|---|
| 0 | The CAN is in the Error_Active state. It normally takes part in bus communication and sends an active error flag when an error has been detected. |
| 1 | The CAN is in the Error_Passive state. |
Activity
| Value | Name | Description |
|---|---|---|
| 0x0 | SYNC | Node is synchronizing on CAN communication. |
| 0x1 | IDLE | Node is neither receiver nor transmitter. |
| 0x2 | RX | Node is operating as receiver. |
| 0x3 | TX | Node is operating as transmitter. |
Last Error Code
The LEC indicates the type of the last error to occur on the CAN bus. This field will be cleared to ‘0’ when a message has been transferred (reception or transmission) without error.
This field is set on read access.
| Value | Name | Description |
|---|---|---|
| 0x0 | NONE | No Error: No error occurred since LEC has been reset by successful reception or transmission. |
| 0x1 | STUFF | Stuff Error: More than 5 equal bits in a sequence have occurred in a part of a received message where this is not allowed. |
| 0x2 | FORM | Form Error: A fixed format part of a received frame has the wrong format. |
| 0x3 | ACK | Ack Error: The message transmitted by the CAN was not acknowledged by another node. |
| 0x4 | BIT1 | Bit1 Error: During the transmission of a message (with the exception of the arbitration field), the device wanted to send a recessive level (bit of logical value ‘1’), but the monitored bus was dominant. |
| 0x5 | BIT0 | Bit0 Error: During the transmission of a message (or acknowledge bit, or active error flag, or overload flag), the device wanted to send a dominant level (data or identifier bit logical value ‘0’), but the monitored bus value was recessive. During Bus_Off recovery this status is set each time a sequence of 11 recessive bits have been monitored. This enables the CPU to monitor the proceeding of the Bus_Off recovery sequence (indicating the bus is not stuck at dominant or continuously disturbed). |
| 0x6 | CRC | CRC Error: The CRC checksum of a received message was incorrect. The CRC of an incoming message does not match with the CRC calculated from the received data. |
| 0x7 | NC | No Change: Any read access to the Protocol Status Register re-initializes the LEC to ‘7’. When the LEC shows the value ‘7’, no CAN bus event was detected since the last CPU read access to the Protocol Status Register. |