STM32H753 Ethernet Connection on NUCLEO-H753ZI is not Working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
Solved! Go to Solution.
- Labels:
-
Ethernet
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-06-11 9:28 AM
+
How to create a project for STM32H7 with Ethernet and LwIP stack working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-06-11 9:36 AM
+ other Knowledge Base articles:
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
  
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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,
