How to configure a single buffer to receive all CAN messages in PE?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to configure a single buffer to receive all CAN messages in PE?

1,418 次查看
cronddaemon
Contributor II

Hello Al,

Am using MC56F84763. I am trying to use CAN in this MC.

Using processor Expert, configured CAN and received particular CAN ID message.

Now, I do not want to configure individual buffer for every CAN ID.

I want to configure a single buffer to receive all CAN messages in PE.

Can anyone please help with this?

Thanks!

标签 (1)
标记 (2)
0 项奖励
回复
1 回复

1,205 次查看
marek_neuzil
NXP Employee
NXP Employee

Hello,

you can use acceptance mask for filtering of CAN message IDs. See the acceptance mask settings in the CAN component (there are global acceptance mask and individual acceptance masks; details are also available in the reference manual of the MC56F84763). The usage of these acceptance masks depends on the configuration of the FlexCAN device. See the detailed description of the FlexCAN  in the reference manual.

pastedImage_2.png

Best Regards,

Marek Neuzil

0 项奖励
回复