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.

MSP430FR5969: CS module default configuration after PUC

Part Number: MSP430FR5969

Tool/software:

MSP430FR5969 User's Guide states under Clock System Operation on page 96, that, after PUC, ACLK is first sourced by  LFXTCLK then LFMODCLK, MCLK and SMCLK are first sourced by DCOCLK then MODCLK, because LFXT pins are not in alternative function yet.

I have a small piece of program that only configures only two pins to toggle an LED on button press with interrupt and doesn't configure anything else. But registers show that my ACLK is sourced by LFXTCLK, MCLK and SMCLK are sourced by DCOCLK when the execution is paused.

Why doesn't the mcu go into "CS Module Fail-Safe Operation"? What am I missing?

**Attention** This is a public forum