S32K322 CAN

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

S32K322 CAN

674 次查看
enthuCutlet
Contributor II

In RTD3.0 Is there any callback that identifies overflow of individual message buffers. This exists for Rx Fifo but I cannot find such functionality for invidual MBs. If there is no such callback, what is the approach to identify invidual message buffer overwrite.

0 项奖励
回复
1 回复

664 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

there is no flag for MB overflow, thus no special interrupt/callback indicating this. If message is overwritten the MB flag is set (MB interrupt called if enabled) and MB's code field is set to OVERRUN.

BR, Petr

0 项奖励
回复