S32K344 Internal RTC memory

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

S32K344 Internal RTC memory

ソリューションへジャンプ
2,050件の閲覧回数
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,031件の閲覧回数
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,032件の閲覧回数
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