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.

MSP430F5259: MSP430F5259

Part Number: MSP430F5259
Other Parts Discussed in Thread: MSP430F5529, MSP430FR5739

How time is 3 second?

WDT - Failsafe Clock, 10KHz VLOCLK
//!
//! Configure WDT in watchdog to timeout sourced by ACLK. LPM3 is entered. This
//! example will demonstrate WDT fail-safe feature by automatically selecting
//! VLOCLK as WDT clock source if ACLK fails. Watchdog timeout will toggle on
//! P1.0 every 3 seconds in main function.
//! VLOCLK = 10KHZ, ACLK = 32768, MCLK = SMCLK = default DCO ~1.045MHz
//!
//! Tested On: MSP430F5529,MSP430FR5739
//! -----------------
//! /|\| |
//! | | |
//! --|RST |
//! | P1.0|-->LED
//! | |
//!

**Attention** This is a public forum