I know that in CAN controller if the error count reaches some threshold(say 255), Bus off will occur which menas that particular CAN node will get switched off from the CAN network. So there wont be any communication at all. But What if the above said scenario happens while the Car is moving which contains the ECU(includes CAN controller)?
Is there any auto recovery mechanism in CAN controller to avoid above any situation?