CAN message acceptance filter and mask

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

CAN message acceptance filter and mask

Jump to solution
1,308 Views
pranav_prabhu
Contributor III

I would like to know how to calculate acceptance filter and mask values for extended IDs in KEA128 MCU

0 Kudos
Reply
1 Solution
1,286 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

There are two banks of CAN receiver ID acceptance filter as the rectangle registers which can function for Extended ID filter(29 bits) and standard ID filter(11 bits). The MSCAN_CANIDARn is the ID that the CAN module wants to accept, the MSCAN_CANIDMRn include the mask bit.

The MSCAN_CANIDAC[IDAM] defines the filter mode.

For the acceptance pls refer to section 32.4.5 Identifier acceptance filter

 

xiangjun_rong_0-1726797608521.png

Hope it can help you

BR

XiangJun Rong

View solution in original post

0 Kudos
Reply
1 Reply
1,287 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

There are two banks of CAN receiver ID acceptance filter as the rectangle registers which can function for Extended ID filter(29 bits) and standard ID filter(11 bits). The MSCAN_CANIDARn is the ID that the CAN module wants to accept, the MSCAN_CANIDMRn include the mask bit.

The MSCAN_CANIDAC[IDAM] defines the filter mode.

For the acceptance pls refer to section 32.4.5 Identifier acceptance filter

 

xiangjun_rong_0-1726797608521.png

Hope it can help you

BR

XiangJun Rong

0 Kudos
Reply