EVB-B1+ WIZnet, EVB-B1+ Datasheet - Page 46

no-image

EVB-B1+

Manufacturer Part Number
EVB-B1+
Description
Development Boards & Kits - ARM W3150A+EVAL BOARD BASED ON AVR
Manufacturer
WIZnet
Datasheet

Specifications of EVB-B1+

Rohs
yes
Product
Evaluation Boards
Interface Type
RS-232, SPI
Operating Supply Voltage
3.3 V, 5 V
Data Bus Width
8 bit
Dimensions
50 mm x 40 mm
Processor Series
ATmega128
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 2006 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/config.c
evb/config.c
mcu/delay.c
evb/manage.c
evb/manage.c
evb/manage.c
evb/config.h
evb/config.c
evb/config.c
mcu/serial.c
mcu/serial.c
app/ping_app.c
Location
36

Related parts for EVB-B1+