EVB-PIC24 WIZnet, EVB-PIC24 Datasheet - Page 31

no-image

EVB-PIC24

Manufacturer Part Number
EVB-PIC24
Description
Development Boards & Kits - PIC / DSPIC W3150A+EVAL BOARD BASED ON PIC24
Manufacturer
WIZnet
Datasheet

Specifications of EVB-PIC24

Rohs
yes
Product
Development Kits
Interface Type
RS-232
Data Bus Width
16 bit
Dimensions
50 mm x 40 mm
3.1.2.2.
Network Information is used in recording Network Configuration information to be used for EVB B/D.
Network Information is accessed as NETCONF Data Type.
NET_TEST
NET_SIP
NET_GWIP
NET_SN
NET_DNS
NET_MEMALLOC
Name
Network Information
void set_netconf(NETCONF* pNetConf)
void get_netconf(NETCONF* pNetConf)
typedef struct _NETCONF
{
}NETCONF;
© Copyright 2006 WIZnet Co., Inc. All rights reserved.
Network Information Valid Check
Source IP Address
Gateway IP Address
Subnet Mask
DNS Server IP Address
iinChip™ Memory Allocation
<Table 3-8: Network Information Access Functions>
<Table 3-7: NETCONF Data Type Definition>
u_int
u_char mac[6];
u_long sip;
u_long gwip;
u_long sn;
u_long dns;
u_char mem_alloc;
Function
Type Definition
<Table 3-6: Network Information>
Description
test;
NETCONF NetConf;
Save the Network Information
Get the Network Information
0xA5A5 – Valid
Others – Invalid
0xC0 A80002 (192.168.0.2)
0xC0 A80001 (192.168.0.1)
0xFFFFFF00 (255.255.255.0)
0x00000000 (0.0.0.0)
0x55
Global Instance
Description
Default Value
21

Related parts for EVB-PIC24