EasyManua.ls Logo

GigaDevice Semiconductor GD32E507Z-EVAL - Page 33

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
32/43
the name(should input enter key) to server.
2) tcp client application, the eval board acts as tcp client. Users can link the eval board
client with the server, using 10260 port. Users can send information from server to client, then
the client will send back the information.
3) udp application. Users can link the eval board with another station, using 1025 port.
Users can send information from station to board, then the board will send back the
information.
If users need dhcp function, it can be configured from the private defines in main.h. This
function is closed by default.
Note: Users should configure ip address, mask and gw of GD32E507Z-EVAL-V1.0 board or
served according to the actual net situation from the private defines in main.h.
DEMO running result
Download the program <FreeRTOS_tcpudp> to the EVAL board, LED3 will light every 500ms.
Using Network assistant software, configure the pc side to tcp client, using 8000 port, and
when send something through the assistant, users can see the reply from the server:
Using Network assistant software, configure the pc side to tcp server, using 10260 port, and
when send something through the assistant, users can see the echo reply from the client:

Table of Contents

Related product manuals