2023-07-25 12:13 AM
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?
When I ping the IP address of the computer's ethernet port, I can successfully get a response.
Solved! Go to Solution.
2023-08-10 03:30 AM - edited 2023-08-10 03:33 AM
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.
Kaouthar
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.
2023-08-10 03:30 AM - edited 2023-08-10 03:33 AM
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.
Kaouthar
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.