Other Parts Discussed in Thread: MSP430G2152
Hi,
I am using the watchdog in MSP430G2152 chip.
After reading the MSP430x2xx user guide, I am confused with the default clock source of the watchdog.
According to datasheet, when bootup after reset, LFXT1Sx is 00, the watchdog should use SMCLK as clock source. When it enter LPM4 mode, the SMCLK is stopped. In real-time testing, the watchdog still expires and reset the chip.
Question: what is the default clock source for watchdog at boot-up/reset for MSP430G2152?
Alan