<?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: DEMO9S08SE8 Temperature Sensor in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/DEMO9S08SE8-Temperature-Sensor/m-p/458490#M21641</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David, thank you so much to your answer.&lt;/P&gt;&lt;P&gt;I tried to run this sample on Codewarrior but it did not work.&lt;/P&gt;&lt;P&gt;Should I use another program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day.&lt;/P&gt;&lt;P&gt;Reinaldo Costa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Nov 2015 02:01:14 GMT</pubDate>
    <dc:creator>reinaldocosta</dc:creator>
    <dc:date>2015-11-11T02:01:14Z</dc:date>
    <item>
      <title>DEMO9S08SE8 Temperature Sensor</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/DEMO9S08SE8-Temperature-Sensor/m-p/458488#M21639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone. I am learning how to work with a HCS08 and I need to get information about temperature using a sensor LM35 and programming in C. Does anyone can help me? To be honest I am lost. (sorry for my bad English).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2015 12:05:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/DEMO9S08SE8-Temperature-Sensor/m-p/458488#M21639</guid>
      <dc:creator>reinaldocosta</dc:creator>
      <dc:date>2015-11-05T12:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: DEMO9S08SE8 Temperature Sensor</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/DEMO9S08SE8-Temperature-Sensor/m-p/458489#M21640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Reinaldo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case, the LM35’s output is a voltage linearly-proportional to the Centigrade temperature.&lt;/P&gt;&lt;P&gt;In order to deal with this output, I recommend to use the&lt;STRONG&gt; ADC Module of the DEMO9S08SE8&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find, attached to this response, a sample ADC project in order to read the LM35 output.&lt;/P&gt;&lt;P&gt;Please let me know if you have any question about the code provided. I will be glad to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find more information about the &lt;STRONG&gt;DEMO9S08SE8 &lt;/STRONG&gt;at:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/products/more-processors/8-bit-mcus/s08/s08-5.5v-mcus/se8-demonstration-board:DEMO9S08SE8?lang_cd=en" title="http://www.freescale.com/products/more-processors/8-bit-mcus/s08/s08-5.5v-mcus/se8-demonstration-board:DEMO9S08SE8?lang_cd=en"&gt;SE8 Demonstration Board|Freescale&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day.&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2015 21:42:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/DEMO9S08SE8-Temperature-Sensor/m-p/458489#M21640</guid>
      <dc:creator>david_diaz</dc:creator>
      <dc:date>2015-11-06T21:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: DEMO9S08SE8 Temperature Sensor</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/DEMO9S08SE8-Temperature-Sensor/m-p/458490#M21641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David, thank you so much to your answer.&lt;/P&gt;&lt;P&gt;I tried to run this sample on Codewarrior but it did not work.&lt;/P&gt;&lt;P&gt;Should I use another program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day.&lt;/P&gt;&lt;P&gt;Reinaldo Costa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2015 02:01:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/DEMO9S08SE8-Temperature-Sensor/m-p/458490#M21641</guid>
      <dc:creator>reinaldocosta</dc:creator>
      <dc:date>2015-11-11T02:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: DEMO9S08SE8 Temperature Sensor</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/DEMO9S08SE8-Temperature-Sensor/m-p/458491#M21642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Reinaldo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suppose you are not able to open the project because we have different versions of CodeWarrior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made the sample code using &lt;A href="http://www.freescale.com/tools/software-and-tools/software-development-tools/codewarrior-development-tools/codewarrior-development-studios/codewarrior-for-microcontrollers/codewarrior-for-mcus-eclipse-ide-coldfire-56800-e-dsc-kinetis-freescale-56xx-rs08-s08-s12z-v10.6:CW-MCU10?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1" title="http://www.freescale.com/tools/software-and-tools/software-development-tools/codewarrior-development-tools/codewarrior-development-studios/codewarrior-for-microcontrollers/codewarrior-for-mcus-eclipse-ide-coldfire-56800-e-dsc-kinetis-freescale-56xx-rs08-s08-s12z-v10.6:CW-MCU10?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1"&gt;CodeWarrior for Microcontrollers-Eclipse IDE|Freescale&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, you can find the &lt;STRONG&gt;main.c &lt;/STRONG&gt;file attached to this response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this material helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day.&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2015 14:52:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/DEMO9S08SE8-Temperature-Sensor/m-p/458491#M21642</guid>
      <dc:creator>david_diaz</dc:creator>
      <dc:date>2015-11-11T14:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: DEMO9S08SE8 Temperature Sensor</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/DEMO9S08SE8-Temperature-Sensor/m-p/458492#M21643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David, good morning.&lt;/P&gt;&lt;P&gt;Sorry to bother you one more time.&lt;/P&gt;&lt;P&gt;Could you send me the data sheet of the DEMO9S08SE8?&lt;/P&gt;&lt;P&gt;All I have found on the internet is the Quick Guide Start.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again to help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day.&lt;/P&gt;&lt;P&gt;Reinaldo Costa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Nov 2015 11:23:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/DEMO9S08SE8-Temperature-Sensor/m-p/458492#M21643</guid>
      <dc:creator>reinaldocosta</dc:creator>
      <dc:date>2015-11-12T11:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: DEMO9S08SE8 Temperature Sensor</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/DEMO9S08SE8-Temperature-Sensor/m-p/458493#M21644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Reinaldo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am glad to help . Please feel free to ask any question you have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case, the DEMO9S08SE8 counts with a &lt;STRONG&gt;MC9S08SE8&lt;/STRONG&gt; MCU.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="DEMO9S08SE8.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/32641i6F04E09C475E88D6/image-size/large?v=v2&amp;amp;px=999" role="button" title="DEMO9S08SE8.jpg" alt="DEMO9S08SE8.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find all the material (datasheet, application notes, etc) regarding the &lt;STRONG&gt;MC9S08SE8&lt;/STRONG&gt; MCU at the following link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/products/more-processors/8-bit-mcus/s08/s08-5.5v-mcus/8-bit-general-purpose-se-mcus:S08SE?lang_cd=en" title="http://www.freescale.com/products/more-processors/8-bit-mcus/s08/s08-5.5v-mcus/8-bit-general-purpose-se-mcus:S08SE?lang_cd=en"&gt;8-bit General Purpose SE MCUs|Freescale&lt;/A&gt; &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;&lt;/P&gt;&lt;P&gt;Have an excellent day.&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Nov 2015 15:59:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/DEMO9S08SE8-Temperature-Sensor/m-p/458493#M21644</guid>
      <dc:creator>david_diaz</dc:creator>
      <dc:date>2015-11-12T15:59:26Z</dc:date>
    </item>
  </channel>
</rss>

