Skip to main content
KJame.1
Associate II
December 1, 2020
Question

I am trying to use NUCLEO 1444 H7 LEGACY to config and run ethernet LWIP from the 1.8.0 version of the STM32H7 firmware at STM32Cube_FW_H7_V1.8.0 and the 6.0 version of the CubeMX.But it cannot work. We also run demo code ,it is ok.

  • December 1, 2020
  • 1 reply
  • 692 views

Hi,there.

I am trying to run LWIP on the Nucleo-H723ZG development board and cannot get any response to ping.  If I attach the debugger, STM32 can receive ARP requests and cannt send out ARP responses. When I use computer ping STM32 attarching the debugger, can see computer's MAC address and IP in table_arp[]. the official demo code is ok. I donot konw why. the problem is the version of cubeMX and STM32H7 firmware? could you help me to see my cubeMX config ?

This topic has been closed for replies.

1 reply

GNobi.1
Associate
August 30, 2021

Have you solved this problem? I have got the same ☹�?