FlexCAN_Library icon indicating copy to clipboard operation
FlexCAN_Library copied to clipboard

Bus Off Recover

Open nikosp11 opened this issue 8 years ago • 1 comments

Dear Sir,

if a bus off state occurs, is there an option to recover that state and automatically reconnect to the bus?

Thank you, Nikos

nikosp11 avatar Jul 10 '17 12:07 nikosp11

The controller does this by default (autorecovery), you may disable this but handle the ESR1 manually if the BUSS OFF state is triggered in order to manually get it running again. Refer to datasheet

tonton81 avatar Aug 18 '18 17:08 tonton81