STM32MP135 - ETH SWRESET fails, ETH_DMAMR_SWR stays set and then timeout
Hello everyone,i'm working on a custom SOC based on ST32MP135 and LAN8710 ethernet phy chip.When the HAL_ETH_Init() code runs and sends the module reset by setting the ETH_DMAMR_SWR bit, the loop exits with the HAL_ETH_ERROR_TIMEOUT.The current inter...