S32K344 Internal RTC memory

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

S32K344 Internal RTC memory

跳至解决方案
2,053 次查看
ndd922478
Contributor II

Hello,

 

I am using the S32K344 microcontroller, i did explored the user manual but i didnt found any information about internal RTC memory.

Does it contains internal RTC memory or some other small memory to use like eeprom (not DFLASH)?

 

Thaks & Regards,

Namdev

标记 (1)
0 项奖励
回复
1 解答
2,034 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Namdev,

The RTC of S32K3 does not contain internal memory.

The RTC is present in always ON domain, hence available in RUN mode as well as in STANDBY mode. Both RTC and API timers can generate interrupts as well as wakeup from low power modes.
This chip supports seamless RTC operation across functional reset with the clock sources SIRC and SXOSC.

Real Time Clock (RTC).jpg

About S32K3 Emulated EEPROM, it is recommended to download S32K3xx_Memories_Training(AN744610) from Secure Files for a more detailed introduction.
NXP provides FEE driver with the Real Time Driver (RTD) package. You can also refer to the FEE example in S32K3 RTD.

Best Regards,
Robin

在原帖中查看解决方案

1 回复
2,035 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Namdev,

The RTC of S32K3 does not contain internal memory.

The RTC is present in always ON domain, hence available in RUN mode as well as in STANDBY mode. Both RTC and API timers can generate interrupts as well as wakeup from low power modes.
This chip supports seamless RTC operation across functional reset with the clock sources SIRC and SXOSC.

Real Time Clock (RTC).jpg

About S32K3 Emulated EEPROM, it is recommended to download S32K3xx_Memories_Training(AN744610) from Secure Files for a more detailed introduction.
NXP provides FEE driver with the Real Time Driver (RTD) package. You can also refer to the FEE example in S32K3 RTD.

Best Regards,
Robin