PN7462 Low Power Mode Issue

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

PN7462 Low Power Mode Issue

510 Views
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 Kudos
1 Reply

416 Views
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 Kudos