We are developing a product for which we have purchased an TCPIP stack for our processor which included a driver for the on-chip ethernet MAC. One of my colleagues is looking to change the ethernet PHY for a cheaper one when we move from the development kit to our own board.
As I understand it, ethernet PHY are inter-changeable.
i.e. We should be able to replace the ethernet PHY on our circuit with any other using the same interface (MII or RMII) without any issues as the MII/RMII interface provides this compatibility
Can anyone confirm this?