Part Number: TMS320F28035
Tool/software: Code Composer Studio
Hello Sir/Madam,
when the eCAN encounter an error, a handler is triggered to reinitialize the eCAN HW module.
the sequence is the same as below diagram, put eCAN into configuration mode first from normal mode, then request goto normal mode at the end.
the handler is stucked at the final step that CCE is not change into 0 by the request command.
Do you have any ideas on how to solve this problem rather then reset the MCU?
the working environment is that there are 2 node on the CAN bus with 500k/bits communication.