EVB-PIC24 WIZnet, EVB-PIC24 Datasheet - Page 30

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.1.
System Information area is used in recording System Information such as Firmware Version of EVB B/D.
System Information is accessed as SYSINFO Data Type.
SYS_TEST
SYS_VER
SYS_AUTORESET
SYS_ANY_PORT
void set_sysinfo(SYSINFO* pSysInfo)
void get_sysinfo(SYSINFO* pSysInfo)
System Information
Name
Function
typedef struct _SYSINFO
{
}SYSINFO;
© Copyright 2006 WIZnet Co., Inc. All rights reserved.
<Table 3-5: System Information Access Functions>
System Information‟s Valid Check
F/W Version
If you set any environmental variable
up, Auto Reset Check
Using Any Port Number at Socket
creation
<Table 3-4: SYSINFO Data Type Definition>
u_int
u_long ver;
u_char auto_reset;
u_int
Type Definition
<Table 3-3: System Information>
Description
test;
any_port;
Save the System Information
Get the System Information
SYSINFO SysInfo;
Instance
0xA5A5 – Valid
Others – Invalid
0xAABBCCDD (AA.BB.CC.DD)
0x01 – System Auto Reset
Others – No Reset
1000 ~ 65535
Description
Default Value
20

Related parts for EVB-PIC24