Real Time Clock for MIMXRT1060

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Real Time Clock for MIMXRT1060

232 Views
RLeclair
Contributor I

Hi, 

I am looking into the correct way to set and get date and time from the RTC in the MIMXRT1060-EVK board. In using the SDK I saw that there is no sample for the driver for RTC shown here nor can it be added: MCUXpresso SDK API Reference Manual: RTC: Real Time Clock (nxp.com)

However, I found that the driver SNVS_HP (MCUXpresso SDK API Reference Manual: SNVS_HP: Secure Non-Volatile Storage (nxp.com)) is usable on the board and has a RTC implementation (has an example on the SDK). I've implemented a solution using it, are there any problems in using this driver for RTC operations?

Tags (1)
0 Kudos
1 Reply

212 Views
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello,

If you find that library and it works for you, that is ok, but I review the SDK and there are 2 examples with RTC.

Pavel_Hernandez_0-1678164989179.png

Best regards,
Pavel

0 Kudos