<?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: Internal Temperature sensor measurement offset in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Internal-Temperature-sensor-measurement-offset/m-p/951423#M54741</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I tested on my TWR-K65F board, it seems work fine. There isn't such a big deviation. Please see my attached code. If it is not a software problem, please check your Vref and VDDA. A small input offset may cause a big deviation.&lt;/P&gt;&lt;P&gt;If you want a higher precision, please check AN3031. The slope value and Vtemp25 is get at VDDA=3v. You should do some calibration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Sep 2019 07:28:00 GMT</pubDate>
    <dc:creator>jingpan</dc:creator>
    <dc:date>2019-09-23T07:28:00Z</dc:date>
    <item>
      <title>Internal Temperature sensor measurement offset</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Internal-Temperature-sensor-measurement-offset/m-p/951422#M54740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I have been trying to use the internal temperature sensor for the family Kinetis K26. Though i was able to make it work successfully, yet, the measurement that I get has a huge offset from the actual temperature. I am also using an external temperature sensor, and the results from both of them are utilised. My question is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Does calibration play any role in the behaviour that i see? Because the i got the same results with and without the calibration.&lt;/P&gt;&lt;P&gt;2. What could be the actual reason behind this? I know by changing the offset i can get a workaround, but logically speaking, internal temperature sensor monitors the core thus should be at a higher temp compared to external one.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: this external temp sensor is on the same board, and that too in close proximity of the processor.&lt;/P&gt;&lt;P&gt;I have attached an image file, showing the behaviour.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2019 07:01:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Internal-Temperature-sensor-measurement-offset/m-p/951422#M54740</guid>
      <dc:creator>abhishek_sinha</dc:creator>
      <dc:date>2019-09-20T07:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Temperature sensor measurement offset</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Internal-Temperature-sensor-measurement-offset/m-p/951423#M54741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I tested on my TWR-K65F board, it seems work fine. There isn't such a big deviation. Please see my attached code. If it is not a software problem, please check your Vref and VDDA. A small input offset may cause a big deviation.&lt;/P&gt;&lt;P&gt;If you want a higher precision, please check AN3031. The slope value and Vtemp25 is get at VDDA=3v. You should do some calibration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2019 07:28:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Internal-Temperature-sensor-measurement-offset/m-p/951423#M54741</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2019-09-23T07:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Temperature sensor measurement offset</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Internal-Temperature-sensor-measurement-offset/m-p/951424#M54742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jing,&lt;/P&gt;&lt;P&gt;I did nearly the same thing but using my functions which directly interacted with the register. Yet I see the same behavior as described in the original problem.The functionalities that I have changed are the following :&lt;/P&gt;&lt;P&gt;1. Used the calibration during the initialization&lt;/P&gt;&lt;P&gt;2. Used 16 bit conversion&lt;/P&gt;&lt;P&gt;3. Used 16 samples hardware enabled average.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2019 09:26:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Internal-Temperature-sensor-measurement-offset/m-p/951424#M54742</guid>
      <dc:creator>abhishek_sinha</dc:creator>
      <dc:date>2019-09-25T09:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Temperature sensor measurement offset</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Internal-Temperature-sensor-measurement-offset/m-p/951425#M54743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I guess this may because the real VDDA is not 3.3v, for example, 3.26V. This value is very sensitive. A very slight change will cause several degree deviate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2019 07:45:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Internal-Temperature-sensor-measurement-offset/m-p/951425#M54743</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2019-09-27T07:45:47Z</dc:date>
    </item>
  </channel>
</rss>

