Ethernet Initialization on Nucleo-H723ZG (HAL_ETH_Init returns HAL_ERROR)
I am currently working on initializing the Ethernet peripheral on the Nucleo-H723ZG using the following environment:CubeIDE Version: 1.17.0 (MacOS)STM32Cube Firmware Version: H7 V1.12.1While calling the MX_ETH_Init() function, I encountered an issue ...