<?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>LPC MicrocontrollersのトピックLPCX54608 / Web Page</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCX54608-Web-Page/m-p/913231#M36516</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;I'm working on&amp;nbsp;the LPCX54608J512BD208&amp;nbsp;and I'm trying to handle a web page on it. I noticed that the examples from an SDK (lwip httpsrv) work only for the one who has 180 pins. Where can I get an example for my chip ?&lt;/P&gt;&lt;P style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;I'm also wondering how to interact with my web page and my chip ? I would like to trigger&amp;nbsp;an actuator from a button in my web page.&lt;/P&gt;&lt;P style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;&lt;/P&gt;&lt;P style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;Best regards,&lt;/P&gt;&lt;P style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;Alexis Capart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 May 2019 07:11:44 GMT</pubDate>
    <dc:creator>acapart</dc:creator>
    <dc:date>2019-05-28T07:11:44Z</dc:date>
    <item>
      <title>LPCX54608 / Web Page</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCX54608-Web-Page/m-p/913231#M36516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;I'm working on&amp;nbsp;the LPCX54608J512BD208&amp;nbsp;and I'm trying to handle a web page on it. I noticed that the examples from an SDK (lwip httpsrv) work only for the one who has 180 pins. Where can I get an example for my chip ?&lt;/P&gt;&lt;P style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;I'm also wondering how to interact with my web page and my chip ? I would like to trigger&amp;nbsp;an actuator from a button in my web page.&lt;/P&gt;&lt;P style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;&lt;/P&gt;&lt;P style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;Best regards,&lt;/P&gt;&lt;P style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;Alexis Capart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 May 2019 07:11:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPCX54608-Web-Page/m-p/913231#M36516</guid>
      <dc:creator>acapart</dc:creator>
      <dc:date>2019-05-28T07:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: LPCX54608 / Web Page</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCX54608-Web-Page/m-p/913232#M36517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The LPC54608 SDK includes the&amp;nbsp;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;LPC54608J512BD208 and LPC54608J512ET180, so the example should work for your device.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/84035i1A32E25E78368ABA/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Like you mention, I suggest to&amp;nbsp;check the&amp;nbsp;lwip_httpsrv demo application, this demonstrates an HTTPServer on the lwIP TCP/IP stack with bare metal SDK or FreeRTOS.&lt;BR /&gt;The user uses an Internet browser to send a request for connection. The board acts as an HTTP server and sends a Web page back to the PC.&lt;/P&gt;&lt;P&gt;In order to modify the web page, you need to&amp;nbsp;modify the index.html (~\middleware\lwip\src\apps\httpd\fs)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Have a great day,&lt;BR /&gt;Sol&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 May 2019 16:16:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPCX54608-Web-Page/m-p/913232#M36517</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2019-05-28T16:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: LPCX54608 / Web Page</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCX54608-Web-Page/m-p/913233#M36518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks for your answer.&lt;/P&gt;&lt;P&gt;When I import the SDK example I can't change the package of the MCU :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/84100iE35C85E9C00BF1F2/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I can only change the package when I start a new project (without an SDK examples). I already manage how to modify the web page with the file fsdata.c (cause it doesn't work if I only change the index.html), by the way, I must use a Hex To ASCII converter and it's not convenient, if you have a solution for that it'll be great. My only issue is to communicate between a web page and the micro controller. Do you have an example like a led controller from a web page ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Alexis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2019 09:02:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPCX54608-Web-Page/m-p/913233#M36518</guid>
      <dc:creator>acapart</dc:creator>
      <dc:date>2019-05-29T09:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: LPCX54608 / Web Page</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCX54608-Web-Page/m-p/913234#M36519</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;It is possible to change the MCU, please right click on MCU and select the device.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/85923iF495F242A888755B/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, we don't have an example as you need. You need to take the server example as a base in order to develop your own application,&lt;/P&gt;&lt;DIV style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&lt;DIV class="" style="border: 0px; font-weight: inherit; margin: 20px 0px;"&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: inherit; font-size: 14px;"&gt;Have a great day,&lt;BR /&gt;Sol&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: inherit; font-size: 14px;"&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: inherit; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: inherit; font-size: 14px;"&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;&lt;/DIV&gt;&lt;DIV class="" style="border: 0px; font-weight: inherit; font-size: 14px; margin: 20px 0px 0px;"&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2019 16:08:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPCX54608-Web-Page/m-p/913234#M36519</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2019-06-11T16:08:44Z</dc:date>
    </item>
  </channel>
</rss>

