Skip to main content
Associate
June 11, 2026
Question

Can't get a ping out of STM32H7

  • June 11, 2026
  • 3 replies
  • 24 views

This is a sister thread to this one.

Essentially, I can’t get a ping out of either Nucleo-H755ZI-Q or STM32F779I-EVAL, the other thread focuses on the Eval board.

I’ve tried many examples but I’m focusing on this one. There are other threads about this example but I think they may have got lost in the migration.

I’ve attached the project as it sits on my computer.

The STM32 device’s IP address is 192.168.2.180.

If I ping it on my PC, I get Request timed out.

This is my network configuration.

The Nucleo board is connected to a TP-Link Ethernet switch, which my PC is also connected to.

Do you have any idea why this is not working?

Thank you.

3 replies

TDK
June 11, 2026
"If you feel a post has answered your question, please click ""Accept as Solution""."
jamieaAuthor
Associate
June 11, 2026

So this is for the STM32H7 family, the other thread is for the STM32F7 family.

I didn't think it would be a good idea to redirect the focus to a different family considering the tags for the other thread is for STM32F7.

The example provided here would not run on an STM32F7.

mƎALLEm
ST Technical Moderator
June 11, 2026

It would be better to focus on one product then move on to the second one as the problem could be the same so it leads to a duplication..

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.
jamieaAuthor
Associate
June 11, 2026

I'm just doing whatever I can to get either device working.