Other Parts Discussed in Thread: MSP430F5335, MSP-FET, LM26001
I am using the MSP430F5335 in an application where I am using the RTC. We have the VBAT line powered with a backup battery. We are currently using an external i2c RTC for our primary time keeping. In the future we are planning to use the MSP RTC as our primary RTC and the i2c RTC as a backup to provide high reliability date time keeping. Right now, I simply initialize the MSP RTC and set it along with the i2c RTC when the user sets the date time. We can read the MSP date time for display in a testing menu option only for now. In general things seem to work well. Over the past few days our production department has came across a few units where the i2c RTC is correct and counting but the MSP RTC is not incrementing, but the date time is the last set value. I have checked all the MSP registers that I can think of but still do not understand why the MSP RTC is not incrementing.
Any Ideas?
Below is word file with a capture of all the registers (using IAR IDE) that I thought may effect this: