SEARCH
TOOLBOX
LANGUAGES
modified on 14 March 2011 at 23:27 ••• 28,425 views

Lincoln emac uip Example

From Manuals

Revision as of 23:27, 14 March 2011 by Support (Talk | contribs)
Jump to: navigation, search

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. The first UART, which is connected to the COM1 on the Lincoln microcontroller board, is configured for 115,200 bits per second, and 8-n-1 mode. When the program is started a message will be printed to the terminal.


References:

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

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