S32K148 LPO Clock source for Watchdog, RTC. Is it reliable for long term running

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

S32K148 LPO Clock source for Watchdog, RTC. Is it reliable for long term running

跳至解决方案
970 次查看
kasirajan_chellaiah
Contributor I

My product have sleep mode option.  Can I use LPO Clock source for long term running in my product .I try to use these clock source in watchdog, RTC.  Is it very Reliable ?   If not , May I know the solution to the clock source for sleep mode ? 

0 项奖励
1 解答
957 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @kasirajan_chellaiah,

The LPO clock is not very precise:

danielmartynek_0-1629793590155.png

The LPO can be trimmed (41.7.1.5 Low Power Oscillator Trim Register (LPOTRIM)).

However, one step of LPOTRIM[4:0] gives about 3kHz difference in the LPO frequency.

So, the RTC won't be precise.

If you need the RTC to be precise, you would need to use RTC_CLKIN.

danielmartynek_2-1629793929139.png

 

Regards,

Daniel

 

在原帖中查看解决方案

0 项奖励
1 回复
958 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @kasirajan_chellaiah,

The LPO clock is not very precise:

danielmartynek_0-1629793590155.png

The LPO can be trimmed (41.7.1.5 Low Power Oscillator Trim Register (LPOTRIM)).

However, one step of LPOTRIM[4:0] gives about 3kHz difference in the LPO frequency.

So, the RTC won't be precise.

If you need the RTC to be precise, you would need to use RTC_CLKIN.

danielmartynek_2-1629793929139.png

 

Regards,

Daniel

 

0 项奖励