in STM32H7 ping only works when reset button is pressed but not working when i completely shut off the supply and restart the mcu?
I am working on STM32H743VIT6 and using LAN8742 as phy. i generated the project using stmcube using repository stm32h7 1.5.0 . I used the same mpu and system clock configuration as in the ST examples. When I switched on the supply to mcu, the ping d...