39.9.6 Extended Message ID Filter Element

Up to 64 filter elements can be configured for 29-bit extended IDs. When accessing an Extended Message ID Filter element, its address is the Filter List Extended Start Address XIDFC.FLESA plus two times the index of the filter element (0…63).

Table 39-15. Extended Message ID Filter Element
313029282726252423222120191817161514131211109876543210
F0EFEC

[2:0]

EFID1[28:0]
F1EFT

[1:0]

EFID2[28:0]
  • F0 Bits 31:29 - EFEC[2:0]: Extended Filter Element Configuration

    All enabled filter elements are used for acceptance filtering of extended frames. Acceptance filtering stops at the first matching enabled filter element or when the end of the filter list is reached. If EFEC = “100”, “101”, or “110” a match sets interrupt flag IR.HPM and, if enabled, an interrupt is generated. In this case register HPMS is updated with the status of the priority match.

    Table 39-16. Extended Filter Element Configuration
    ValueNameDescription
    0x0DISABLEDisable filter element.
    0x1STF0MStore in Rx FIFO 0 if filter matches.
    0x2STF1MStore in Rx FIFO 1 if filter matches.
    0x3REJECTReject ID if filter matches.
    0x4PRIORITYSet priority if filter matches.
    0x5PRIF0MSet priority and store in FIFO 0 if filter matches.
    0x6PRIF1MSet priority and store in FIFO 1 if filter matches.
    0x7STRXBUFStore into Rx Buffer or as debug message, configuration of EFT[1:0] ignored.
  • F0 Bits 28:0 - EFID1[28:0]: Extended Filter ID 1

    First ID of extended ID filter element.

    When filtering for Rx Buffers or for debug messages this field defines the ID of a extended mesage to be stored. The received identifiers must match exactly, only XIDAM masking mechanism is used.

  • F1 Bits 31:30 - EFT[1:0]: Extended Filter Type

    This field defines the extended filter type.

    Table 39-17. Extended Filter Type
    ValueNameDescription
    0x0RANGEMRange filter from EFID1 to EFID2 (EFID2 >= EFID1).
    0x1DUALDual ID filter for EFID1 or EFID2.
    0x2CLASSICClassic filter: EFID1 = filter, EFID2 = mask.
    0x3RANGERange filter from EFID1 to EFID2 (EFID2 >= EFID1), XIDAM mask not applied.
  • F1 Bits 28:0 - EFID2[28:0]: Extended Filter ID 2

    This bit field has a different meaning depending on the configuration of EFEC.
1) EFEC = “001” ... “110” Second ID of standard ID filter element.
2) EFEC = “111” Filter for Rx Buffers or for debug messages.

    EFID2[10:9] decides whether the received message is stored into an Rx Buffer or treated as message A, B, or C of the debug message sequence.


    00 = Store message into an Rx Buffer


    01 = Debug Message A


    10 = Debug Message B


    11 = Debug Message C

    EFID2[8:6] is used to control the filter event pins at the Extension Interface. A ‘1’ at the respective bit position enables generation of a pulse at the related filter event pin with the duration of one CLK_CAN_APB period in case the filter matches.

    EFID2[5:0] defines the offset to the Rx Buffer Start Address RXBC.RBSA for storage of a matching message.