LPC11Cxx CAN error

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

LPC11Cxx CAN error

905 次查看
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 回复

881 次查看
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 项奖励
回复