EasyManua.ls Logo

GigaDevice Semiconductor GD32E507Z-EVAL - Page 38

Default Icon
44 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
User Guide
GD32E507Z-EVAL
37/43
and the url is the local ip address of the eval board. There are two experiments realized, one
is the LEDs control, the other one is the ADC monitoring V
REFINT
voltage in real-time.
If users need dhcp function, it can be configured from the private defines in main.h. This
function is closed by default. Users can use a router to connect the eval board, and use the
USART0 port to print the automatic allocated ip address, then connect your mobile phone to
the wifi which the router send. Users can visit the eval board and control it on your mobile
phone.
By default, the packet reception is polled in while(1). If users want to receive packet in interrupt
service, uncomment the macro define USE_ENET_INTERRUPT in main.h.
Note: Users should configure ip address, mask and gw of GD32E507Z-EVAL-V1.0 board
according to the actual net situation from the private defines in main.h.
DEMO running result
Download the program <Raw_webserver> to the EVAL board, using Internet Explorer
software, enter in the ip address of the board, click on the LED control linker, choose the LED
checkboxes users want to light, and “send”, the corresponding LEDs will light. Click on the
ADC monitor linker, the real-time V
REFINT
voltage is showed on the webpage, and the data
refreshes every second automatically.
The web home page shows as below:
The LED control page shows as below:

Table of Contents

Related product manuals