14.4.4 CAN Transmitter Delay Compensation Register

Note:
  1. The individual bytes in this multibyte register can be accessed with the following register names:
    • CxTDCT: Accesses the top byte TDC[31:24].
    • CxTDCU: Accesses the upper byte TDC[23:16].
    • CxTDC: Accesses the byte TDC[31:0].
  2. This register can only be modified in Configuration mode (OPMOD[2:0] = 100).
Name: CxTDC
Offset: 0x260C, 0x28FC

Bit 3130292827262524 
       EDGFLTENSID11EN 
Access R/WR/W 
Reset 00 
Bit 2322212019181716 
       TDCMOD[1:0] 
Access R/WR/W 
Reset 10 
Bit 15141312111098 
  TDCO[6:0] 
Access R/WR/WR/WR/WR/WR/WR/W 
Reset 0010000 
Bit 76543210 
   TDCV[5:0] 
Access R/WR/WR/WR/WR/WR/W 
Reset 000000 

Bit 25 – EDGFLTEN Enable Edge Filtering During Bus Integration State bit

ValueDescription
1 Edge filtering is enabled according to ISO11898-1:2015.
0 Edge filtering is disabled.

Bit 24 – SID11EN Enable 12-Bit SID in CAN FD Base Format Messages bit

ValueDescription
1 RRS is used as SID11 in CAN FD base format messages: SID[11:0]={SID[10:0],SID11}.
0 Does not use RRS; SID[10:0].

Bits 17:16 – TDCMOD[1:0] Transmitter Delay Compensation Mode bits (Secondary Sample Point (SSP))

ValueDescription
11-10 Auto: Measures delay and adds TSEG1[4:0] (CxDBTCFG[19:16]; adds TDCO[6:0].
01 Manual: Does not measure, uses TDCV[5:0] +TDCO[6:0].
00 Disables

Bits 14:8 – TDCO[6:0] Transmitter Delay Compensation Offset bits (Secondary Sample Point (SSP))

Value is two’s complement; offset can be positive, zero or negative.
ValueDescription
0111111 63 x TCY
0000000 0 x TCY
11111111 -64 x TCY

Bits 5:0 – TDCV[5:0] Transmitter Delay Compensation Value bits (Secondary Sample Point (SSP))

ValueDescription
111111 63 x TCY
000000 0 x TCY