Skip to main content
SA V.1
Associate III
August 29, 2023
Solved

Ethernet in Nucleo H745ZI-Q

  • August 29, 2023
  • 3 replies
  • 3497 views

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

    This topic has been closed for replies.
    Best answer by Sarra.S

    Hello again @sa_it 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! 

     

    3 replies

    ST Employee
    August 29, 2023

    Hello @sa_it 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.
    SA V.1
    SA V.1Author
    Associate III
    August 29, 2023

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

    Sarra.SBest answer
    ST Employee
    August 29, 2023

    Hello again @sa_it 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.
    SA V.1
    SA V.1Author
    Associate III
    September 5, 2023

     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 .

    ST Employee
    September 5, 2023

    Hello @sa_it 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.