SWRU626 December 2025 CC3501E , CC3551E
Up to 64 Rx Buffers and two Rx FIFOs can be configured in the Message RAM. Each Rx FIFO section can be configured to store up to 64 received messages. The structure of a Rx Buffer / FIFO element is shown in Table 25-7 below.
| RX Buffer/FIFO | Bit | Name | Description |
|---|---|---|---|
| R0 | 31 | ESI |
Error State Indicator 0= Transmitting node is error active 0= Transmitting node is error active |
| 30 | XTD |
Extended Identifier Signals to the Host whether the received frame has a standard or extended identifier. 0= 11-bit standard identifier 1= 29-bit extended identifier |
|
| 29 | RTR |
Remote Transmission Request Signals to the Host whether the received frame is a data frame or a remote frame. 0= Received frame is a data frame 1= Received frame is a remote frame |
|
| 28:0 | ID[28:0] |
Identifier Standard or extended identifier depending on bit XTD. Astandard identifier is stored into ID[28:18]. |
|
| R1 | 31 | ANMF |
Accepted Non-matching Frame Acceptance of non-matching frames may be enabled via GFC.ANFS and GFC.ANFE. 0= Received frame matching filter index FIDX 1= Received frame did not match any Rx filter element |
| 30:24 | FIDX[6:0] |
Filter Index 0-127=Index of matching Rx acceptance filter element (invalid if ANMF = ‘1’). Range is 0 to SIDFC.LSS - 1 resp. XIDFC.LSE - 1. |
|
| 18:16 | DLC[2:0] |
Data Length Code 0-8= CAN received frame has 0-8 data bytes |
|
| 15:0 | RXTS[15:0] |
Rx Timestamp Timestamp Counter value captured on start of frame reception. Resolution depending on configuration of the Timestamp Counter Prescaler TSCC.TCP. |
|
| R2 | 31:24 | DB3[7:0] | Data Byte 3 |
| 23:16 | DB2[7:0] | Data Byte 2 | |
| 15:8 | DB1[7:0] | Data Byte 1 | |
| 7:0 | DB0[7:0] | Data Byte 0 | |
| R3 | 31:24 | DB7[7:0] | Data Byte 7 |
| 23:16 | DB6[7:0] | Data Byte 6 | |
| 15:8 | DB5[7:0] | Data Byte 5 | |
| 7:0 | DB4[7:0] | Data Byte 4 |
Depending on the configuration of the element size (RXESC), between two and sixteen 32-bit words (Rn = 3 ..17) are used for storage of a CAN message’s data field.