<?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>Kinetis MicrocontrollersのトピックRe: KL25Z Temperature Measurement Project</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-Temperature-Measurement-Project/m-p/476967#M29072</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear David, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had purchased the KTY82/100 Temperature Sensor and wired up to use with FRDM-KL25Z ( MKL25Z128VLK4). I had run your program using main.c, see screen shot below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/56365i7B250EC9B6668E56/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;but it did not show any readings. I need to display in "real-time" the readings in degree C on my laptop screen, export to Excel .csv file to display on Excel or using a external program to grab the data and display on screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will be grateful if you could help and enlighten me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Best Regards&lt;/P&gt;&lt;P&gt;Hoe Min &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 May 2016 05:22:14 GMT</pubDate>
    <dc:creator>hoemin</dc:creator>
    <dc:date>2016-05-02T05:22:14Z</dc:date>
    <item>
      <title>KL25Z Temperature Measurement Project</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-Temperature-Measurement-Project/m-p/476964#M29069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am going to start a project using KL25Z Board connects to an external temperature sensor, likely to use a Microchip MCP9700/9700A or MCP9701/9701A Linear Active Thermistor IC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please enlightened me if the above thermistor is suitable or recommend suitable one, and also point to me any project source code, etc. done for temperature sensing. The CodeWarrior version that I am using is 10.6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Hoe Min&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2016 01:20:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-Temperature-Measurement-Project/m-p/476964#M29069</guid>
      <dc:creator>hoemin</dc:creator>
      <dc:date>2016-01-08T01:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: KL25Z Temperature Measurement Project</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-Temperature-Measurement-Project/m-p/476965#M29070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Hoe Min,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on your requirements, a suitable recommendation would be the KTY82 series.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The temperature sensors in the KTY82 series have a positive temperature coefficient of resistance and are suitable for use in measurement and control systems. The sensors are encapsulated in the small plastic Surface Mounted Device (SMD) SOT23 package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The temperatures sensors in the KTY82 series can accurately measure temperature from -55C to +150C.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some of its features are:&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;High accuracy and reliability&lt;/LI&gt;&lt;LI&gt;Long-term stability&lt;/LI&gt;&lt;LI&gt;Positive temperature coefficient; fail-safe behavior&lt;/LI&gt;&lt;LI&gt;Virtually linear characteristics&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find more information about the KTY82 series as well as its datasheet at the following link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/products/sensors/temperature-sensors/silicon-temperature-sensors:KTY82"&gt;http://www.nxp.com/products/sensors/temperature-sensors/silicon-temperature-sensors:KTY82&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="KTY82.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/33950i4B3321C04CD2F5AB/image-size/large?v=v2&amp;amp;px=999" role="button" title="KTY82.jpg" alt="KTY82.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In regard with the project source requested, please review the file attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The file contains an FRDM-KL25Z ADC Project for CodeWarrior v10.x with its corresponding presentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this information will be useful for you.&lt;/P&gt;&lt;P&gt;If I misunderstood your question, feel free to let me know.&amp;nbsp; I will be glad to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day.&lt;/P&gt;&lt;P&gt;David Diaz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 22:05:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-Temperature-Measurement-Project/m-p/476965#M29070</guid>
      <dc:creator>david_diaz</dc:creator>
      <dc:date>2016-01-11T22:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: KL25Z Temperature Measurement Project</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-Temperature-Measurement-Project/m-p/476966#M29071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear David, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will purchase the KTY82 and try it out. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will contact you for any additional help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Best Regards&lt;/P&gt;&lt;P&gt;Hoe Min &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Jan 2016 22:56:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-Temperature-Measurement-Project/m-p/476966#M29071</guid>
      <dc:creator>hoemin</dc:creator>
      <dc:date>2016-01-31T22:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: KL25Z Temperature Measurement Project</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-Temperature-Measurement-Project/m-p/476967#M29072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear David, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had purchased the KTY82/100 Temperature Sensor and wired up to use with FRDM-KL25Z ( MKL25Z128VLK4). I had run your program using main.c, see screen shot below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/56365i7B250EC9B6668E56/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;but it did not show any readings. I need to display in "real-time" the readings in degree C on my laptop screen, export to Excel .csv file to display on Excel or using a external program to grab the data and display on screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will be grateful if you could help and enlighten me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Best Regards&lt;/P&gt;&lt;P&gt;Hoe Min &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 05:22:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-Temperature-Measurement-Project/m-p/476967#M29072</guid>
      <dc:creator>hoemin</dc:creator>
      <dc:date>2016-05-02T05:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: KL25Z Temperature Measurement Project</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-Temperature-Measurement-Project/m-p/476968#M29073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Min,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am glad to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The project that I provided you before, measures the bandgap voltage reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may find attached an even simpler ADC project in order to measure the temperature sensor output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that &lt;STRONG&gt;PTB0 is the analog input.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="freedom.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/56450iEBCD4EC804B5AD8B/image-size/large?v=v2&amp;amp;px=999" role="button" title="freedom.jpg" alt="freedom.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The complete source code is written in the &lt;SPAN style="color: red;"&gt;&lt;A href="http://www.nxp.com/products/software-and-tools/run-time-software/kinetis-software-and-tools/ides-for-kinetis-mcus/kinetis-design-studio-integrated-development-environment-ide:KDS_IDE?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1" title="http://www.nxp.com/products/software-and-tools/run-time-software/kinetis-software-and-tools/ides-for-kinetis-mcus/kinetis-design-studio-integrated-development-environment-ide:KDS_IDE?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1"&gt;Kinetis Design Studio v3.2.0&lt;/A&gt; &lt;/SPAN&gt;in collaboration with the&lt;SPAN style="color: red;"&gt; &lt;A href="http://www.nxp.com/products/power-management/wireless-charging-ics/freemaster-run-time-debugging-tool:FREEMASTER?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1" title="http://www.nxp.com/products/power-management/wireless-charging-ics/freemaster-run-time-debugging-tool:FREEMASTER?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1"&gt;FreeMASTER&lt;/A&gt; &lt;/SPAN&gt;tool in order to visualize the magnetic data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="ADC_result.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/56476i92AD832E70F75212/image-size/large?v=v2&amp;amp;px=999" role="button" title="ADC_result.jpg" alt="ADC_result.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you still have problems to read the temperature sensor, please provide your schematic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this information will be useful for you.&lt;/P&gt;&lt;P&gt;If I misunderstood your question, feel free to let me know.&amp;nbsp; I will be glad to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day.&lt;/P&gt;&lt;P&gt;David Diaz.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2016 01:16:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-Temperature-Measurement-Project/m-p/476968#M29073</guid>
      <dc:creator>david_diaz</dc:creator>
      <dc:date>2016-05-04T01:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: KL25Z Temperature Measurement Project</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-Temperature-Measurement-Project/m-p/476969#M29074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear David, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not have schematics, I only connected the KTY82/100 Temperature Sensor directly to the pins on KL25Z:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 322px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="32" width="148"&gt;Pin # of KTY80/100 Temperature Sensor&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="174"&gt;Connect to Pin # of KL-25Z Microcontroller I/O Header &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="16" style="border-top: none;" width="148"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="174"&gt;12 – GND (Ground)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="16" style="border-top: none;" width="148"&gt;2&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="174"&gt; 8 - P3V3 (3.3 Volt)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="16" style="border-top: none;" width="148"&gt;3&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="174"&gt; 2 - PTB0 (Signal)&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;BR /&gt;All I need is to record the readings, convert to degree C (presume calibration as set in NXP factory) and present the graphical display on FreeMASTER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I prefer to use Codewarrior 10.6 with FreeMASTER, but if needed I will use Kinetis Design Studio IDE v3.2.0 (KDS) instead of Codewarrior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have downloaded both FreeMaster 2.0 and KDS v3.2.0 and loaded in my computer. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help and information that you could provide to get my project going would be most appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Hoe Min &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2016 09:15:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-Temperature-Measurement-Project/m-p/476969#M29074</guid>
      <dc:creator>hoemin</dc:creator>
      <dc:date>2016-05-09T09:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: KL25Z Temperature Measurement Project</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-Temperature-Measurement-Project/m-p/476970#M29075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had completed the project in July 2016 by switching from KTY 82/100 to LMA75A Temperature Sensor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Hoe Min&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 00:43:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL25Z-Temperature-Measurement-Project/m-p/476970#M29075</guid>
      <dc:creator>hoemin</dc:creator>
      <dc:date>2017-01-13T00:43:42Z</dc:date>
    </item>
  </channel>
</rss>

