Hello Experts,
The datasheet of TCAN4550-Q1 says that the CAN FD Register Set can only be updated in Standby Mode with MCAN_CONFIG=0, or in Normal Mode. I did the following tests
1. Normal mode with MCAN_CONFIG=1
Configure CCCR (value with INIT=1 and CCE=1) -- works
Clear INIT and CCE bits -- works
2. Standby mode with MCAN_CONFIG=0
Configure CCCR (value with INIT=1 and CCE=1) -- works
Clear INIT and CCE bits -- failed
My question is how to configure MCAN core in standby mode.