Lincoln emac uip Example
From Manuals
(Difference between revisions)
(→Compatibility Lincoln 60E) |
|||
| Line 5: | Line 5: | ||
| - | This example application demonstrates the operation of the LPC1769 MAC and the Micrel KSZ8041NL PHY using the uIP TCP/IP Stack. The Ethernet address is a static IP address of 192.168. | + | This example application demonstrates the operation of the LPC1769 MAC and the Micrel KSZ8041NL PHY using the uIP TCP/IP Stack. The Ethernet address is a static IP address of 192.168.1.100. A basic web site is served over the Ethernet port. The web site displays a few lines of text, and a counter that increments each time the page is sent. |
[[Image:Lincoln_uip1.png|center|]] | [[Image:Lincoln_uip1.png|center|]] | ||
Revision as of 14:02, 11 March 2011
Ethernet with uIP (enet_uip)
Compatibility Lincoln 60E
Sample Web Server Application for Ethernet Demo.
This example application demonstrates the operation of the LPC1769 MAC and the Micrel KSZ8041NL PHY using the uIP TCP/IP Stack. The Ethernet address is a static IP address of 192.168.1.100. A basic web site is served over the Ethernet port. The web site displays a few lines of text, and a counter that increments each time the page is sent.
References:
For additional details on uIP, refer to the uIP web page at:


