S32K322 CAN

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

S32K322 CAN

262件の閲覧回数
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 返信

252件の閲覧回数
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 件の賞賛
返信