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.

Compiler/DP83TC811R-Q1: Will register writes override the pin strapping configuration?

Part Number: DP83TC811R-Q1


Tool/software: TI C/C++ Compiler

Hi,

If I understand correctly, the pin-strapped settings are read at power up or reset and a register write will override?   So for example, if I'm pin strapped to configure for MII interface, the MAC interface could potentially be changed to RMII after power up using a register write to xMII Control Register (xMII_CTRL).

Is that correct?

Thanks,

Sal

  • Hi Sal,

    Yes this is correct. The strap settings determine PHY behavior on power up, but this can be overwritten by registers. However, a hard reset (writing 0x8000 to register 0x1DF or forcing reset pin low) will reset all registers and PHY will be reset to original strap settings. I hope this answers your question!

    Thank you,

    Nikhil