<?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: lpc553x Temperature sensor function constants in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc553x-Temperature-sensor-function-constants/m-p/1605672#M51723</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have checked the data sheet Rev2.0 of LPC553x, it appears that the parameters(A,B, alpha) are not defined in DS.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will ask AE team for the parameters, I will notify you after I get feedback.&lt;/P&gt;
&lt;P&gt;Sorry for the inconvenience.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Feb 2023 02:09:51 GMT</pubDate>
    <dc:creator>xiangjun_rong</dc:creator>
    <dc:date>2023-02-27T02:09:51Z</dc:date>
    <item>
      <title>lpc553x Temperature sensor function constants</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc553x-Temperature-sensor-function-constants/m-p/1604650#M51706</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm trying to read the temperature from the internal temperature sensor on the LPC5334.&lt;/P&gt;&lt;P&gt;I'm following the steps described on 47.3.7 Temperature sensor on the reference manual.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-02-23 154326.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/212150iE66F053120DE8705/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-02-23 154326.png" alt="Screenshot 2023-02-23 154326.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have search throughly for the constants A (slope factor), B(offset factor) and alpha (bandgap coefficient) on the datasheet and i have not been able to find them.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which is the value of the constants ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2023 14:48:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc553x-Temperature-sensor-function-constants/m-p/1604650#M51706</guid>
      <dc:creator>podema</dc:creator>
      <dc:date>2023-02-23T14:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: lpc553x Temperature sensor function constants</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc553x-Temperature-sensor-function-constants/m-p/1605672#M51723</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have checked the data sheet Rev2.0 of LPC553x, it appears that the parameters(A,B, alpha) are not defined in DS.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will ask AE team for the parameters, I will notify you after I get feedback.&lt;/P&gt;
&lt;P&gt;Sorry for the inconvenience.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2023 02:09:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc553x-Temperature-sensor-function-constants/m-p/1605672#M51723</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2023-02-27T02:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: lpc553x Temperature sensor function constants</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc553x-Temperature-sensor-function-constants/m-p/1605698#M51725</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The temperature sensor parameters are defined in section 39.7.6 Temperature sensor in UM11424.pdf.&lt;/P&gt;
&lt;P&gt;I copy it here:&lt;/P&gt;
&lt;P&gt;"&lt;/P&gt;
&lt;P&gt;3. An equation can be used to convert from these results into the final temperature&lt;BR /&gt;sensor reading: A*[alpha*(Vbe8-Vbe1)/(Vbe8 + alpha*(Vbe8-Vbe1))] - B.&lt;BR /&gt;4. Following Alpha, A and B values are needed to achieve +/- 4 C temperature accuracy:Alpha = 8.5, A = 804 and B = 280.&lt;/P&gt;
&lt;P&gt;"&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1677465894111.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/212383iE1F00405B92476CB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1677465894111.png" alt="xiangjun_rong_0-1677465894111.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2023 02:45:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc553x-Temperature-sensor-function-constants/m-p/1605698#M51725</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2023-02-27T02:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: lpc553x Temperature sensor function constants</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc553x-Temperature-sensor-function-constants/m-p/1608340#M51784</link>
      <description>&lt;P&gt;After following the steps described in the user manual and using those constants i have been able to correctly read the internal temperature sensor.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much&amp;nbsp;&lt;SPAN&gt;XiangJun&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 11:01:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc553x-Temperature-sensor-function-constants/m-p/1608340#M51784</guid>
      <dc:creator>podema</dc:creator>
      <dc:date>2023-03-02T11:01:12Z</dc:date>
    </item>
  </channel>
</rss>

