2026-05-07 1:19 AM - last edited on 2026-05-07 1:43 AM by mƎALLEm
Hi Community,
I'm a new Developer/ for ST Microcontrollers, Now Im currently using STM32H723ZGT6 (NUCLEO - 144). Im currently working on ethernet (LWIP), the ping is not working for this code that i have generated . I have seen some youtube channels but I cant rectify and make the ping, I have tried all the possible things like , flash linker script , enabling ICache , Dcache , using MPU(Memory Protection Unit), change them to static ip for both board and my PC and So on . I have tried but I dont know whether my code or my implementation is correct or not . Can anybody help me with this ?..
I have attached the file thats my code and how project. pls have a look into that.
Thank You.
2026-05-07 1:44 AM
Hello @Gokul_Sarvanakumar_60 and welcome to the ST community,
How to create a project for STM32H7 with Ethernet and LwIP stack working