Part Number: TM4C1294NCPDT
Hi,
I am trying to handle the situation where the CAN bus becomes disconnected. When I do disconnect the bus and try to transmit a message with automatic retransmition turned on I start getting CAN STATUS interrupts for AckError, and I see the EPASS and EWARN bits set, but BOFF never gets set. I checked the CAN Error Counter (CANERR) register and see that the Transmit Error Counter (TEC) field only gets up to 128. Is there some setting that I don't have right to allow that to count up to 255 so I can get into the BUS OFF state?
thanks