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.

TLIN1431-Q1: CRC mode

Part Number: TLIN1431-Q1

I am currently working on a project with TLIN1431 SBC from TI.

Because of ASIL requirements we have enabled CRC mode for the SPI communication CRC_CNTL Ah address bit 0: CRC_EN set to 1 during the initialization phase.

 

During normal functionality everything is fine, this bit is reset along with the microcontroller.

But in case of an error(watchdog reset for example) the bit is already set but the microcontroller starts without knowing the bit state.

 

How should the microcontroller handle this use case ?

Thank you,

Razvan