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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

731 Views
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.

Labels (1)
0 Kudos
2 Replies

726 Views
lizhihong
Contributor III

Problem solved!!!

behaviorbehaviorkey operationkey operationmanualmanual

 

 

0 Kudos

728 Views
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.