Hi Team,
I have tested bus-off recovery with the following setup and need some clarification
In EB configuration, I selected Interrupt mode for bus-off recovery and disabled automatic bus-off recovery.
When I shorted CANL and CANH, the bus-off interrupt was triggered and handled via the Can_43_FLEXCAN_ProcessBusOffInterrupt()[SW32K3_S32M27x_RTD_4.4_4.0.0_P24 package] API.
For recovery, I periodically called the FlexCAN_IP_ManualBusOffRecovery() API.
During this test, I noticed that even though automatic bus-off recovery was disabled, the condition check inside the manual recovery API failed.
Could you please guide me the procedure for using FlexCAN_Ip_ManualBusOffRecovery().
Thanks & Regards,
Saishanfi