2023-10-17 10:39 PM - last edited on 2023-10-27 03:26 AM by Semer CHERNI
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.
2023-10-19 09:14 PM
Someone please give me the solution.