cancel
Showing results for 
Search instead for 
Did you mean: 

Ethernet in Nucleo H745ZI-Q

SA  V.1
Associate II

Hello, I have a Nucleo H745ZI-Q  board  in this am working Ethernet fallowed some examples when doing ping test response is Destination host unreachable(am using CM7 and  done memory configuration also).RMII.jpj.png

1 ACCEPTED SOLUTION

Accepted Solutions
Sarra.S
ST Employee

Hello again @sa V.1,

You can find all H7-related examples here: https://github.com/STMicroelectronics/STM32CubeH7 

 For an Ethernet / LwIP example check this link: https://github.com/stm32-hotspot/STM32H7-LwIP-Examples

This thread could also be helpful! 

 

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.

View solution in original post

5 REPLIES 5
Sarra.S
ST Employee

Hello @sa V.1, 

It is recommended to follow the same configuration as in the examples provided in the STM32CubeH7 firmware package

Also, check this FAQ :  https://community.st.com/s/article/FAQ-Ethernet-not-working-on-STM32H7x3

Hope that helps! 

 

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.

Am using STM32Cube IDE  v1.10.0   Where could i findout the exmples ? Can you specify the path to reachout the examples ....

Sarra.S
ST Employee

Hello again @sa V.1,

You can find all H7-related examples here: https://github.com/STMicroelectronics/STM32CubeH7 

 For an Ethernet / LwIP example check this link: https://github.com/stm32-hotspot/STM32H7-LwIP-Examples

This thread could also be helpful! 

 

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.

 Ethernet configuration and ping test done . Ping Test successfully ping's .Next i want send data from PC to Board  or  receive data  How and where should i process(in code - function )the data and how should i achive .  checking ping test in command prompt .

Sarra.S
ST Employee

Hello @sa V.1 

Happy for your progress!

Could you please post another question for the other query so that it's more visible! 

 

 

 

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.