<?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中的主题 LPC546XX freeRTOS network driver integration</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546XX-freeRTOS-network-driver-integration/m-p/1042429#M40499</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like there is no network driver for freeRTOS available for the LPC546XX. Is that correct? Is there one for another similar MCU that we can use to build one for this MCU?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone been able to get networking fully up and running on the LPC546XX using freeRTOS? We need HTTPS, DNS, etc.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jul 2020 16:50:00 GMT</pubDate>
    <dc:creator>raj2</dc:creator>
    <dc:date>2020-07-29T16:50:00Z</dc:date>
    <item>
      <title>LPC546XX freeRTOS network driver integration</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546XX-freeRTOS-network-driver-integration/m-p/1042429#M40499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like there is no network driver for freeRTOS available for the LPC546XX. Is that correct? Is there one for another similar MCU that we can use to build one for this MCU?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone been able to get networking fully up and running on the LPC546XX using freeRTOS? We need HTTPS, DNS, etc.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2020 16:50:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546XX-freeRTOS-network-driver-integration/m-p/1042429#M40499</guid>
      <dc:creator>raj2</dc:creator>
      <dc:date>2020-07-29T16:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: LPC546XX freeRTOS network driver integration</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546XX-freeRTOS-network-driver-integration/m-p/1042430#M40500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Raj,&lt;/P&gt;&lt;P&gt;As you know that there is SDK package for the LPC546xx family, you can download SDK package from the link:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/mcuxpresso-software-development-kit-sdk:MCUXpresso-SDK" title="https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/mcuxpresso-software-development-kit-sdk:MCUXpresso-SDK"&gt;MCUXpresso SDK | Software Development for Kinetis, LPC, and i.MX MCUs | NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the SDK package, we have ported the FreeRTOS and LWIP for Ethernet stack, we have example for the LWIP example based on FreeRTOS or BM(Bare Metal). .&lt;/P&gt;&lt;P&gt;Regarding the Http server, as the following fig which demos the LWIP examples. there is http server example. I suppose that we have not the DNS example which can convert the web name to the IP address.&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/109123iE703AF47BBCE9760/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2020 05:57:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546XX-freeRTOS-network-driver-integration/m-p/1042430#M40500</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2020-07-30T05:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: LPC546XX freeRTOS network driver integration</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546XX-freeRTOS-network-driver-integration/m-p/1042431#M40501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for replying Xiangjun.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What we are looking for is&amp;nbsp;more specifically is&amp;nbsp;an interface file that we can use to connect the network driver from NXP with FreeRTOS. Something that sets up the dma channels, ring buffers, interrupt handlers, etc. and configures FreeRTOS to use these correctly. Is this available?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2020 14:45:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546XX-freeRTOS-network-driver-integration/m-p/1042431#M40501</guid>
      <dc:creator>raj2</dc:creator>
      <dc:date>2020-07-30T14:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: LPC546XX freeRTOS network driver integration</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546XX-freeRTOS-network-driver-integration/m-p/1042432#M40502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Additionally, we are&amp;nbsp;&lt;SPAN style="color: #1d1c1d; background-color: #ffffff;"&gt;looking for the port of the network driver for amazon freertos+tcp, not the lwip port.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2020 00:06:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546XX-freeRTOS-network-driver-integration/m-p/1042432#M40502</guid>
      <dc:creator>raj2</dc:creator>
      <dc:date>2020-07-31T00:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: LPC546XX freeRTOS network driver integration</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546XX-freeRTOS-network-driver-integration/m-p/1042433#M40503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Raj,&lt;/P&gt;&lt;P&gt;I do not know if you know the LWIP, the LWIP is third party Ethernet stack, we have ported it to the LPC546xx family. It support UDP, TCP protocol. &lt;/P&gt;&lt;P&gt;Pls refer to the application note about the LWIP.&lt;/P&gt;&lt;P&gt;&lt;A class="" href="https://www.nxp.com/docs/en/nxp/application-notes/AN12149.pdf" title="https://www.nxp.com/docs/en/nxp/application-notes/AN12149.pdf"&gt;https://www.nxp.com/docs/en/nxp/application-notes/AN12149.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AS the example I listed in last Email, the LWIP has implemented the HTTP server function, the LWIP provides the UDP interface,&amp;nbsp; you can implement the DNS based on UDP interface.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;XiangJun Rong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2020 03:02:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546XX-freeRTOS-network-driver-integration/m-p/1042433#M40503</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2020-07-31T03:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: LPC546XX freeRTOS network driver integration</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546XX-freeRTOS-network-driver-integration/m-p/1042434#M40504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Raj,&lt;/P&gt;&lt;P&gt;This is the UM to import the LWIP stack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;XiangJun Rong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2020 04:35:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC546XX-freeRTOS-network-driver-integration/m-p/1042434#M40504</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2020-07-31T04:35:56Z</dc:date>
    </item>
  </channel>
</rss>

