How to obtain system time for S32K1xx

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

How to obtain system time for S32K1xx

Jump to solution
764 Views
2016100467
Contributor I

hi,

 I want to obtain the current time by using a function in s32k1xx? Could you help me? 

thanks,

jim

0 Kudos
1 Solution
755 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi jim,

Please check if the rtc_alarm_s32k144 meet your needs.

rtc_alarm_s32k144.png

 

RTC_DRV_GetCurrentTimeDate

RTC_DRV_GetCurrentTimeDate.png

 

RTC_DRV_SetTimeDate

RTC_DRV_SetTimeDate.png

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
756 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi jim,

Please check if the rtc_alarm_s32k144 meet your needs.

rtc_alarm_s32k144.png

 

RTC_DRV_GetCurrentTimeDate

RTC_DRV_GetCurrentTimeDate.png

 

RTC_DRV_SetTimeDate

RTC_DRV_SetTimeDate.png

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos