Which Ethernet PHY to choose for STM32 ethernet applications?
I'm developing my first STM ethernet application and want to use it's built in MAC, from my understanding any 10/100 ETH PHY with MII or RMII should work but there's such a big list of those on market, ST Disco boards I found use LAN8740, which is expensive and somewhat hard to obtain, some tutorials I saw used LAN8720, KSZ8xxx.
My main concern is if there is a big difference I'm missing out or will any of these products work same? Any experienced dev input would be appreciated on which of these IC-s is more recommended over the others.
#Edit: I was planning on using F107 for it but now memory has become a concern, if anyone has a general idea of how much memory ethernet libraries usually take up, I'd love to know it.
