Is there any restrict to input a interrupt after i.MX6 sleeps?

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

Is there any restrict to input a interrupt after i.MX6 sleeps?

711 次查看
satoshishimoda
Senior Contributor I

Hi all,

I'm evaluating a i.MX6D board.

Then, i.MX6D did not wake-up from low power mode if a wake-up interrupt is input to i.MX6D immediately after i.MX6D changes PMIC_STBY_REQ signal from 0b to 1b.

So I guess, there is a timing restriction to input a wake-up interrupt.

(e.g. wake-up interrupt should be input to i.MX6 after xx [sec] or over from PMIC_STBY_REB changes 0b to 1b.)

Is my guess correct?

If correct, could you let me know how log time is needed from PMIC_STBY_REQ 0b -> 1b?

Best Regards,

Satoshi Shimoda

标签 (4)
标记 (2)
0 项奖励
回复
1 回复

586 次查看
AnsonHuang
NXP Employee
NXP Employee

Hi, Satoshi

     As far as I know, there is no restriction, how do you test it? I have ever tested such case before, it can wakeup system. Can you let me know the test steps of yours?