W5100E01-AVR WIZnet, W5100E01-AVR Datasheet - Page 56

no-image

W5100E01-AVR

Manufacturer Part Number
W5100E01-AVR
Description
Development Boards & Kits - AVR W5100 EVAL BOARD BASED ON AVR
Manufacturer
WIZnet
Datasheet

Specifications of W5100E01-AVR

Rohs
yes
Product
Development Boards
Tool Is For Evaluation Of
ATMEGA128
Core
AVR8
Interface Type
LAN, RS-232
Operating Supply Voltage
5 V
Data Bus Width
8 bit
<Fig 3.12: DisplayPingStatistics()>
Ping request program is, as explained previously, a program that uses ICMP protocol which is running on IP
Protocol. In case of using ICMP channel at W5100, as shown in <Fig 3.11> and <Fig 3.13>, IP protocol to be
used must be decided. The socket must be created after calling setIPProtocol(s, IPPROT_ICMP). IP_RAW
channel must be created by calling socket(s,SOCK_IPL_RAW,port,flag) when creating the socket. In case of
closing ICMP Socket, setIPProtocol(s, 0x00) should be called after close(s) and clear the ICMP Flag which was
previously set.
46
© Copyright 2007 WIZnet Co., Inc. All rights reserved.

Related parts for W5100E01-AVR