Hi MSP430 Experts! I need to implement a real time clock in an MSP430G2xxx part without using a crystal. I'm not trying to get to PPM accuracy, but need to implement a 1-sec wakeup and implement an hour-counter (maybe +/- 10%). I'm thinking about using the MCLK factory calibration, and using that to measure the VLF frequency, and go from there. How stable is the VLF frequency? The specs show drift with temperature and voltage, but is it stable otherwise? Have any of you tried this? If so, what kind of accuracy did you achieve?