W7100A WIZnet, W7100A Datasheet - Page 130

no-image

W7100A

Manufacturer Part Number
W7100A
Description
8-bit Microcontrollers - MCU 8051 CORE+HARDWIRED TCP/IP+MAC+PHY
Manufacturer
WIZnet
Datasheet

Specifications of W7100A

Rohs
yes
Core
8051
Data Bus Width
8 bit
Maximum Clock Frequency
25 MHz
Program Memory Size
255 B
Data Ram Size
64 KB
On-chip Adc
No
Operating Supply Voltage
3 V to 3.6 V
Operating Temperature Range
- 40 C to + 80 C
Package / Case
LQFP-100
Mounting Style
SMD/SMT
Interface Type
UART
Program Memory Type
Flash

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
W7100A
Manufacturer:
WIZNET
Quantity:
9 870
Part Number:
W7100A
Manufacturer:
IDT
Quantity:
3
Part Number:
W7100A
Manufacturer:
WIZNET
Quantity:
103
Part Number:
W7100A
Manufacturer:
WIZNET
Quantity:
20 000
Part Number:
W7100A-100LQFP
Manufacturer:
POWEREX
Quantity:
1 000
Part Number:
W7100A-64QFN
Manufacturer:
WIZNET
Quantity:
1 400
© Copyright 2011 WIZnet Co., Inc. All rights reserved.
}
occur.
{/* check SEND command completion */
}
9.2.3
layers. The IPRAW supports IP layer protocol such as ICMP (0x01) and IGMP (0x02) according to
the protocol number. The ‘ping’ of ICMP or IGMP v1/v2 is already included in W7100A by
hardware logic. But if the user needs, the host can directly process the IPRAW by opening the
SOCKET n to IPRAW. In the case of using IPRAW mode, user must set the protocol number field
of the IP header to what the user wants to use. The protocol number is defined by IANA. Refer
to the web (
must be configured to Sn_PROTO before ‘SOCKET open’. In the IPRAW mode, the W7100A
does not support TCP (0x06) or UDP (0x11) protocol number. The SOCKET communication of
IPRAW mode only allows the communication of an assigned protocol number. The ICMP
SOCKET cannot receive unassigned protocol data except assigned protocol data such as IGMP.
Since the host manages all protocol process for data communication, the timeout cannot
Refer to the section 9.2.2.1 ‘Unicast & Broadcast’.
The IPRAW is data communication using TCP, UDP and IP layers which are the lower protocol
while(Sn_IR(SENDOK)==‘0’);
Sn_IR(SENDOK) = ‘1’;
else
{/* copy len bytes of source_addr to dst_ptr */
}
/* increase Sn_TX_WR as length of len */
Sn_TX_WR += send_size;
/* set SEND command */
Sn_CR = SEND;
Check complete sending / Timeout
Check finished / SOCKET close
wizmemcpy((0x000000 + source_addr), (0xFE0000 + dst_ptr), len);
IPRAW
U
http://www.iana.org/assignments/protocol-numbers
/* clear previous interrupt of SEND completion */
/* wait interrupt of SEND completion */
U
).
The protocol number
Ver. 1.12
130

Related parts for W7100A