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?
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?
Hi,
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.