LPC11Cxx CAN error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC11Cxx CAN error

621 Views
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 Kudos
Reply
1 Reply

597 Views
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 Kudos
Reply