<?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 Ethernet K64 in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Ethernet-K64/m-p/443907#M26147</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;Hello, I'm new doubts regarding the K64.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;The company decided to work using the K64 to develop an ethernet communication.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;I need to send to the html form data from an analog sensor connected aum K64 pin, need to show that data into a text field.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;Also need to click button and trigger an K64 pin.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;I uttilizando the FRDM-K64F.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;How should I do this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;I'll be very grateful.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Oct 2015 12:15:53 GMT</pubDate>
    <dc:creator>eliezeroc</dc:creator>
    <dc:date>2015-10-30T12:15:53Z</dc:date>
    <item>
      <title>Ethernet K64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Ethernet-K64/m-p/443907#M26147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;Hello, I'm new doubts regarding the K64.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;The company decided to work using the K64 to develop an ethernet communication.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;I need to send to the html form data from an analog sensor connected aum K64 pin, need to show that data into a text field.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;Also need to click button and trigger an K64 pin.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;I uttilizando the FRDM-K64F.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;How should I do this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;I'll be very grateful.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 12:15:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Ethernet-K64/m-p/443907#M26147</guid>
      <dc:creator>eliezeroc</dc:creator>
      <dc:date>2015-10-30T12:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet K64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Ethernet-K64/m-p/443908#M26148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your question can't be answered in a short statement since it involves various techniques.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you need a complete solution you can get one from &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.utasker.com/kinetis/FRDM-K64F.html" rel="nofollow"&gt;http://www.utasker.com/kinetis/FRDM-K64F.html&lt;/A&gt;&lt;SPAN&gt; / &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.utasker.com/kinetis/TWR-K64F120M.html" rel="nofollow"&gt;http://www.utasker.com/kinetis/TWR-K64F120M.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;including a reference binary that does the things that you require.&lt;/P&gt;&lt;P&gt;In addition it allows you to simulate the K64 and its Ethernet operation in its Kinetis simulator so that you can develop and test compete networking code, with your application, in VisualStudio in order to significantly reduce your project effort.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are some links that also explain dynamic web content generation and control:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.utasker.com/forum/index.php?topic=94.msg3250#msg3250" rel="nofollow"&gt;http://www.utasker.com/forum/index.php?topic=94.msg3250#msg3250&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.utasker.com/forum/index.php?topic=97.msg390#msg390" rel="nofollow"&gt;http://www.utasker.com/forum/index.php?topic=97.msg390#msg390&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.utasker.com/docs/uTasker/uTaskerV1.3_Content_Generation.PDF" rel="nofollow"&gt;http://www.utasker.com/docs/uTasker/uTaskerV1.3_Content_Generation.PDF&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kinetis: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.utasker.com/kinetis.html" rel="nofollow"&gt;http://www.utasker.com/kinetis.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;For the complete "out-of-the-box" Kinetis experience and faster time to market&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #7ed529;"&gt;:smileyinfo: Out-of-the-box support for 46 Kinetis boards and 10 IDEs (&lt;EM&gt;460 combinations from a single code source with no porting required&lt;/EM&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 14:00:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Ethernet-K64/m-p/443908#M26148</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2015-10-30T14:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet K64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Ethernet-K64/m-p/443909#M26149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Freescale provides KSDK software V1.3.0, which includes lwip application, such as httpserver.&lt;/P&gt;&lt;P&gt;More detailed info, please check &lt;A href="http://www.freescale.com/tools/software-and-tools/run-time-software/kinetis-software-and-tools/development-platforms-with-mbed/software-development-kit-for-kinetis-mcus:KINETIS-SDK?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;The KSDK software also includes most communication modules application examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There also with Ethernet application demo for K64 product at FNET software.&lt;/P&gt;&lt;P&gt;Customer could get more detailed info from &lt;A href="http://fnet.sourceforge.net/"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ma Hui&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 06:12:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Ethernet-K64/m-p/443909#M26149</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2015-11-02T06:12:32Z</dc:date>
    </item>
  </channel>
</rss>

