Hello,
we are trying to bring up a board containing two DP83867IR. We want to use them in MII mode. Accessing the registers via MDIO works fine. Receiving data via MII works fine as well. However, the Chip does not output a TxClk. Instead, that signal is always Low.
The RX_CTRL pin of both Phys are connected to strap resistors to set them to 3. The RX_D2 pin of one Phy is connected to strap resistors to set it to Mode 3. No other pins are connected to strap resistors. Use of MII is set via MDIO:
* Bit 7 in Register 0x32 is cleared, which should enable GMII
* Register 0x9 is set to 0, which should force autonegotiation to use MII
How can we get the chip to output the TxClk?
Regards,
Sven Reihm