W5100E01-AVR WIZnet, W5100E01-AVR Datasheet - Page 45

no-image

W5100E01-AVR

Manufacturer Part Number
W5100E01-AVR
Description
Development Boards & Kits - AVR W5100 EVAL BOARD BASED ON AVR
Manufacturer
WIZnet
Datasheet

Specifications of W5100E01-AVR

Rohs
yes
Product
Development Boards
Tool Is For Evaluation Of
ATMEGA128
Core
AVR8
Interface Type
LAN, RS-232
Operating Supply Voltage
5 V
Data Bus Width
8 bit
3.2.5.1.
Network Configuration is a sub-program of Manage Program and built with manage_network(). And it’s the
program that sets up Network Information of EVB B/D. In general, MAC Address of Network Information is
hardly updated after the initial setup. Accordingly, MAC Address setup does not provide Configuration Menu
such as Source IP, Gateway IP, or Subnet Mask but it provides hidden menu. Also, MAC Address is not
changed at the time of Factory Reset. MAC Address is updated using ‘M’ or ‘m’.
void check_manage(void)
void manage_config(void)
u_char manage_network(void)
u_char manage_channel(void)
u_char get_reset_flag(void)
void set_reset_flag(u_char flag)
void load_factory_netconf(void)
void load_factory_chconf(void)
u_int uart_keyhit(u_char uart)
char uart0_getchar(void)
void wait_1ms(u_int cnt)
void ping_request(void)
Network Configuration
Function Name
© Copyright 2007 WIZnet Co., Inc. All rights reserved.
<Table 3-16: Caller Function at Manage Program >
Decision of Manage Program is executed
or not
Manage Program
Configure Network Information
Configure Channel Information
EVB B/D’s Auto/Manual Reset recognition
and confirm
Auto
Manual : SYSTEM_MANUAL_RESET
Copy of EVB B/D Reset status
Factory Reset Network Information
Factory Reset Channel Information
Checking the Input from UART(0,1)
Read one character from UART0
Delay Function
Ping Request Test Program
: SYSTEM_AUTO_RESET
Description
evb/manage.c
evb/manage.c
evb/config.c
mcu/delay.c
app/ping_app.c
evb/manage.c
evb/manage.c
evb/config.h
evb/config.c
evb/config.c
evb/config.c
mcu/serial.c
mcu/serial.c
Location
35

Related parts for W5100E01-AVR