Lincoln emac uip Example
From Manuals
(Difference between revisions)
(→Compatibility Lincoln 60E) |
(→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.1.100. A basic | + | 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 website is served over the Ethernet port. The website has different pages to display various web server statistics. |
[[Image:Lincoln_uip1.png|center|]] | [[Image:Lincoln_uip1.png|center|]] | ||
Revision as of 14:05, 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 website is served over the Ethernet port. The website has different pages to display various web server statistics.
References:
For additional details on uIP, refer to the uIP web page at:


