lwip on STM32h743
Hello,
I am using a Nucleo-h743ZI2 and would like to enable Ethernet with LWiP module. I have started with the "How to create project for STM32H7 with Ethernet and LwIP stack working" guide. I am using, with a few modifications as possible, the STM32H743_Nucleo_ETH example found here: https://github.com/stm32-hotspot/STM32H7-LwIP-Examples. I can build, download and execute successfully, but cannot ping the Nucleo. When I ping I get the following:

I have included a WireShark trace. I can see some activity from the Nucleo, but am not sure if it is operating correctly. I have tried the ping from a home computer with all firewalls disabled with the same result. So, I guess I have two questions:
- Is the LWiP code on the Nucleo operating as expected?
- If so, why doesn't the Nucleo respond to the ping?
Thanks,
Gil
