Skip to main content
Visitor II
October 18, 2023
Question

Unable to ping UDP server with PC. Shows host unreachable

  • October 18, 2023
  • 1 reply
  • 1584 views

I'm working with the discovery board stm32H750B .I've created a basic CubeMX project with just LWIP enabled with LAN and unable to ping the board. I'm using version stm32cubidie1.13.1, stm32cubeMX 6.9.1.

I have done the configurations. "MX_LWIP_Process();" in while loop shows no error

I've set a static IP address, on both the sides.2023-10-18 (5).png2023-10-18 (6).png

It shows host unreachable. I have tried many things.

I am new with the ethernet can anyone please help me. 

    This topic has been closed for replies.

    1 reply

    MPath.4Author
    Visitor II
    October 20, 2023

    Someone please give me the solution.