AT32F425
Series Reference Manual
2022.03.30
Page 341
Ver 2.01
19.7.2.6 Receive FIFO mailbox data length and time stamp register
(CAN_RFCx) (x=0..1)
Note: All the receive mailbox registers are read only.
Bit
Register
Reset value
Type
Description
Bit 31: 16 RFTS
0xXXXX
ro
Receive FIFO time stamp
Note: This field contains the value of the CAN timer
sampled at the start of a receive frame.
Bit 15: 8
RFFMN
0xXX
ro
Receive FIFO filter match number
Note: This field contains the filter number that a message
has passed through.
Bit 7: 4
Reserved
0xX
resd
Kept at its default value
Bit 3: 0
RFDTL
0xX
ro
Receive FIFO data length
Note: This field defines the data length of a receive
message. A transmit message can contain from 0 to 8 data
bytes. For a remote frame, its data length RFDTl is fixed 0.
19.7.2.7 Receive FIFO mailbox data low register (CAN_RFDTLx)
(x=0..1)
Note: All the receive mailbox registers are read only.
Bit
Register
Reset value
Type
Description
Bit 31: 24 RFDT3
0xXX
ro
Receive FIFO data byte 3
Bit 23: 16 RFDT2
0xXX
ro
Receive FIFO data byte 2
Bit 15: 8
RFDT1
0xXX
ro
Receive FIFO data byte 1
Bit 7: 0
RFDT0
0xXX
ro
Receive FIFO data byte 0
19.7.2.8 Receive FIFO mailbox data high register (CAN_RFDTHx)
(x=0..1)
Note: All the receive mailbox registers are read only.
Bit
Register
Reset value
Type
Description
Bit 31: 24 RFDT7
0xXX
ro
Receive FIFO data byte 7
Bit 23: 16 RFDT6
0xXX
ro
Receive FIFO data byte 6
Bit 15: 8
RFDT5
0xXX
ro
Receive FIFO data byte 5
Bit 7: 0
RFDT4
0xXX
ro
Receive FIFO data byte 4
19.7.3 CAN filter registers
19.7.3.1 CAN filter control register (CAN_FCTRL)
Note: All the non-reserved bits of this register are controlled by software completely.
Bit
Register
Reset value
Type
Description
Bit 31: 1
Reserved
0x160E0700
resd
Kept at its default value
Bit 0
FCS
0x1
rw
Filter configuration switch
0: Disabled (Filter bank is active)
1: Enabled (Filter bank is in configuration mode)
Note: The initialization of the filter bank can be configured
only when it is in configuration mode.
19.7.3.2 CAN filter mode configuration register (CAN_FMCFG)
Note: This register can be written only when FCS=1 in the CAN_FCTRL register (The filter is in
configuration mode)
Bit
Register
Reset value
Type
Description
Bit 31: 14 Reserved
0x00000
resd
Kept at its default value
Bit 13: 0
FMSELx
0x0000
rw
Filter mode select
Each bit corresponds to a filter bank.
0: Identifier mask mode
1: Identifier list mode