LPC11Cxx CAN error

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

LPC11Cxx CAN error

922件の閲覧回数
leonardoprates
Contributor III

When LPC11C24 CAN BUS receive a fault frame (CRC error for example), I can see the ID and payload data received to see what I'm receiving? 

0 件の賞賛
返信
1 返信

898件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

I suppose that you use interrupt mode, if CAN error happens, you can enable the error event to trigger interrupt, in the CAN ISR, you can check the CAN flags, and take action based on the flags.

Hope it can help you

BR

XiangJun Rong

0 件の賞賛
返信