We plan to implement a distributed synchronous ethernet network using 100BaseFx phy. Is it possible to achieve this by programming all the phy registers only through MDIO?Our application does not allow us to use the ethernet frame mechanisms between MAC and phy for programming registers and capturing events etc. However it may be possible to communicate messages between master and slave clocking units by some other means and program/read their phy registers using MDIO.
Also, which TI phys can be used for such application as master as well as slaves?
Regards