Irrespective of ethernet PHY manufacturer, In all the phys MDIO needs pull up whereas MDC May or may not need pull up?
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.
Irrespective of ethernet PHY manufacturer, In all the phys MDIO needs pull up whereas MDC May or may not need pull up?
Hi Harsh,
Many serial communication lines need a pullup resistor in order to enable communications. The pull up is what gives you the 1's and the open-drain interface pulls the line to 0. Without the pull-up, the line would always be 0.
MDIO is a two directional line, while MDC is only one direction. The output side of MDC would need a pull-up, but the input should work fine in most designs without a pull-up.
Thanks,
Lysny