Hi there,
I am using MSP-TS430PZ100 target board to program MSP430FG4619, I tried the sample code of RTC, I found it did not work.
There is an external 32Khz crystal came with the target board and I have not used it, is that the problem caused RTC not working?
I read the datasheet, it says when In calendar mode the Basic Timer1 is automatically configured as a pre-divider for the RTC module with the two 8-bit timers cascaded and ACLK selected as the Basic Timer1 clock source. Does it mean that I have to use ACLK in order to make RTC work in calendar mode? I know ACLK is generated by the 32khz crystal, therefore I have to install the external 32Khz crystal on the target board, correct? If so how to do it?
Thanks in advance!
Regards,
Vance