EVB-B1+ WIZnet, EVB-B1+ Datasheet - Page 57

no-image

EVB-B1+

Manufacturer Part Number
EVB-B1+
Description
Development Boards & Kits - ARM W3150A+EVAL BOARD BASED ON AVR
Manufacturer
WIZnet
Datasheet

Specifications of EVB-B1+

Rohs
yes
Product
Evaluation Boards
Interface Type
RS-232, SPI
Operating Supply Voltage
3.3 V, 5 V
Data Bus Width
8 bit
Dimensions
50 mm x 40 mm
Processor Series
ATmega128
<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 W3150A
, 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.
47
© Copyright 2006 WIZnet Co., Inc. All rights reserved.

Related parts for EVB-B1+