2025-06-11 8:46 AM
We are using your development board for the Testing our Control Logics and Communication from our Server. We are facing issue in the Ethernet Configuration and need support and details Steps.
2025-06-11 8:50 AM
Welcome to the forum.
Please give more details to allow people to assist - see: How to write your question to maximize your chances to find a solution.
2025-06-11 8:53 AM
Hello @Ematic, and welcome to the ST Community,
You can follow the guide below, and feel free to reach out to us if you encounter any additional problems. We will be happy to assist you.
Best regards,
2025-06-11 9:28 AM
+
How to create a project for STM32H7 with Ethernet and LwIP stack working
2025-06-11 9:36 AM
+ other Knowledge Base articles:
2025-06-12 3:42 AM
Hi @Andrew Neil , @STackPointer64 ,@mƎALLEm
We have checked on your all procedure to enable the Ethernet in the STM32H753ZIT6 NUCLEO-H753ZI (Development Board) with your reference, but the model and type is different(as per your reference).
Carefully we have checked all the settings, But still its not working, we have attached our working files and serial Output. Seeking your support in this matter.
2025-06-12 3:52 AM
Hi @STackPointer64 ,@mƎALLEm
We have checked on your all procedure to enable the Ethernet in the STM32H753ZIT6 NUCLEO-H753ZI (Development Board) with your reference, but the model and type is different(as per your reference).
Carefully we have checked all the settings, But still its not working, we have attached our working files and serial Output. Seeking your support in this matter.
2025-06-12 4:03 AM - edited 2025-06-12 4:07 AM
@Ematic wrote:
We have checked on your all procedure to enable the Ethernet in the STM32H753ZIT6 NUCLEO-H753ZI (Development Board) with your reference, but the model and type is different(as per your reference).
If you mean by that you are using NUCLEO-H753ZI while that board is not available in the github.
You can use NUCLEO-H743ZI
2025-06-12 6:30 AM
Hi @mƎALLEm
We have verified your example project (STM32H743_Nucleo_ETH) for connecting Ethernet to the NUCLEO-H753ZI development board.
But still its not working, we have attached our working files . Seeking your support in this matter.
2025-06-12 6:54 AM
Hello @Ematic,
It appears you changed the preemption priority but forgot to enable the ethernet interrupt itself.
Best regards,