RTC and LLWU problem.

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

RTC and LLWU problem.

ソリューションへジャンプ
454件の閲覧回数
albertmartin
Contributor II

good morning:

I'm doing a test of  RTC and LLWU.

I set LLWU_ME_WUME7 bit, and i have also enabled the RTC and interrupt to 1 second.

I go to Deep Sleep, and when I wake up, I have activated the  RCM_SRS0_WAKEUP_MASK flag but none more.

the LLWU_F1_WUF7  and  LLWU_F1_WUF5 flag are not enabled.

I implemented it on MK60FN1M0VMD12  by Keil environment.

Thank you very much.

ラベル(1)
0 件の賞賛
1 解決策
358件の閲覧回数
yasuhikokoumoto
Senior Contributor I

Hello Albert,

you should check LLWU_F3 instead of LLWU_F1.

By the way, as the simple Deep Sleep mode is the STOP mode, the wakeup will be made by AWIC.

If you used a simple STOP mode, you should use NVIC and set properly NVIC.

The wakeup by LLWU is applicable for LLS or VLLSx.

Best regards,

Yasuhiko Koumoto.

元の投稿で解決策を見る

0 件の賞賛
1 返信
359件の閲覧回数
yasuhikokoumoto
Senior Contributor I

Hello Albert,

you should check LLWU_F3 instead of LLWU_F1.

By the way, as the simple Deep Sleep mode is the STOP mode, the wakeup will be made by AWIC.

If you used a simple STOP mode, you should use NVIC and set properly NVIC.

The wakeup by LLWU is applicable for LLS or VLLSx.

Best regards,

Yasuhiko Koumoto.

0 件の賞賛