Hi,
I have some questions about can bus-off.
1、The customer specification requires normal communication when CAN_H and Battery are short-circuited.
2、The test shows that when configured as CAN FD, a bus-off occurs when CAN_H and Battery are shorted, and when configured as Classic CAN, Communicate normally when CAN_H and Battery shorted.
The test environment is that both the VSPY3 and the MCU send messages cyclically, Transceiver:TCAN1043, CAN FD baudrate : 500Kbps+2Mbps.
3、Test CAN FD, configure MCU not to send telegrams, VSPY3 cycle to send CAN FD telegrams, at this time CAN_H and Battery short circuit, MCU will not generate bus-off, VSPY3 no TX error count.
4、Test CAN FD, configure MCU cycle to send telegrams, VSPY3 does not send telegrams, at this time CAN_H and Battery short circuit, the MCU will generate bus-off, VSPY3 can not receive the telegrams sent by the MCU, because the MCU entered the bus-off state, must be recovery operation (set to manual recovery).
Are there some other settings that need to be taken into account when configuring for CAN FD mode?