How to make i.MX RT106x wakeup from lowpower idle by using GPIO3 trigger?

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

How to make i.MX RT106x wakeup from lowpower idle by using GPIO3 trigger?

742件の閲覧回数
lizhihong
Contributor III

I have tested GPIO1, GPIO5. It is available to wakeup from lowpower idle.

If I trigger GPIO3 under lowpower idle, it won't go ahead. There is no log any more. Even though I try GPIO1 and GPIO5 after GPIO3, it still no log. It just like in a while(1) or dead cycle of interrupt.

Is there any further more config in GPC, CCM, PGC, etc.

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

737件の閲覧回数
lizhihong
Contributor III

Problem solved!!!

behaviorbehaviorkey operationkey operationmanualmanual

 

 

0 件の賞賛

739件の閲覧回数
lizhihong
Contributor III

Upper is the demo of wakeup from lowpower idle by GPIO1, GPIO5.

Here is the demo of wakeup from lowpower idle by GPIO1, GPIO3, GPIO5.

Uploading the demo including GPIO3.