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

Lincoln emac uip Example

From Manuals

(Difference between revisions)
Jump to: navigation, search
(Created page with '=Ethernet with uIP (enet_uip)= ==Compatibility [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60E]== Sample Web Server Application for Ethernet Demo. This exam…')
(Compatibility Lincoln 60E)
Line 5: Line 5:
-
This example application demonstrates the operation of the Stellaris Ethernet controller 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. 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.
[[Image:Lincoln_uip1.png|center|]]
[[Image:Lincoln_uip1.png|center|]]
[[Image:Lincoln_uip2.png|center|]]
[[Image:Lincoln_uip2.png|center|]]

Revision as of 13:51, 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. 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.

References:

For additional details on uIP, refer to the uIP web page at:

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