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.

[MSP430F2471] Clock failure

Guru 24520 points

Hi TI Experts,

Please let me confirm the following question.

[Question]
How does MSP430 detect the clock failure event?
We would like to know the condition to detect this event.

If you have any questions, please let me know.
Best regards.
Kaka

  • Hi! Did you read Users Guide (slau144), Basic Clock Module chapter? Searching " oscillator fault" through whole document helps too. Also msp430x1 series documentation (slaa081) have additional clues about how oscfault detection works.

    [edit] there's FAQ page about oscfault reasons, too

  • Hi

    Thank you for response.
    I forgot to explain about section about this. It is description about Flash as below.
    **************
    If a clock failure is detected during a write or erase operation, the operation is aborted, the FAIL flag is set,
    and the result of the operation is unpredictable.
    **************
    We would like to know the condition to detect this event.
    Best regards.
    Kaka

  • >We would like to know the condition to detect this event.
    Well, by checking FAIL flag bit in the FCTL3 register!
    You had to read Flash Memory Controller documentation further, including "Flash Memory Controller registers" part.

**Attention** This is a public forum