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.

DP83869HM: Configuring DP83869HM without controller

Part Number: DP83869HM

Tool/software:

Hi Team,

For DP83869HM, is it possible to configure SGMII to 1000Base-T using Strapping options only(resistor strapping) without external Controller (MDC, MDIO signals are not available). If so can you please provide the strapping details to configure for the following requirements:

1. Convert from SGMII to 1000Base-T

2. Auto negotiation disabled

3. Without MDC/MDIO can we configure LED pins for link establishment and 1000Mbps link indication

Thanks & Regards,

Sneha

  • Hi Sneha, 
    Following are the strapping options:


    1. SGMII to 1000Base-T can be strapped as such:


    2. Auto-negotiation can be disabled as such:


    3. The default LED option for the opmode above should be good for your needs:


    Best,
    J

  • Hi,

    Thanks for the information. If we use these strapping options can we still achieve the required functionality(SGMII to 1000Base-T) without MDC/MDIO control. Are there any other things to be taken care while eliminating MDC/MDIO interface

  • Hi Sneha, 

    The PHY will work if the strappings are properly done, and the PHY is being used within our recommendation per datasheet.
    Note that for LED strapping there is a special configuration of strapping to be done to ensure that the PHY straps to the desired configuration and the LED properly works. Below is the reference:
     

    In addition, we recommend to have MDC and MDIO line available as a test point in case there are unexpected modes of failure of the PHY and we may need to access MDIO in order to get register dump and such. 

    Please let me know if you have any other questions. 

    Best,

    J

  • Hi J,

    1. In our design, we have three DP83869HM devices sharing the same MDC/MDIO interface. I believe each DP83869HM has to be configured with a different PHY address.
    Below is the attached PHY strapping circuit for configuring three different addresses. Please confirm on the correctness of the below strapping.

    2. What should be the strapping method and resistor values for the below pins on the PHY to support SGMII(or 1000Base-KX) to 1000Base-T conversion, LEDs to indicated 1000Mbps link and activity.

    1. RX_D2(pin 35)

    2. RX_D3(pin 36)

    3. LED_0(pin 47)

    4. LED_1(pin 46)

    5. LED_2(pin 45)

    3. If RGMII and JTAG interfaces are not used, can these pins be left floated?

    Thanks & Regards,

    Sneha

  • Hi Sneha, 

    1. In our design, we have three DP83869HM devices sharing the same MDC/MDIO interface. I believe each DP83869HM has to be configured with a different PHY address.
    Below is the attached PHY strapping circuit for configuring three different addresses. Please confirm on the correctness of the below strapping.

    Your setup is correct. 

    2. What should be the strapping method and resistor values for the below pins on the PHY to support SGMII(or 1000Base-KX) to 1000Base-T conversion, LEDs to indicated 1000Mbps link and activity.

    For SGMII to copper, 
    The following pins are needed and will be in two level strapping so mode 1 corresponds to this: 

    1. RX_D2(pin 35) - mode 1

    2. RX_D3(pin 36) - mode 1

        JTAG_TDO/GPIO_1 - mode 0

    For fiber to copper media conversion, the following pins are needed in strapping options as such:

    1. RX_D2(pin 35) - mode 1

    2. RX_D3(pin 36) - mode 0

        JTAG_TDO/GPIO_1 - mode 1

    For 1000Mbps link and activity, sgmii to copper defaults LED to the highlighted:


    Please note that LED strapping configurations are for auto-negotiation, not LED settings itself. To modify from the default LED setting, you will need register access. 

    3. If RGMII and JTAG interfaces are not used, can these pins be left floated?

    Yes, they will be in JTAG signals will be in Hi-Z/pull-up state and RGMII signals will be in pulldown states. So, they can be left floating. 

    Best,
    J

  • Thanks for the information J.

    Regards,

    Sneha