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.

TCAN4550-Q1: MCAN core configuration

Part Number: TCAN4550-Q1

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.