Unable to ping UDP server with PC. Shows host unreachable
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.

It shows host unreachable. I have tried many things.
I am new with the ethernet can anyone please help me.
