cancel
Showing results for 
Search instead for 
Did you mean: 

Why is the ethernet connection unstable?

non
Associate III

I have followed the "https://controllerstech.com/stm32-ethernet-6-http-webserver-simple/" tutorial and have set up some parts on https://github.com/stm32-hotspot/STM32H7-LwIP-Examples for STM32H750B-DK and it works once on WEB SERVER not used FREERTOS. But when I tried the same code It can no longer be used. why not work my project https://drive.google.com/file/d/193mxh5EKTZm_2ccCpIbmdfDcuvyt3WH5/view?usp=share_link

The problem is

1. It takes a long time to connect.

2. Sometimes unable to connect when resetting

I want to know the reason and solution.

1 REPLY 1
Foued_KH
ST Employee

Hello @non​ ,

It is recommended to follow the same configuration as in examples provided in STM32CubeH7 package:

e.g. Projects\STM32H743ZI-Nucleo\Applications\LwIP\LwIP_HTTP_Server_Netconn_RTOS

Foued

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.