Hello, Ti engineers.
I had a problem using the MCAN module of 280039. As you can see from Figure 1, I sent a CANFD frame of 8 bytes. Before sending, I short-circuited CAN-H and CAN-L together, which caused a sending error. The TEC value in the MCAN_ECR register adds up to 248. But the BO position in the MCAN_PSR register is 1. Therefore, I would like to ask if the Bus-off fault will be reported only after it is accumulated to 255 in CANFD? Why is there a Bus-off on 248?