cancel
Showing results for 
Search instead for 
Did you mean: 

Ping is not happening on STM32H753 with LwIP and FreeRTOS

chaithu_coder
Associate II

https://controllerstech.com/stm32-ethernet-hardware-cubemx-lwip-ping/?utm_source=chatgpt.com

I followed steps of above website data based to configure Ethernet on stm32h753zi but still ping is failing i cant able to find the exact error can anyone help to tell the exact configuration of this board   

13 REPLIES 13

Didnt found any either, then just copy the pin assignment form this file: Projects/NUCLEO-H743ZI/Applications/LwIP/LwIP_HTTP_Server_Netconn_RTOS/Src/ethernetif.c


https://github.com/STMicroelectronics/STM32CubeH7/blob/master/Projects/NUCLEO-H743ZI/Applications/LwIP/LwIP_HTTP_Server_Netconn_RTOS/Src/ethernetif.c

Thanks for your response @Vinay_Shirol ,

One time i followed this also still i dont know somw where i missing something i cant able find what exactly problem If possible could you share the source code or ioc of yours i can debug based on that it can very helpful for me to analyze easily.

Hi @chaithu_coder ,

                                                                  Has the issue been resolved? If not, please share your board details and the relevant code if possible. I’m unable to share my code, but I can certainly help you with the debugging process.I am using H743 Eval board. 

If you can, please also share your project as a ZIP file. I’ll try to reproduce the issue on my end and verify it.

STackPointer64
ST Employee

Hello @chaithu_coder,

Attached is a project for the NUCLEO-H753. You can compare configurations(IOCs) and have a working project. Please make sure to add the proper linker file configuration to your project. Let me know if you need further assistance.

Best regards,

To improve visibility of answered topics, please click 'Accept as Solution' on the reply that resolved your issue or answered your question.