STM32 Ethernet RMII set up issues
Hey all,
I've been working on this issue for about a week and am still not gaining any traction.
I am trying to set up the RMII for the STM32H723ZG eval board (I cannot use the MII as we are using the pins for other peripherals).
The LwIP TCP echo works fine with a functioning ping yet I still have not been able to configure it correctly. Any help is greatly appreciated.
(tutorials followed at the end of the post and screen shots below.)





I followed the following tutorials:
https://elektronika327.blogspot.com/p/stm32.html
https://controllerstech.com/stm32-ethernet-1-connection/
https://www.reddit.com/r/embedded/comments/13rcrqf/stm32h723zg_creating_tcpip_with_lwip_but_cannot/

