562
/
838
Nations Technologies Inc.
Tel
:
+86-755-86309900
:
Address: Nations Tower, #109 Baoshen Road, Hi-tech Park North.
Nanshan District, Shenzhen, 518057, P.R.China
Bit Field
Name
Description
31:16
MTIM[15:0]
Message time stamp
This field contains the value of the 16-bit timer at the time of sending the
message SOF.
15:9
Reserved
Reserved, the reset value must be maintained.
8
TGT
Transmit global time
This bit is valid only when the CAN is in time-triggered communication mode,
that is, the CAN_MCTRL.TTCM bit is set.
0: Do not send the time stamp CAN_TMDTx.MTIM[15:0];
1: send the time stamp CAN_TMDTx.MTIM[15:0]. In a message of length 8, the
time stamp CAN_TMDTx.MTIM[15:0] is the last two bytes sent:
CAN_TMDTx.MTIM[7:0] is the seventh byte and CAN_TMDTx.MTIM[15:8] is
the eighth byte. They replace the data written in CAN_TMDHx[31:16]
(CAN_TMDLx.DATA6[7:0] and CAN_TMDLx.DATA7[7:0]). In order to send
the 2 bytes of the timestamp, DLC must be programmed to 8.
7:4
Reserved
Reserved, the reset value must be maintained.
3:0
DLC[3:0]
Data length code
This field specifies the data length of the data message or the data length
requested by the remote frame. One message contains 0 to 8 bytes of data, which
is determined by DLC.
Tx mailbox low byte data register(CAN_TMDLx) (x=0..2)
When the mailbox is not empty, all bits in this register are write-protected.
Address offset: 0x188, 0x198, 0x1A8
Reset value: undefined
Bit Field
Name
Description
31:24
DATA3[7:0]
Data byte 3
Data byte 3 of the message.
23:16
DATA2[7:0]
Data byte 2