<?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>LPCXpresso IDEのトピックRe: LPCxpresso Ethernet</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532197#M2956</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by primate on Mon Apr 16 22:02:27 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Tnx for the explanation mcbane, respect. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This will help me understand some things and give me the guidance to explore additional literature.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I come up with something useful it will be posted here.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 00:19:59 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T00:19:59Z</dc:date>
    <item>
      <title>LPCxpresso Ethernet</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532147#M2906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by johnnyalexa on Mon Jan 24 04:05:49 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello to all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am a newbie in LPC, I have two LPCxpresso 1769 boards ( big plans).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My main purpose is to understand and write ethernet applications, so I have compiled easyweb demo. Maybe I don't have the right rj45 connection,cause the aplication isn't working (I can't make a network connection with it, using crossover cable). If I have to modify something in the code before runing it, please let me know. And also how can I determine what kind of internal connection my rj45 connector has.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:19:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532147#M2906</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: LPCxpresso Ethernet</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532148#M2907</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 Mon Jan 24 07:18:30 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I would think that the most obvious cause of problems with this example would be the IP address. Have you modified the IP address used by easyweb to match your network setup? The need to do this is documented in the project readme file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HTH!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:19:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532148#M2907</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: LPCxpresso Ethernet</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532149#M2908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by igorsk on Mon Jan 24 07:32:30 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have a PHY chip between the processor and network cable? AFAIK LPCXpresso doesn't have an Ethernet PHY on board, so you need an external one.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:19:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532149#M2908</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: LPCxpresso Ethernet</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532150#M2909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Mon Jan 24 07:55:22 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, he has :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;New LPCXpresso1769 boards are shipped with SMSC8720A.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:19:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532150#M2909</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: LPCxpresso Ethernet</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532151#M2910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by NXP_Europe on Mon Jan 24 09:22:25 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello johnnyalexa,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;coupling two devices is possible, but not easy! Special software is needed for using two slaves.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In principle the devices are both slaves and waiting for an IP-address ... which is not coming. Normally the IP-address is provided by a host e.g. a hub or router.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you try to connect the devices to a router?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:19:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532151#M2910</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: LPCxpresso Ethernet</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532152#M2911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Mon Jan 24 09:50:03 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Just made a test with my LPC1769 board:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Example: RDB1768cmsis_EasyWeb (included in RDB1768cmsis.zip)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Import sample, change MCU Settings to LPC1769&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Delete LCD function calls in easyweb.c / LCD library in Properties-&amp;gt;C/C++ Build-&amp;gt;Settings-&amp;gt;Tool Settings-&amp;gt;MCU Linker-&amp;gt;Libraries&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Change MYIP_1-4 to valid local IP address &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Connect RD+ / RD- / TD+ / TD- to PC (cross-over) or Switch&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. Start debug session&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6. Control 2 red PHY-LEDs on LPC1769 board (should flash / blink if RD/TD connection is correct)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;7. Start Network Scanner (to look for valid IP address) or use browser and open MYIP_1.MYIP_2.MYIP_3.MYIP_4&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Note: Description of crossover cable / connection: &lt;/SPAN&gt;&lt;A href="http://"&gt;http://en.kioskea.net/contents/elec/rj45croise.php3&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:19:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532152#M2911</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: LPCxpresso Ethernet</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532153#M2912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by johnnyalexa on Mon Jan 24 10:48:21 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will sure try. I know how to wire a crossover cable. My question was&amp;nbsp; about the rj45 connector on the board (with integrated magnetic ), cause&amp;nbsp; I just buy one, but dunno the pinout of it. In the baseboard&amp;nbsp; schematic,ETH_TXP is on 1st pin, ETH_TXN on the 3rd, ETH_RXP on the 4th,&amp;nbsp; and ETH_RXN on the 6th. Pin 8 is on ground and 2&amp;amp;5 on 3.3V. If you&amp;nbsp; have a schematic of this connection or ...where do I have to read on the&amp;nbsp; rj45 connector the type of it ( I know it's a letter that tells you&amp;nbsp; what kind of internal connection it has).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;John&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:19:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532153#M2912</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: LPCxpresso Ethernet</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532154#M2913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by jharwood on Mon Jan 24 11:44:53 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;It appears that the LAN8720 supports auto-crossover by default, provided proper symmetrical magnetics and termination are used. (section 3.3 of the data sheet).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To figure out the connections to the jack, take a look at section 3.9.4 of the 8720 data sheet. The 49.9 ohm resistors are already installed on the LPCXpresso board, most of everything to the right of those on the diagram should be included in the mag-jack.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:19:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532154#M2913</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: LPCxpresso Ethernet</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532155#M2914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Mon Jan 24 14:22:52 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Sounds like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://www.farnell.com/datasheets/79319.pdf&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Base Board pictures show:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://www.belfuse.com/Data/Datasheets/SI-50170-F.pdf&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:19:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532155#M2914</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: LPCxpresso Ethernet</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532156#M2915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Tue Jan 25 07:06:24 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Just made a test with LPCXpresso1769 board auto-crossover:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've changed RD and TD to (wrong) crossover and it's still working, so indeed Auto-MDIX is working as described in Chapter 3.3 HP Auto-MDIX Support &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://www.smsc.com/media/Downloads_Public/Data_Sheets/8720a.pdf&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:19:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532156#M2915</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: LPCxpresso Ethernet</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532157#M2916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by johnnyalexa on Tue Jan 25 07:55:00 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess, first sign of a correct connection of the rj45 with integrated magnetics on board, is the blinking of one led from LPCXpresso. Currently no led is blinking, so I guess I don't have the correct connection yet. I have a crossover cable ( correctly done ), and I'm trying to conect to the PC.&amp;nbsp; If you have more hints about how to connect and what modifications have to be done, please tell me. As for the links you send, I don't know what kind of board connector I have. It could be one with the same internal connections, but it could be different. And I don't know how to distinguish the type of connector. Anyway, I'll keep you up-to-date with my evolution.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:19:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532157#M2916</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: LPCxpresso Ethernet</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532158#M2917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Tue Jan 25 08:15:56 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;I don't know what kind of board connector I have&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Board ? What hardware are we talking about? LPCXpresso1769 and :confused:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you trying to connect an unknown board, MagJack or RJ45 connector?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:19:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532158#M2917</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: LPCxpresso Ethernet</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532159#M2918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by elainipereira on Tue Jan 25 08:52:43 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;IÂ´m new with NXPÂ´s microcontrollers and I have some problems. IÂ´m using the LPCXpresso Base Board with LPC1769 LPCXpresso Board, and I need to do a communication between the LPC and my computer using TCP/IP protocol.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The â€œeasywebâ€&amp;#157; example works fine. But now I need to make a simple communication between the board and my computer just by sending and receiving tcp / ip packets that I created.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can someone help me to understand how to use "TCPReleaseRxBuffer()" and "TCPTransmitTxBuffer" to send/receive a packet TCP from a specif IP?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:19:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532159#M2918</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: LPCxpresso Ethernet</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532160#M2919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by johnnyalexa on Tue Jan 25 11:05:15 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: Zero&lt;/STRONG&gt;&lt;BR /&gt;Board ? What hardware are we talking about? LPCXpresso1769 and :confused:&lt;BR /&gt; &lt;BR /&gt;Are you trying to connect an unknown board, MagJack or RJ45 connector?&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A MagJack. &lt;/SPAN&gt;&lt;A href="http://"&gt;http://www.fileshare.ro/14670440373.6&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can see there that there are more than one connection type and I don't know what connector I have(there is nothing written on it).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:19:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532160#M2919</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: LPCxpresso Ethernet</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532161#M2920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Tue Jan 25 11:24:26 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;And why don't you measure it&amp;nbsp; :confused:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The resistance between P8 and P6 should show a coil (low resistance) or not. Is there a coil use Type B, else use Type A.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:19:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532161#M2920</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: LPCxpresso Ethernet</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532162#M2921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by jharwood on Tue Jan 25 12:12:34 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: elainipereira&lt;/STRONG&gt;&lt;BR /&gt;Hi all,&lt;BR /&gt;&lt;BR /&gt;IÂ´m new with NXPÂ´s microcontrollers and I have some problems. IÂ´m using the LPCXpresso Base Board with LPC1769 LPCXpresso Board, and I need to do a communication between the LPC and my computer using TCP/IP protocol.&lt;BR /&gt;&lt;BR /&gt;The â&amp;amp;#8364;&amp;amp;#339;easywebâ&amp;amp;#8364;&amp;#157; example works fine. But now I need to make a simple communication between the board and my computer just by sending and receiving tcp / ip packets that I created.&lt;BR /&gt;&lt;BR /&gt;Can someone help me to understand how to use "TCPReleaseRxBuffer()" and "TCPTransmitTxBuffer" to send/receive a packet TCP from a specif IP?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Take a look at Adam Dunkel's uIP website : &lt;/SPAN&gt;&lt;A href="http://http://www.sics.se/%7Eadam/uip/index.php/Main_Page"&gt;http://www.sics.se/~adam/uip/index.php/Main_Page&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; click on the uIP documentation link, click the online (HTML) format link, then Examples. The 'hello world' example would probably be the easiest to start with.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:19:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532162#M2921</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: LPCxpresso Ethernet</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532163#M2922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Tue Jan 25 15:04:36 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: jharwood&lt;/STRONG&gt;&lt;BR /&gt;Take a look at Adam Dunkel's uIP website : &lt;A href="http://http://www.sics.se/%7Eadam/uip/index.php/Main_Page"&gt;http://www.sics.se/~adam/uip/index.php/Main_Page&lt;/A&gt;&amp;nbsp; click on the uIP documentation link, click the online (HTML) format link, then Examples. The 'hello world' example would probably be the easiest to start with.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A port of uIP to the LPC17xx is provided as part of the RDB1768 examples suite, which is provided as part of your LPCXPresso IDE installation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://support.code-red-tech.com/CodeRedWiki/SuppliedExamples&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CodeRedSupport&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:19:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532163#M2922</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: LPCxpresso Ethernet</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532164#M2923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by jharwood on Tue Jan 25 15:22:20 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: CodeRedSupport&lt;/STRONG&gt;&lt;BR /&gt;A port of uIP to the LPC17xx is provided as part of the RDB1768 examples suite, which is provided as part of your LPCXPresso IDE installation.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://support.code-red-tech.com/CodeRedWiki/SuppliedExamples&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;CodeRedSupport&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, the questioner already has been able to build and run the EasyWeb example.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For explanations of really simple usage, it is all described in the uIP API documentation and examples.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:19:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532164#M2923</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: LPCxpresso Ethernet</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532165#M2924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Wed Jan 26 00:52:20 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: jharwood&lt;/STRONG&gt;&lt;BR /&gt;Yes, the questioner already has been able to build and run the EasyWeb example.&lt;BR /&gt;&lt;BR /&gt;For explanations of really simple usage, it is all described in the uIP API documentation and examples.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Indeed, but I am highlighting that the RDB1768 examples provide ports of both Andreas Dannenberg's&amp;nbsp; EasyWeb and Adam Dunkel's uIP. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The two are completely different applications. Easyweb is much simpler than uIP. But uIP is more powerful, expandable, and, as you point out, much better documented.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CodeRedSupport&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:19:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532165#M2924</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: LPCxpresso Ethernet</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532166#M2925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by elainipereira on Thu Jan 27 05:47:52 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: CodeRedSupport&lt;/STRONG&gt;&lt;BR /&gt;Indeed, but I am highlighting that the RDB1768 examples provide ports of both Andreas Dannenberg's&amp;nbsp; EasyWeb and Adam Dunkel's uIP. &lt;BR /&gt;&lt;BR /&gt;The two are completely different applications. Easyweb is much simpler than uIP. But uIP is more powerful, expandable, and, as you point out, much better documented.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;CodeRedSupport&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to use the uIP as you suggested, but I did not have success yet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My lpcxpresso base board never sends a packet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is my code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#define MYIP_1192&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#define MYIP_2168&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#define MYIP_320&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#define MYIP_432&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#include "LPC17xx.h"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#include "timer.h"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#include "uip.h"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#include "uip_arp.h"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#include "tapdev.h"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#define UIP_APPCALL&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; example1_app&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;void example1_app(void) {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; if(uip_newdata() || uip_rexmit()) {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; uip_send("ok\n", 3);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;int main(void)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;unsigned int i;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;uip_ipaddr_t ipaddr;/* local IP address */&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;struct timer periodic_timer, arp_timer;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;// two timers for tcp/ip&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;timer_set(&amp;amp;periodic_timer, CLOCK_SECOND / 2); /* 0.5s */&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;timer_set(&amp;amp;arp_timer, CLOCK_SECOND * 10);/* 10s */&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;// ethernet init&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;tapdev_init();&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;// Initialize the uIP TCP/IP stack.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;uip_init();&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;uip_ipaddr(ipaddr, MYIP_1,MYIP_2,MYIP_3,MYIP_4);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;uip_sethostaddr(ipaddr);/* host IP address */&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;uip_ipaddr(ipaddr, MYIP_1,MYIP_2,MYIP_3,1);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;uip_setdraddr(ipaddr);/* router IP address */&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;uip_ipaddr(ipaddr, 255,255,255,0);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;uip_setnetmask(ipaddr);/* mask */&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; uip_listen(HTONS(1234));&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; while(1)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I send a packet from my PC to IP 192.168.20.32 in the port 1234. But the microcontroller never sends a packet as answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can someone please, help me?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:19:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCxpresso-Ethernet/m-p/532166#M2925</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:19:41Z</dc:date>
    </item>
  </channel>
</rss>

