Solved
FD_CAN How to reset error counter
In the FD_CAN register, there is a CEL[7:0]:, REC[6:0]: and TEC[7:0]:,
The CEL register is not being reset on read and goes into the Bus-Off mode.
Do I need to also reset the REC and TEC register?
I am currently using the HAL_GetErrorCounter() function to read the register.
