PN7462 Low Power Mode Issue

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

PN7462 Low Power Mode Issue

1,201 次查看
amolborase
Contributor II

Hello Everyone,

We are using working on PN7462  and implemented Low Power Mode With UART as a wake up source. It is taking 11mA in Low Power Mode.

1) How much current PN7462 should take in Low Power Mode? 

2) We have also try to implement Sleep Mode using WFI but it simply executes as NOP and not goes into Sleep.  

   __DISABLE_IRQ();
   __WFI();

   __ENABLE_IRQ();

We want compare  current consumption using WFI or WFE instruction and in Low Power.

Please giude us for the same.

0 项奖励
回复
1 回复

1,107 次查看
Kan_Li
NXP TechSupport
NXP TechSupport

Hi Amol,

Please refer to the following for details.

pastedImage_1.png

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
回复