I cannot use ethernet in NUCLEO-H743ZI2 - ETHERNET LWIP
Hello everyone,
I am try to use ethernet in NUCLEO-H743Z2I Board. I am new at this.
I read a lot of article and watch a few videos but I cannot configure and ping test to board.
I also read this article
So I will show you my configuration steps and I have a few question
1) Do I have to use MPU?
2) As you can see in the configuration below, I am trying to ping 192.168.0.10 but I can't, what is the reason for this?
I am configure the clock 480MHz.

I am activating RMII

Enable the NVIC

Set the GPIO Pins VERY HIGH

Enable the cache. No MPU Configuration

Set the IP address and gateway

Set the MEM_SIZE 10Kbyte

After the CUBEMX configuration this is my codes for ping test.


Can u help me please ?
