The lowest frequence of i.MX8M Mini in high temperature

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

The lowest frequence of i.MX8M Mini in high temperature

617 Views
jimmyli
Contributor IV

Hi,

      We take the i.MX8M Mini (MIMX8MM6DVTLZAA, commercial level) to run in full speed (1.8GHz), while the environment is 35℃ constantly.  When the i.MX8M Mini chip temperature is high than 95℃ (read register), the chip will power down, and then the frequency is 1.2GHz which I know is the lowest value.

      My question: what is the lowest frequence of i.MX8M Mini can be set in high temperature? 

      We need the i.MX8M Mini to slow down to drop down the temperature, rather than power down.

      Thanks.

Labels (1)
0 Kudos
2 Replies

614 Views
igorpadykov
NXP Employee
NXP Employee

Hi Jimmy

 

>My question: what is the lowest frequence of i.MX8M Mini can be set in high temperature? 

 

from hardware point of view there is no limitation. From software, one can look at imx8mm.dtsi,

a53_opp_table: opp-table, thermal-zones

https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm64/boot/dts/freescale/imx8mm.dtsi?...

and sect.2.5.3 CPU Frequency Scaling (CPUFREQ), sect.2.9 Thermal   i.MX Linux Reference Manual​

 

Best regards
igor

0 Kudos

606 Views
jimmyli
Contributor IV

Hi Igor,

      Thanks for your reply.

      We will check it again.

0 Kudos