This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DP83TD510E: Interfacing with 10Base-T switch over mii

Part Number: DP83TD510E

Hello, I'm building a PCB with a DP83TD510E phy and LAN9303M 3 port switch. My current design doesn't appear to work, as there is no communication between the two chips (The DP83TD510E can establish a link over SPE, but it appears that the link is broken between the DP83TD510E and LAN9303M).

I currently have the corresponding port on the switch operating in MAC mii mode, but as the DP83TD510E does not have COL or CRS outputs I had to leave these disconnected. After doing some more research I suspect this may be partly why the current design does not work, coupled with the fact I'm trying to connect a 10Base-T1L device to a switch which only supports 10Base-T and 100Base-X.

In order to fix the design, could you advise which (if any) of these solutions I should implement:

  1. Synthesise the COL and CRS outputs and feed these into the switches mii interface
  2. Operate the DP83TD510E in media converter mode, and operate the switch in PHY rmii mode instead of MAC mii mode. Drive both modules form a single 50MHz clock source

Thanks for your help