<?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>i.MX RT Crossover MCUsのトピックRe: imxrt1052 Temperature Sensor Module - temperature reading vs Infra Red probe reading</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt1052-Temperature-Sensor-Module-temperature-reading-vs-Infra/m-p/1673344#M25599</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;There is a potential reason. I see you said you are using the RT1050-EVK, not EVKB. For EVK, it is using A0 silicon, and for A0 silicon, the internal temperature sensor may bot be trimmed.&lt;/P&gt;
&lt;P&gt;So i suggest you using 2 custom board test again and compare the resuts.&lt;/P&gt;</description>
    <pubDate>Wed, 21 Jun 2023 07:04:57 GMT</pubDate>
    <dc:creator>lucas_cao</dc:creator>
    <dc:date>2023-06-21T07:04:57Z</dc:date>
    <item>
      <title>imxrt1052 Temperature Sensor Module - temperature reading vs Infra Red probe reading</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt1052-Temperature-Sensor-Module-temperature-reading-vs-Infra/m-p/1667532#M25484</link>
      <description>&lt;P&gt;Dear expert,&lt;/P&gt;&lt;P&gt;I am checking temperature reading from 2 setups&lt;/P&gt;&lt;P&gt;a) setup - 1: IMXRT1052 on&amp;nbsp;MIMXRT1050-EVK&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; use Infrared Thermometer to point to the central of the chip and recorded reading:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 34 degree Celcius&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; software reading: 44.6 [NOTE: using the SDK example code to read temperature ]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Different in readings = 44.6 - 34 = 10.6 degree C&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;b) setup - 2: IMXRT1052 on custom design board&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; Use Infrared Thermometer to point to the central of the chip and recorded reading:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 46 degree Celcius&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Use software(TEMPMON_GetCurrentTemperature) to read temperature, software reading: 73.4.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Different in readings = 73.4 - 46 = 27.4 degree C&amp;nbsp;&lt;/P&gt;&lt;P&gt;Question:-&lt;/P&gt;&lt;P&gt;I understand that there will be different between the reading from thermometer and the software reading, why the different is so big on SETUP-2?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Cindy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For your information:-&lt;/P&gt;&lt;P&gt;I am the following library file for temperature monitoring:-&lt;/P&gt;&lt;P&gt;fsl_tempmon.c, .h&lt;/P&gt;&lt;P&gt;I have read AN5215 and have tried 2 equations mentioned in the notes:-&lt;/P&gt;&lt;P&gt;a) original equation (please refer to the attachment)&lt;/P&gt;&lt;P&gt;b) updated equation (please refer to the attachment)&lt;/P&gt;&lt;P&gt;Both equations gives similar results for both setups.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 15:30:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt1052-Temperature-Sensor-Module-temperature-reading-vs-Infra/m-p/1667532#M25484</guid>
      <dc:creator>Cindy</dc:creator>
      <dc:date>2023-06-12T15:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: imxrt1052 Temperature Sensor Module - temperature reading vs Infra Red probe reading</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt1052-Temperature-Sensor-Module-temperature-reading-vs-Infra/m-p/1672144#M25571</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/192450"&gt;@Cindy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The custom board is the reason the values are so different&amp;nbsp; with setup 2, any difference between the EVK and your custom board causes this lack of accuracy.&lt;/P&gt;
&lt;P&gt;Best Regards, Miguel.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 18:15:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt1052-Temperature-Sensor-Module-temperature-reading-vs-Infra/m-p/1672144#M25571</guid>
      <dc:creator>Miguel04</dc:creator>
      <dc:date>2023-06-19T18:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: imxrt1052 Temperature Sensor Module - temperature reading vs Infra Red probe reading</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt1052-Temperature-Sensor-Module-temperature-reading-vs-Infra/m-p/1672569#M25581</link>
      <description>&lt;P&gt;Can you suggest what differences can cause this big difference in readings?&lt;/P&gt;&lt;P&gt;Both of the iMXRT core clock frequency on EVK and custom board are the same, at 600MHz.&lt;/P&gt;&lt;P&gt;Can the PCB layout causes this difference?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Cindy&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 08:56:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt1052-Temperature-Sensor-Module-temperature-reading-vs-Infra/m-p/1672569#M25581</guid>
      <dc:creator>Cindy</dc:creator>
      <dc:date>2023-06-20T08:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: imxrt1052 Temperature Sensor Module - temperature reading vs Infra Red probe reading</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt1052-Temperature-Sensor-Module-temperature-reading-vs-Infra/m-p/1672995#M25591</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/192450"&gt;@Cindy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is difficult for us to verify the cause of the issue, however, mainly the PCB layout is the cause of this type of errors.&lt;/P&gt;
&lt;P&gt;Best Regards, Miguel.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 20:09:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt1052-Temperature-Sensor-Module-temperature-reading-vs-Infra/m-p/1672995#M25591</guid>
      <dc:creator>Miguel04</dc:creator>
      <dc:date>2023-06-20T20:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: imxrt1052 Temperature Sensor Module - temperature reading vs Infra Red probe reading</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt1052-Temperature-Sensor-Module-temperature-reading-vs-Infra/m-p/1673344#M25599</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;There is a potential reason. I see you said you are using the RT1050-EVK, not EVKB. For EVK, it is using A0 silicon, and for A0 silicon, the internal temperature sensor may bot be trimmed.&lt;/P&gt;
&lt;P&gt;So i suggest you using 2 custom board test again and compare the resuts.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 07:04:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/imxrt1052-Temperature-Sensor-Module-temperature-reading-vs-Infra/m-p/1673344#M25599</guid>
      <dc:creator>lucas_cao</dc:creator>
      <dc:date>2023-06-21T07:04:57Z</dc:date>
    </item>
  </channel>
</rss>

