Is it possible to enable the Deep Sleep Mode in the IMX8M_EVK from under the bootloader?

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

Is it possible to enable the Deep Sleep Mode in the IMX8M_EVK from under the bootloader?

1,324 Views
sergeyan
Contributor II

Hi!

Is it possible to enable the Deep Sleep Mode in the IMX8M_EVK from under the bootloader, using the commands mw\md in accordance with the reference manual for IMX8M?

I am using Example 3 (page 676 of i.MX 8M Dual/8M QuadLite/8M Quad Applications Processors Reference Manual Rev.3).

By the way, there are typos in the examples (wrong addresses)..

Thank you!

0 Kudos
Reply
2 Replies

1,307 Views
igorpadykov
NXP Employee
NXP Employee

Hi Sergey

 

ussually bootloaders do not support interrupts, so seems not possible to wake processor.

For examples one can look at sect.2.5 Power Management   i.MX Linux Reference Manual​

 

Best regards
igor

0 Kudos
Reply

1,296 Views
sergeyan
Contributor II

Hi Igor

My task is to estimate the minimum CPU heat dissipation while keeping Linux running (1 core, minimum frequency, minimum interfaces). For reference - work in the bootloader (without Linux) - 45 degrees with a radiator.

I tried to reproduce example 3 with the mw commands, but did not get any response - either the example is designed to be used from under Linux, or there are errors in the example.

Best regards
Sergey

 

0 Kudos
Reply