Main Content

Ethernet

Enable DHCP for local IP address assignment

Select this check box to configure the board to get an IP address from the local DHCP server on the network.

Settings

Default: off

Ethernet host name

Specify the local host name. The local host is the board running the model.

Settings

Default: DIS_F746NG

Board IP address

Use this option for setting the IP address of the board.

Set the board IP address according to these guidelines:

  • The subnet address, typically the first 3 bytes of the board IP address, must be the same as the first 3 bytes of the host IP address.

  • The last byte of the board IP address must be different from the last byte of the host IP address.

  • The board IP address must not conflict with the IP addresses of other computers. For example, if the host IP address is 192.168.8.2, then you can use 192.168.8.3, if available.

Note

This parameter is available only when DHCP settings are disabled in STM32CubeMX project.

Settings

Default: 192.168.1.10

Subnet mask

Specify the subnet mask for the board. The subnet mask is a mask that designates a logical subdivision of a network.

The value of the subnet mask must be the same for all devices on the network.

Note

This parameter is available only when DHCP settings are disabled in STM32CubeMX project.

Settings

Default: 255.255.255.0

Gateway

Set the serial gateway to the gateway required to access the target computer.

For example, when you set this parameter to 255.255.255.255, it means that you do not use a gateway to connect to your target computer. If you connect your computers with a crossover cable, leave this property as 255.255.255.255.

If you communicate with the target computer from within your LAN, you do not need to change this setting.

If you communicate from a host located in a LAN different from your target computer (especially via the Internet), you must define a gateway and specify its IP address in this parameter.

Note

This parameter is available only when DHCP settings are disabled in STM32CubeMX project.

Settings

Default: 192.168.1.1

MAC address

Specify the Media Access Control (MAC) address, the physical network address of the board.

Under most circumstances, you do not need to change the MAC address. If you connect more than one board to a single computer so that each address is unique, change the MAC address. (You must have a separate network interface card (NIC) for each board.)

To change the MAC address, specify an address that is different from the address that belongs to any other device attached to your computer. To obtain the MAC address for a specific board, refer to the label affixed to the board or consult the product documentation.

The MAC address must be in the six octet format. For example, DE-AD-BE-EF-FE-ED

Settings

Default: 00:80:E1:00:00:00

See Also

| |