MPC5746C SDK3.0 S32DS How to do the configuration to trigger the CAN0_Wake_Up_IRQHandler?

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

MPC5746C SDK3.0 S32DS How to do the configuration to trigger the CAN0_Wake_Up_IRQHandler?

713 次查看
huaqingren
Contributor I

Hi NXP community,

I want to get the CAN rx status within the ID range 0-0x7FF, and no mail box configured with a specified ID. There is just a ID range, and, I want to get the status if the chip has received message, which ID is in the configured ID ranged. How configure this function. Thank you for your support.

0 项奖励
回复
1 回复

659 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

to know the ID of received message you need to configure the MB that match with received ID. Mask acceptance registers can be used to create ID range to be accepted by single MB. If you clear mask register then all IDs will be received. The MB ID word is updated with the received one.

BR, Petr

0 项奖励
回复