Part Number: AM4376
Hi,
Make sure that RTCSS_STS_REG.RUN = 0 (Frozen) and then Clear RTCSS_SECONDS_REG.
Then change to RTCSS_STS_REG.RUN = 1(Run), after 15us RTCSS_SECONDS_REG will be counted up.
I want the RTCSS_SECONDS_REG to count up one second after I set RTCSS_STS_REG.RUN to 1.
How can this be achieved? Is there a register that counts less than a second?
Best Regards,
H.U