Skip to main content
Visitor II
November 2, 2024
Question

Why my computer can't ping STM32MP135F-DK?

  • November 2, 2024
  • 2 replies
  • 886 views

The Static IP settings of my computer are as follows

syuan_0-1730519185369.png

As follows, My computer can ping itself

syuan_1-1730519342431.png

Then the Static IP (/lib/systemd/network/52-static.network) of my STM32MP135F-DK is set as follows

syuan_2-1730519678133.png

As follows, My STM32MP135F-DK also can ping itself

syuan_3-1730519730430.png

Why can't my computer ping STM32MP135F-DK?

syuan_4-1730519889381.png

This is my comouter ip route, Why can’t I see the ip route of STM32MP135F-DK?

syuan_5-1730520016881.png

Is there any mistake in setting the Static IP above?

Or am I missing some settings?

How can I solve this problem?

 

 

 

 

 

 

 

 

 

 

    This topic has been closed for replies.

    2 replies

    ST Employee
    November 4, 2024

    Hello @syuan ,

    are you connecting the PC and Board via a switch or directly?

    can you PC and Host ping 192.168.11.1 default gateway?
    can you monitor the traffic via Wireshark and see if there are any ARP announcement in the network from either you PC or board?

    Regards

     

    ST Employee
    December 30, 2024

    Hello @syuan ,

    did you manage to get it working ?

    Regards