cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H723VET6 LWIP ETHERNET PROBLEM

KAnahar
Associate III

I designed my own circuit using STM32H723VET6 processor, but I could not run ethernet. I am trying to create my httpd server using LWIP. Microcontroller is not responding to ping. When I created the same circuit in the STM32F7 series, the httpd server part worked. Why am I facing such a problem with STMH723VET6? Can anyone help? I created all the configurations according to the attached video. (I disable dhcp. I configurated my IP to 192.168.0.222.)

https://www.youtube.com/watch?v=Wg3edgNUsTk&list=PLfIJKC1ud8ggZKVtytWAlOS63vifF5iJC&index=2&ab_channel=ControllersTech

1 REPLY 1
FBL
ST Employee

Hello @KAnahar​, 

You can refer to this example,

stm32-hotspot/STM32H7-LwIP-Examples: Ethernet examples using LwIP + FreeRTOS for STM32H7 Discovery and Nucleo boards (github.com)

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.