Part Number: CC430F5137
Hi,
I have been working with TI CC430F5137 MCU for quite sometime. I am using RTC in calendar mode (hexadecimal format) and I have been able to read hour,minute and seconds data. But I also want to read the year data from the registers and I have initially set the registers as follows:
RTCYEARL = 0xE1;
RTCYEARH = 0x07; corresponding to 2017.
Any suggestions would be of great help.
Thanks,
Sushmitha R