<?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中的主题 Re: LPC54628 UDP example</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-UDP-example/m-p/1244032#M44245</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Recommend you first study some basic UDP knowledge from google or others, then&lt;/P&gt;
&lt;P&gt;debug the SDK demo step by step, also refer to User Manual of LPC54628, you can know&lt;/P&gt;
&lt;P&gt;the basic configuration and process.&lt;/P&gt;
&lt;P&gt;In the SDK demo, it use this function etharp_output() to send. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
    <pubDate>Thu, 11 Mar 2021 08:53:11 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2021-03-11T08:53:11Z</dc:date>
    <item>
      <title>LPC54628 UDP example</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-UDP-example/m-p/1243498#M44230</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can someone please direct me to some easy to understand example codes for transmitting data from LPC54628 to a PC (only transmit, no receive) via UDP? Requirement is to transmit ~250 bytes of data every 1 second.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Needless to say, I have no idea how UDP/ Ethernet works. I tried going through the 'lpcxpresso54628_lwip_udpecho_bm' example that is part of SDK_2.9.0. But I am unable to find the code section where the actual transmission of UDP data from the microcontroller takes place. If I can find that, I assume I can pass my data (250 bytes of data) to that code section and it will do the rest.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated. Thanks..&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 18:06:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-UDP-example/m-p/1243498#M44230</guid>
      <dc:creator>aswinprabhu</dc:creator>
      <dc:date>2021-03-10T18:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54628 UDP example</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-UDP-example/m-p/1244032#M44245</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Recommend you first study some basic UDP knowledge from google or others, then&lt;/P&gt;
&lt;P&gt;debug the SDK demo step by step, also refer to User Manual of LPC54628, you can know&lt;/P&gt;
&lt;P&gt;the basic configuration and process.&lt;/P&gt;
&lt;P&gt;In the SDK demo, it use this function etharp_output() to send. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Thu, 11 Mar 2021 08:53:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-UDP-example/m-p/1244032#M44245</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2021-03-11T08:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54628 UDP example</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-UDP-example/m-p/1244566#M44257</link>
      <description>&lt;P&gt;Thank you for mentioning the function that is used by the SDK demo for transmitting packets. While searching for etharp_output() function I came across udp.c in lwip/ipv4 and found some more functions as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, I have started reading about UDP on Google. Thanks once again.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 04:37:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54628-UDP-example/m-p/1244566#M44257</guid>
      <dc:creator>aswinprabhu</dc:creator>
      <dc:date>2021-03-12T04:37:58Z</dc:date>
    </item>
  </channel>
</rss>

