I'll use DP83848C Ethernet PHY from National Semiconductor and Kinetis K60 microcontroller from Freescale with integrated Ethernet MAC peripheral. I'll use RMII mode.
After reading some docs, I understood that the main reference clock must be 50MHz and must be the same for MAC and PHY. I'm asking if I can use 25MHz_OUT signal output from PHY to give the clock to the CPU (so to the MAC too). In AN-1405 I read:
The 25MHz_OUT signal is a delayed version of the X1/
REF_CLK input. While this clock may be used for other
purposes, it should not be used as the timing reference for
RMII control and data signals.
So I think this signal can't be used to synchronize CPU.
The 50MHz oscillator is from AKER, S7 series. Could I connect the output of this oscillator at the same time to PHY and CPU clock input?