<?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 Re: Get the temperature of i.mx6 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Get-the-temperature-of-i-mx6/m-p/303816#M38768</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I recently did a short study on the temperature related stuffs and I saw when my yocto BSP is booting in i.MX6 Solo it shows the temperature as 41 degree Celsius and the print comes from the U-boot code which handles the temperature sensor part&amp;nbsp; So I believe it is the temperature sensor value which is nothing but the on-die temperature&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I checked the /sys/class/thermal/thermalzone1/temp&amp;nbsp; value which is 43 degree Celsius . According to your answer, the sysfs shows CPU temperature. I can across various kind of temperature such as case temperature, junction temperature, die-temperature&amp;nbsp; when the actual CPU temperature is considered. Can you be specific&amp;nbsp; which temperature /sys/class/thermal/thermalzone1/temp actually points to .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Anjali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Nov 2017 05:56:19 GMT</pubDate>
    <dc:creator>anjalikkrishna</dc:creator>
    <dc:date>2017-11-14T05:56:19Z</dc:date>
    <item>
      <title>Get the temperature of i.mx6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Get-the-temperature-of-i-mx6/m-p/303806#M38758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; How can I get the temperature of the kernel of i.mx6q&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;? The linux code is LTIB.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2014 09:05:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Get-the-temperature-of-i-mx6/m-p/303806#M38758</guid>
      <dc:creator>carmilili</dc:creator>
      <dc:date>2014-04-25T09:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Get the temperature of i.mx6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Get-the-temperature-of-i-mx6/m-p/303807#M38759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use "cat /sys/class/thermal/thermal_zone0/temp" to get the CPU temperature.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2014 10:09:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Get-the-temperature-of-i-mx6/m-p/303807#M38759</guid>
      <dc:creator>justin_jiang</dc:creator>
      <dc:date>2014-04-25T10:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Get the temperature of i.mx6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Get-the-temperature-of-i-mx6/m-p/303808#M38760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Apr 2014 02:09:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Get-the-temperature-of-i-mx6/m-p/303808#M38760</guid>
      <dc:creator>carmilili</dc:creator>
      <dc:date>2014-04-26T02:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: Get the temperature of i.mx6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Get-the-temperature-of-i-mx6/m-p/303809#M38761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, is that temperature given in Celsius degrees or Fahrenheit degrees? Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cat /sys/class/thermal/thermal_zone0/temp&lt;/P&gt;&lt;P&gt;53&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 18:47:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Get-the-temperature-of-i-mx6/m-p/303809#M38761</guid>
      <dc:creator>SantiagoVillafu</dc:creator>
      <dc:date>2015-04-09T18:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Get the temperature of i.mx6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Get-the-temperature-of-i-mx6/m-p/303810#M38762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Celsius degrees&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2015 02:42:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Get-the-temperature-of-i-mx6/m-p/303810#M38762</guid>
      <dc:creator>justin_jiang</dc:creator>
      <dc:date>2015-04-10T02:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Get the temperature of i.mx6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Get-the-temperature-of-i-mx6/m-p/303811#M38763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using kernel 3.10.53 &lt;/P&gt;&lt;P&gt;How can temperature be determined here&lt;/P&gt;&lt;P&gt;since i can see below entries in &lt;/P&gt;&lt;P&gt;/sys/devices/virtual/thermal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cooling_device0&lt;/P&gt;&lt;P&gt;cooling_device1&lt;/P&gt;&lt;P&gt;thermal_zone0&lt;/P&gt;&lt;P&gt;thermal_zone1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 20:01:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Get-the-temperature-of-i-mx6/m-p/303811#M38763</guid>
      <dc:creator>himanshugusain</dc:creator>
      <dc:date>2016-01-04T20:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Get the temperature of i.mx6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Get-the-temperature-of-i-mx6/m-p/303812#M38764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the entry of thermal_zone0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 02:40:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Get-the-temperature-of-i-mx6/m-p/303812#M38764</guid>
      <dc:creator>justin_jiang</dc:creator>
      <dc:date>2016-01-05T02:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Get the temperature of i.mx6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Get-the-temperature-of-i-mx6/m-p/303813#M38765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever I run:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;"cat /sys/class/thermal/thermal_zone0/temp"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I get:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;42932 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;or similar numbers (42334).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Can anybody tell me what's going on? Thanks!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2017 20:26:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Get-the-temperature-of-i-mx6/m-p/303813#M38765</guid>
      <dc:creator>jonathanjuges</dc:creator>
      <dc:date>2017-02-13T20:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Get the temperature of i.mx6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Get-the-temperature-of-i-mx6/m-p/303814#M38766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is not real degrees for temp. All the chip will get calibrations and you can use this data to get real temp with calibration data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2017 03:10:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Get-the-temperature-of-i-mx6/m-p/303814#M38766</guid>
      <dc:creator>justin_jiang</dc:creator>
      <dc:date>2017-02-14T03:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Get the temperature of i.mx6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Get-the-temperature-of-i-mx6/m-p/303815#M38767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The internal thermal sensor need calibration data which is burned in fuse to get an accurate temperature..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2017 03:13:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Get-the-temperature-of-i-mx6/m-p/303815#M38767</guid>
      <dc:creator>justin_jiang</dc:creator>
      <dc:date>2017-02-14T03:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Get the temperature of i.mx6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Get-the-temperature-of-i-mx6/m-p/303816#M38768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I recently did a short study on the temperature related stuffs and I saw when my yocto BSP is booting in i.MX6 Solo it shows the temperature as 41 degree Celsius and the print comes from the U-boot code which handles the temperature sensor part&amp;nbsp; So I believe it is the temperature sensor value which is nothing but the on-die temperature&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I checked the /sys/class/thermal/thermalzone1/temp&amp;nbsp; value which is 43 degree Celsius . According to your answer, the sysfs shows CPU temperature. I can across various kind of temperature such as case temperature, junction temperature, die-temperature&amp;nbsp; when the actual CPU temperature is considered. Can you be specific&amp;nbsp; which temperature /sys/class/thermal/thermalzone1/temp actually points to .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Anjali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 05:56:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Get-the-temperature-of-i-mx6/m-p/303816#M38768</guid>
      <dc:creator>anjalikkrishna</dc:creator>
      <dc:date>2017-11-14T05:56:19Z</dc:date>
    </item>
  </channel>
</rss>

