<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic FREQUENCY SPEED ( imX6SX) in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/FREQUENCY-SPEED-imX6SX/m-p/1172231#M163938</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Two questions concerning p/n MCIMX6X4AVM08AB, we use in an application:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;We expected that this uC had a maximum core speed of 800MHz, as the part number refers to a Cortex-A9 speed of 800MHz. However, we verified that the core frequency often rose automatically up to 1GHz from 800MHz, likely according to the work load. If this is an expected behavior of this uC, what are the limitations on its operating core frequency? According to application needs, can core &amp;nbsp;be forced to work to a frequency over 800MHz?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P class="m_-1678915462673560444MsoListParagraph"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;During thermal tests on the application, uC junction temperature reached 112°C, under specific operating conditions. In this case, we did not observe any automatic reduction of core frequency, unlike p/n MCIMX6X4EVM10AB, which we could verify that at a junction temperature of about 93°C reduced core speed down to 200MHz. Is it correct? Must SW limit core speed over a specific junction temperature in case of uC p/n MCIMX6X4AVM08AB?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advanced&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 23 Oct 2020 06:52:34 GMT</pubDate>
    <dc:creator>abelussi</dc:creator>
    <dc:date>2020-10-23T06:52:34Z</dc:date>
    <item>
      <title>FREQUENCY SPEED ( imX6SX)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FREQUENCY-SPEED-imX6SX/m-p/1172231#M163938</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Two questions concerning p/n MCIMX6X4AVM08AB, we use in an application:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;We expected that this uC had a maximum core speed of 800MHz, as the part number refers to a Cortex-A9 speed of 800MHz. However, we verified that the core frequency often rose automatically up to 1GHz from 800MHz, likely according to the work load. If this is an expected behavior of this uC, what are the limitations on its operating core frequency? According to application needs, can core &amp;nbsp;be forced to work to a frequency over 800MHz?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P class="m_-1678915462673560444MsoListParagraph"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;During thermal tests on the application, uC junction temperature reached 112°C, under specific operating conditions. In this case, we did not observe any automatic reduction of core frequency, unlike p/n MCIMX6X4EVM10AB, which we could verify that at a junction temperature of about 93°C reduced core speed down to 200MHz. Is it correct? Must SW limit core speed over a specific junction temperature in case of uC p/n MCIMX6X4AVM08AB?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advanced&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2020 06:52:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FREQUENCY-SPEED-imX6SX/m-p/1172231#M163938</guid>
      <dc:creator>abelussi</dc:creator>
      <dc:date>2020-10-23T06:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: FREQUENCY SPEED ( imX6SX)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FREQUENCY-SPEED-imX6SX/m-p/1172342#M163949</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/112285"&gt;@abelussi&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;1.&lt;BR /&gt;You are right - MCIMX6X4AVM08AB is qualified to work till 800 MHz of CPU.&lt;BR /&gt;Please try using the recent NXP Linux BSP L5.4.47&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX" target="_blank"&gt;https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX &lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use section 2.5.3 [CPU Frequency Scaling (CPUFREQ)] of the Linux Manual.&lt;BR /&gt;&lt;BR /&gt;&amp;lt; &lt;A href="https://www.nxp.com/docs/en/reference-manual/IMX_REFERENCE_MANUAL.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/reference-manual/IMX_REFERENCE_MANUAL.pdf&lt;/A&gt; &amp;gt;&lt;/P&gt;
&lt;P&gt;For CPU frequency working point settings, see the SoC corresponding dtsi file in arch/arm/boot/dts:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6sx.dtsi?h=imx_5.4.47_2.2.0" target="_blank"&gt;https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6sx.dtsi?h=imx_5.4.47_2.2.0 &lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For Your device - in order to be fully on safe side - it is required to remove the following &lt;BR /&gt;points:&lt;/P&gt;
&lt;P&gt;operating-points = &amp;lt;&lt;BR /&gt;/* kHz uV */&lt;BR /&gt;996000 1250000&lt;/P&gt;
&lt;P&gt;fsl,soc-operating-points = &amp;lt;&lt;BR /&gt;/* ARM kHz SOC uV */&lt;BR /&gt;996000 1175000&lt;/P&gt;
&lt;P&gt;2.&lt;BR /&gt;Use section 2.9 (Thermal) of the Linux Manual regarding thermal considerations.&lt;BR /&gt;Check kernel configuration if thermal option is present:&lt;/P&gt;
&lt;P&gt;Device Drivers &amp;gt; Generic Thermal sysfs driver &amp;gt; Temperature sensor driver for i.MX SoCs.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Yuri.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2020 08:56:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FREQUENCY-SPEED-imX6SX/m-p/1172342#M163949</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2020-10-23T08:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: FREQUENCY SPEED ( imX6SX)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FREQUENCY-SPEED-imX6SX/m-p/1172456#M163963</link>
      <description>&lt;P&gt;Thanks Yuri&lt;/P&gt;&lt;P&gt;About the second question:&lt;/P&gt;&lt;P&gt;2.9.4 Menu Configuration Options&lt;BR /&gt;In menu configuration enable the following module:&lt;BR /&gt;• &lt;STRONG&gt;For i.MX6 and i.MX7: Device Drivers &amp;gt; Generic Thermal sysfs driver &amp;gt; Temperature sensor driver for i.MX SoCs.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;FONT color="#000000"&gt;In the attached file which menu item of&lt;/FONT&gt;&lt;STRONG&gt;&amp;nbsp;"Linux/x86 4.9.67 Kernel Configuration",&amp;nbsp;&lt;/STRONG&gt;&lt;FONT color="#000000"&gt;corresponds to&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#FF0000"&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;Temperature sensor driver for i.MX SoCs.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;FONT color="#000000"&gt;Thanks&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Oct 2020 12:47:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FREQUENCY-SPEED-imX6SX/m-p/1172456#M163963</guid>
      <dc:creator>abelussi</dc:creator>
      <dc:date>2020-10-23T12:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: FREQUENCY SPEED ( imX6SX)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FREQUENCY-SPEED-imX6SX/m-p/1172849#M164011</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/112285"&gt;@abelussi&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; is Your Linux BSP from NXP?&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Yuri.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2020 04:56:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FREQUENCY-SPEED-imX6SX/m-p/1172849#M164011</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2020-10-26T04:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: FREQUENCY SPEED ( imX6SX)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FREQUENCY-SPEED-imX6SX/m-p/1172917#M164019</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's from the link: https//github.com/Freescale/fsl-community-bsp-platfrom -b zeus&lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2020 07:23:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FREQUENCY-SPEED-imX6SX/m-p/1172917#M164019</guid>
      <dc:creator>abelussi</dc:creator>
      <dc:date>2020-10-26T07:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: FREQUENCY SPEED ( imX6SX)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FREQUENCY-SPEED-imX6SX/m-p/1173024#M164029</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/112285"&gt;@abelussi&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;perhaps it makes sense to use NXP Linux:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX" target="_blank"&gt;https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Yuri.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2020 09:34:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FREQUENCY-SPEED-imX6SX/m-p/1173024#M164029</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2020-10-26T09:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: FREQUENCY SPEED ( imX6SX)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FREQUENCY-SPEED-imX6SX/m-p/1173145#M164039</link>
      <description>&lt;DIV class="lia-spoiler-container-editor"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;The option is &lt;STRONG&gt;CONFIG_IMX_THERMAL&lt;/STRONG&gt; and is set as static (=y) in .config&lt;/P&gt;&lt;P&gt;&amp;amp;cpu0 {&lt;BR /&gt;operating-points = &amp;lt;&lt;BR /&gt;/* kHz uV */&lt;BR /&gt;// REMOVE 996000 1250000&lt;BR /&gt;792000 1175000&lt;BR /&gt;396000 1175000&lt;BR /&gt;198000 1175000&lt;BR /&gt;&amp;gt;;&lt;BR /&gt;fsl,soc-operating-points = &amp;lt;&lt;BR /&gt;/* ARM kHz SOC uV */&lt;BR /&gt;// REMOVE 996000 1250000&lt;BR /&gt;792000 1175000&lt;BR /&gt;396000 1175000&lt;BR /&gt;198000 1175000&lt;BR /&gt;&amp;gt;;&lt;BR /&gt;fsl,arm-soc-shared = &amp;lt;1&amp;gt;;&lt;BR /&gt;};&lt;/P&gt;</description>
      <pubDate>Mon, 26 Oct 2020 13:42:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FREQUENCY-SPEED-imX6SX/m-p/1173145#M164039</guid>
      <dc:creator>marcocavallini</dc:creator>
      <dc:date>2020-10-26T13:42:14Z</dc:date>
    </item>
  </channel>
</rss>

