Resolved! STM32H573: Ethernet - HAL_ETH_Init returns error.
I am using STM32H573 and trying to enable ethernet. I have used the below article for it:https://community.st.com/t5/stm32-mcus/how-to-use-the-lwip-ethernet-middleware-on-the-stm32h5-series/ta-p/691100But ethernet is not being initialized. The HAL_ET...