<?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: Add Ethernet to Lpc Link2</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Add-Ethernet-to-Lpc-Link2/m-p/576210#M19400</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by emanuelcsm on Sun Feb 22 15:30:36 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the answers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll try the LabTools, but what I realy want was a way to connect an ethernet module on LPCLink 2. Looks like ther is not. Even with LabToos I'll develop my firmware without ethernet, I'll heve to make it work with USB and, wiyh my first product board, change it to Ethernet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The demo boards will slow down my development time... :/ Any other development board, that has ethernet, does not use LPC4370 (fast ADC)...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 19:00:45 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T19:00:45Z</dc:date>
    <item>
      <title>Add Ethernet to Lpc Link2</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Add-Ethernet-to-Lpc-Link2/m-p/576207#M19397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by emanuelcsm on Thu Feb 19 06:12:25 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&amp;nbsp; I'd like to start using the Lpc4370 to read an Adc and send data to a computer,&amp;nbsp; line an oscilloscope. At first I'd like to do so using Ethernet connection. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there an easy way to add ethernet to Lpc link 2 board? Like an expantion. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If there is no way, what is the speed of USB connections? Is there USB drivers? How can my software,&amp;nbsp; developed in C# can communicate with LPCLink2 via UBS? &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:00:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Add-Ethernet-to-Lpc-Link2/m-p/576207#M19397</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Add Ethernet to Lpc Link2</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Add-Ethernet-to-Lpc-Link2/m-p/576208#M19398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by embd02161991 on Fri Feb 20 14:25:00 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you checked LPCOpen examples for LPC43xx ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fnxpfile%2Flpcopen-software-development-platform-lpc43xx-packages" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/nxpfile/lpcopen-software-development-platform-lpc43xx-packages&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can build a prototype based on&amp;nbsp; Hitex or NGX boards which have LPC4350 and LPC4330 respectively.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NXP Technical Support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:00:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Add-Ethernet-to-Lpc-Link2/m-p/576208#M19398</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Add Ethernet to Lpc Link2</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Add-Ethernet-to-Lpc-Link2/m-p/576209#M19399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by whitecoe on Sat Feb 21 06:44:44 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: emanuelcsm&lt;/STRONG&gt;&lt;BR /&gt;Hello,&amp;nbsp; I'd like to start using the Lpc4370 to read an Adc and send data to a computer,&amp;nbsp; line an oscilloscope. At first I'd like to do so using Ethernet connection. &lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This doesn't directly answer your question - but are you aware that there is already an oscilloscope&amp;nbsp; based on LPC-Link2 ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.embeddedartists.com%2Fproducts%2Fapp%2Flabtool.php" rel="nofollow" target="_blank"&gt;http://www.embeddedartists.com/products/app/labtool.php&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Might be worth a look before you go any further.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HTH!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:00:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Add-Ethernet-to-Lpc-Link2/m-p/576209#M19399</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Add Ethernet to Lpc Link2</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Add-Ethernet-to-Lpc-Link2/m-p/576210#M19400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by emanuelcsm on Sun Feb 22 15:30:36 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the answers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll try the LabTools, but what I realy want was a way to connect an ethernet module on LPCLink 2. Looks like ther is not. Even with LabToos I'll develop my firmware without ethernet, I'll heve to make it work with USB and, wiyh my first product board, change it to Ethernet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The demo boards will slow down my development time... :/ Any other development board, that has ethernet, does not use LPC4370 (fast ADC)...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:00:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Add-Ethernet-to-Lpc-Link2/m-p/576210#M19400</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:00:45Z</dc:date>
    </item>
  </channel>
</rss>

