What is the best way to monitor mode change in Power manager demo

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

What is the best way to monitor mode change in Power manager demo

571 Views
sukhwan
Contributor III

I'm trying to monitor mode changes in Power mode demo application on evkmimxrt595 board such as frequency change using an oscilloscope. Could you recommend ways to monitor the change of the modes?

 

Power Manager Demo.
The "user key" is: SW2
Select an option
1. Sleep mode
2. Deep Sleep mode
3. Deep power down mode
4. Full deep power down mode

 

Labels (3)
0 Kudos
Reply
3 Replies

491 Views
sukhwan
Contributor III

I haven't find any information on links that you shared, how and where to monitor the change of the mode such as by measuring clock frequency change on a pin or voltage change specifically. How can I confirm power consumption would be reduced in each mode?

0 Kudos
Reply

443 Views
Sam_Gao
NXP Employee
NXP Employee

Hi,

0 Kudos
Reply

535 Views
Sam_Gao
NXP Employee
NXP Employee

Hi,

Please see below link to find i.MX RT500 power managment, it offers a rich set of peripherals and very low power consumption, this note describes how to use the power management in i.MX RT500, but this document does not replace the datasheet or the reference manual.

https://www.nxp.com.cn/docs/en/application-note/AN13162.pdf 

 

Besides, here is a full example to show how to switch different power mode of RT595.

https://github.com/nxp-mcuxpresso/mcuxsdk-examples/blob/release/25.06.00/_boards/evkmimxrt595/demo_a...

 

0 Kudos
Reply