Skip to main content
Visitor II
April 13, 2026
Question

NUCLEO-H753ZI board and want to set up Ethernet RMII communication using LWIP

  • April 13, 2026
  • 2 replies
  • 137 views

Hi Everyone,

I am working on a NUCLEO-H753ZI board and want to set up Ethernet RMII communication using LwIP in STM32CubeIDE.

I am looking for step-by-step guidance from the IOC file configuration to the generated code, including:

Pinout configuration for RMII.

LwIP middleware settings.

MPU region configuration for Ethernet and LwIP memory

Generating code and linker settings

 Any tips to ensure that ping from PC works reliably

 

Could provide a complete, detailed guide. how to configure CubeIDE and LwIP for NUCLEO-H753ZI.

 

 

Thanks in advance.

2 replies

Technical Moderator
April 13, 2026

Hello @Raja_Reddy, and Welcome to ST Community!

Attached is an example project. You can inspect the configuration and build on it. 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.
MOBEJ
ST Employee
April 14, 2026

Hello @Raja_Reddy  , 

You may find the following resources helpful:

You can also check the STM32H7 Ethernet examples available here:

Br

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.