Skip to main content
Visitor II
June 16, 2020
Question

Cannot ping the STM32417G-EVAL board with assigned static ip address

  • June 16, 2020
  • 0 replies
  • 492 views

Hi

I am using STM32 Cube MX to generate a ethernet code with static ip address and LWIP without RTOS.

I have my code working to the point that it detects the Ethernet cable connected to board network port(netif link up). I am not sure why I am not able to ping the board with assigned ip address. I have enabled LWIP_MULTICAST_PING and LWIP_BROADCAST_PING in the code as well.

I am connected with wifi network on my laptop that is set to static ip address and STM32 board with ethernet cable.

Please guide me how can I have a successful connection set up.

Thanks in advance.

    This topic has been closed for replies.