Solved
Nucleo-H723ZG + FreeRTOS + LWIP
- January 8, 2026
- 2 replies
- 275 views
Hello everybody.
I'm trying to make LWIP work on NUCLEO-H723ZG board, but I can't even get a ping response so far, even with static (DHCP disabled) network configuration. The project uses FreeRTOS (CMSIS API v2) and is created with MX tool. It seems to be an ARP problem, since there is no ICMP request from my PC when I execute the ping command (checked with Wireshark).
Did anyone face similar issues using an environment like this?
Attached is the output generated by LWIP, as well as the project configuration file and linker script.
Any help will be greatly appreciated.
Thank you!
