SEARCH
TOOLBOX
LANGUAGES
modified on 10 April 2012 at 15:21 ••• 28,429 views

Lincoln emac uip Example

From Manuals

(Difference between revisions)
Jump to: navigation, search
(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. DHCP is used to obtain an Ethernet address. 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.
+
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.2.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.2.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:

http://www.sics.se/~adam/uip/