<?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>topic Re: LPC1769 + ethernet - how to connect to PC + simply C code in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1769-ethernet-how-to-connect-to-PC-simply-C-code/m-p/631139#M24829</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jakub,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that the following document might be helpful for you, it explains how to build and run the LPCOpen Ethernet example projects, and the needed board and PC connections and configurations:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-332724"&gt;Getting started with the LPCOpen Ethernet Examples (lwip_tcpecho and webserver)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The LPCXpresso LPC1769 board needs to be connected with base board in order to use the RS232/UART and Ethernet ports.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Carlos Mendoza&lt;BR /&gt;Technical Support Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Dec 2016 20:23:23 GMT</pubDate>
    <dc:creator>Carlos_Mendoza</dc:creator>
    <dc:date>2016-12-29T20:23:23Z</dc:date>
    <item>
      <title>LPC1769 + ethernet - how to connect to PC + simply C code</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1769-ethernet-how-to-connect-to-PC-simply-C-code/m-p/631138#M24828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0cm; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Hi&amp;nbsp;Guys,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;I am looking for basic Ethernet connection schematic - how to connect my LPC1769 on LPCXpresso LPC1769 Rev. D PCB to the computer (Ethernet card)?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Do I need some special Ethernet transformer or not? Or just RJ-45 socket is enough? Can you recommend any&amp;nbsp;schematic without bugs how to connect RJ-45 socket to LPCXpresso LPC1769 PCB?&lt;BR /&gt; I do not have any experience in Ethernet coding at LPC1769 so I need basic help to find very simple C code to run simple communication with PC - e.g. send any data bytes from LPC1769 to PC via Ethernet instead via UART + UART-USB converter (e.g. FTDI FT232RL).&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;I will be grateful very much for help at the beginning of that way.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Jakub&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2016 07:15:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1769-ethernet-how-to-connect-to-PC-simply-C-code/m-p/631138#M24828</guid>
      <dc:creator>jakubpapuga-sza</dc:creator>
      <dc:date>2016-12-21T07:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1769 + ethernet - how to connect to PC + simply C code</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1769-ethernet-how-to-connect-to-PC-simply-C-code/m-p/631139#M24829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jakub,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that the following document might be helpful for you, it explains how to build and run the LPCOpen Ethernet example projects, and the needed board and PC connections and configurations:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-332724"&gt;Getting started with the LPCOpen Ethernet Examples (lwip_tcpecho and webserver)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The LPCXpresso LPC1769 board needs to be connected with base board in order to use the RS232/UART and Ethernet ports.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Carlos Mendoza&lt;BR /&gt;Technical Support Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2016 20:23:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1769-ethernet-how-to-connect-to-PC-simply-C-code/m-p/631139#M24829</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2016-12-29T20:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1769 + ethernet - how to connect to PC + simply C code</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1769-ethernet-how-to-connect-to-PC-simply-C-code/m-p/631140#M24830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jakub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For ethernet connection &lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;on LPCXpresso LPC1769 Rev. D, I have used a magjack RJ45. Here is the one I've used &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;&lt;A class="link-titled" href="https://www.sparkfun.com/products/13021" title="https://www.sparkfun.com/products/13021"&gt;SparkFun RJ45 MagJack Breakout - BOB-13021 - SparkFun Electronics&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Pinout : &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;MagJack Pin 1 : TD+ : J2-35 Eth_TXP&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;MagJack Pin 2 : TD- : J2-34 Eth_TXN&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;MagJack Pin 3 : VIO (3.3V) : J2-28 VOUT&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;MagJack Pin 4 : NC&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;MagJack Pin 5 : NC&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;MagJack Pin 6 : &lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;VIO &lt;/SPAN&gt;(3.3V) : J2-28 VOUT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;MagJack Pin 7 : RD+ : J2-33 Eth_RXP&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;MagJack Pin 8 : RD- : J2-32 Eth_RXN&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;MagJack Shield : GND : J2-54 GND&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Hope it helps&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Thibaut&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jan 2017 15:35:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1769-ethernet-how-to-connect-to-PC-simply-C-code/m-p/631140#M24830</guid>
      <dc:creator>tdo</dc:creator>
      <dc:date>2017-01-02T15:35:07Z</dc:date>
    </item>
  </channel>
</rss>

