RTC registers
Posted: Sat Apr 04, 2015 10:33 pm
>from help line
I am running out of program memory in my ARMmite app. I am currently wasting a 4K sector just to store 3 values that need to be recovered on start up. Looking at the RTC in the User Manual I see it has three 32 bit "General Purpose Registers" that are R/W. I have battery back up installed for the clock. As far as I can see in your 2103 library these registers are not defined and therefore probably not used. Is that correct ? Is there any reason I can't use them for my application ?
I am running out of program memory in my ARMmite app. I am currently wasting a 4K sector just to store 3 values that need to be recovered on start up. Looking at the RTC in the User Manual I see it has three 32 bit "General Purpose Registers" that are R/W. I have battery back up installed for the clock. As far as I can see in your 2103 library these registers are not defined and therefore probably not used. Is that correct ? Is there any reason I can't use them for my application ?