Hello Rik,
I had similar issue when trying to use LAN8720 with STM32F407VE. But disabling AutoNegotiation
in stm32xx_emac.cpp
fixed the problem. Maybe it will work also in your case.
Hello Rik,
I had similar issue when trying to use LAN8720 with STM32F407VE. But disabling AutoNegotiation
in stm32xx_emac.cpp
fixed the problem. Maybe it will work also in your case.