Skip to main content
Graduate
July 25, 2023
Solved

LWIP ISSUE stm32f769

  • July 25, 2023
  • 1 reply
  • 1109 views

hello, i have a problem. When I make my LWIP configurations and try to ping my development board over the computer, I see a different address, not the IP address I set for my card. What is the reason of this? Do you have an idea?

amorftor_0-1690269130893.png

When I ping the IP address of the computer's ethernet port, I can successfully get a response.

    This topic has been closed for replies.
    Best answer by KDJEM.1

    Hi @amorftor and welcome to the community :),

    Please check the IP address configuration.

    If your project is based on STM32CubeMX generation, I recommend you to follow this tutorial How to create project for STM32H7 with Ethernet and LwIP stack working.

     
    I hope this help you!

    Kaouthar

    1 reply

    KDJEM.1Answer
    Technical Moderator
    August 10, 2023

    Hi @amorftor and welcome to the community :),

    Please check the IP address configuration.

    If your project is based on STM32CubeMX generation, I recommend you to follow this tutorial How to create project for STM32H7 with Ethernet and LwIP stack working.

     
    I hope this help you!

    Kaouthar