CAN FD v2.0
19
PG223 December 5, 2018
Chapter 2:
Product Specification
.
Error Status Register (Address 0x0014)
The Error Status register (ESR) indicates the type of error that has occurred on the bus. If
more than one error occurs, all relevant error flag bits are set in this register. The ESR is a
write 1 to clear register. Writes to this register do not set any bits, but clear the bits that are
set.
Table 2-9:
Error Counter Register
Bits
Name
Access
Default
Value
Description
31:16 Reserved
–
0
Reserved.
15:8
REC[7:0]
R
0
Receive Error Count.
Indicates the value of Receive Error Counter.
7:0
TEC[7:0]
R
0
Transmit Error Count.
Indicates the value of Transmit Error Counter.
Table 2-10:
Error Status Register
Bits
Name
Default
Value
Description
31:12
Reserved
0
Reserved
11
F_BERR
0
Bit Error in CAN FD Data Phase
.
• 1 = Indicates a bit error occurred in Data Phase (Fast) data rate.
• 0 = Indicates a bit error has not occurred in Data Phase (Fast) data rate
after the last write to this bit.
If this bit is set, writing a 1 clears it.
10
F_STER
0
Stuff Error in CAN FD Data Phase.
• 1 = Indicates stuff error occurred in Data Phase (Fast) data rate.
• 0 = Indicates stuff error has not occurred in Data Phase (Fast) data rate.
after the last write to this bit.
If this bit is set, writing a 1 clears it.
9
F_FMER
0
Form Error in CAN FD Data Phase.
• 1 = Indicates form error occurred in Data Phase (Fast) data rate.
• 0 = Indicates form error has not occurred in Data Phase (Fast) data rate.
after the last write to this bit.
If this bit is set, writing a 1 clears it.
8
F_CRCER
0
CRC Error in CAN FD Data Phase.
• 1 = Indicates CRC error occurred in Data Phase (Fast) data rate.
• 0 = Indicates CRC error has not occurred in Data Phase (Fast) data rate
after the last write to this bit.
If this bit is set, writing a 1 clears it.
7:5
Reserved
0
Reserved.