Pad keeping is not taking effect?

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

Pad keeping is not taking effect?

ソリューションへジャンプ
359件の閲覧回数
PINKMAN
Contributor III

hello expert:

In my project, there is a wakeup source which is falling edge trigger. but  i can read it from   IP_WKPU->WISR even it doesn't happened.

before go to standby mode , i already enable Pad_Keeping by 

IP_DCM_GPR->DCMRWF1 &= ~DCM_GPR_DCMRWF1_STANDBY_IO_CONFIG_MASK;

after wakeup ,i disable it by 

IP_DCM_GPR->DCMRWF1 |= DCM_GPR_DCMRWF1_STANDBY_IO_CONFIG_MASK;

i think it should not happend in IP_WKPU->WISR 

can you tell me why ?

0 件の賞賛
返信
1 解決策
340件の閲覧回数
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @PINKMAN,

I can see this is the same question as in this community post: WKPU->WISR and Pad_Keeping question - NXP Community.

I've replied to you there, is it okay to close this thread and keep support through the other one?

Best regards,
Julián

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
341件の閲覧回数
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @PINKMAN,

I can see this is the same question as in this community post: WKPU->WISR and Pad_Keeping question - NXP Community.

I've replied to you there, is it okay to close this thread and keep support through the other one?

Best regards,
Julián

0 件の賞賛
返信