Hi TI Experts,
Customer is working on SDK8.6.
In customer's use case, there is sometimes that they will run out of battery which may cause power off in MCAN. (The TDA4 SOC is still powered on)
The power off in MCAN will cause a busoff. After the battery is getting charged or renewed, they need to recover the MCAN. Hence, there are two questions below may need your help.
1: Is there a suggested way or sequence to recover the MCAN from busoff?
2: In the mcan_reset function in our RTOS SDK, may I know after mcan_reset, if we just use the default parameters would that be okay? Our concern is that we do not know the mcan_reset is actually clear all the registers in MCAN to 0 or it resets parameters to the default values which are the same as the the parameters in the first time mcan open.
Thanks a lot!
Kevin