I'm trying to build a server using STM32F207 processor and LAN8742A I have used CubeIDE to generate the configuration code and modified as follows:
1) ETH -> Auto negotiation Enabled
-> PHY Address = 0
-> PHY SR Offset = 1F
...
I'm trying to build a server using STM32F207 processor and LAN8742A I have used CubeIDE to generate the configuration code as follows:1) ETH -> Auto negotiation Enabled -> PHY Address = 0 -> PHY SR Offset = 1F -> PHY ...