Hi,
I am implementing a TX to FX media converter using the DP83849IF with its internal mode, but I would like to also connect the RMII interfaces together as a provision if we decide to use the DP83849ID (because it's less expensive).
As I understood, I need to:
- Connect the TX[1:0] and RX[1:0] together
- Connect the TX_EN and RX_DV together
- Configure one PHY in master RMII and the other in slave RMII
My questions are: What clock do I connect together (clk2mac, TX_CLK, RX_CLK, X1, etc)? Do I need to connect something else?
Thank you,