EVB-PIC24 WIZnet, EVB-PIC24 Datasheet - Page 77

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
init_dhcp_client()
param : s, ip_update, ip_conflict
Assign the Socket for DHCP Client
DHCPC_SOCK = s
Assign the User Handler for IP Update
Y
ip_update != NULL
dhcp_ip_update = ip_update
N
Assign the Default Handler for IP Update
dhcp_ip_update = set_DHCP_network
Assign the User Handler for IP Conflict
Y
ip_conflict != NULL
dhcp_ip_update = proc_ip_conflict
N
Assign the Default Handler for IP Conflict
dhcp_ip_conflict = ip_conflict
END
<Fig 3.28: init_dhcp_client()>
When network information is renewal or IP collision occurs, register evb_soft_reset() to run auto reset for
EVB B/D.
Second, Network Information acquirement can be done through getIP_DHCPS().
67
© Copyright 2006 WIZnet Co., Inc. All rights reserved.

Related parts for EVB-PIC24