Other Parts Discussed in Thread: HALCOGEN
Hello,
in my current project i need to reset the dcan module with all the message boxes. I am using drivers generated from HALCOGEN.
Is it possible to reset the DCAN module?
Kind regards
Aron
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
in my current project i need to reset the dcan module with all the message boxes. I am using drivers generated from HALCOGEN.
Is it possible to reset the DCAN module?
Kind regards
Aron
Hi Aron,
You can issue a software reset by setting SWR bit in DCAN CTL register.
Note: To execute software reset the following procedure is necessary:
1. Set Init bit (bit 0 of DCAN CTL register) to shut down DCAN communication.
2. Set SWR (bit 15) bit additionally to Init bit.