KL46 not waking up from VLLS3 mode using rtc alarm

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

KL46 not waking up from VLLS3 mode using rtc alarm

1,413 次查看
shabana
Contributor II

Hi,

I'm trying to wake up the KL46 processor from vlls3 mode using RTC alarm. But it is not waking. Even RTC seconds interrupt is not able to wake up the processor from VLLS3 mode only pin interrupt is working.

Can anyone help me.

Best Regards,

Shabana

标签 (1)
0 项奖励
回复
3 回复数

1,121 次查看
yasuhikokoumoto
Senior Contributor I

Hi Shabana-san,

I guess the RTC was not clocked in the power mode. By default, RTC is clocked by OSC32KCLK which would be stopped in the power mode. I think you had better change the setting of SIM_SOPT1[OSC32KSEL] from OSC32KCLK to LPO.

Best regards,

Yasuhiko Koumoto.

0 项奖励
回复

1,121 次查看
jeremyzhou
NXP Employee
NXP Employee

Hi Shabana,

I was wondering if you can upload your demo to the community, then I can run the demo with FRDM-KL46Z board.

I'm looking forward to your reply.
Have a great day,
Ping

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

1,121 次查看
Rick_Li
NXP Employee
NXP Employee

I would suggest refer AN4857 which is available at;

http://cache.freescale.com/files/rf_if/doc/app_note/AN4857.pdf

hope it helps!

0 项奖励
回复