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

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

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

582 次查看
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

 

标签 (3)
0 项奖励
回复
3 回复数

502 次查看
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 项奖励
回复

454 次查看
Sam_Gao
NXP Employee
NXP Employee

Hi,

0 项奖励
回复

546 次查看
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 项奖励
回复