STM32H723VET6 LWIP ETHERNET PROBLEM
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.)