Tool/software:
After monitoring Bus Off status, i am trying to reset MCAN module (through DL_MCAN_init), and I understood thanks to forum (TMS320F28P650DK: How the MCAN recovers from a CAN bus off status - C2000 microcontrollers forum - C2000︎ microcontrollers - TI E2E support forums) that i should clear Tx buffer status with DL_MCAN_txBufCancellationReq, could you please provide me some example for using it ? It seems I can recover but not at each Bus Off occurence