Alarm can't wake up system from sleep state

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

Alarm can't wake up system from sleep state

1,471件の閲覧回数
jesselee
Contributor II

I am using iMX6q to build a system based on Android 5.0. On the system I have an external RTC chip which is powered by a separate battery. The external RTC chip does not have an interrupt line connected iMX.

 

The external RTC chip is registered under /sys/class/rtc/rtc0. The other rtc of imx6 platform is 20cc034.snvs-rtc-lp and registered under /sys/class/rtc/rtc1(rtc1 used by alarm.).

When I set a alarm, it can't wake up the system from sleep state sometimes, but when the alarm time is past, then I wake up the system manually, the alarm fired immediately.

Anyone know how to fix it?

Thanks.

ラベル(2)
0 件の賞賛
返信
2 返答(返信)

1,377件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Jesse

unfortunately such functionality is not supported in nxp bsps,

in general for waking processor RTC should have some interrupt line

(like gpio) connected to iMX.

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

0 件の賞賛
返信

1,377件の閲覧回数
jesselee
Contributor II

ok, thanks.

0 件の賞賛
返信