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.

RE: AM335x to lan8710 mdio issue

Hello, I am now using am335x connection lan8710, my phy address is 0, but it is the address 4 mdio scan. Can you send a schematic (pfd file) showing the respective AM335x and LAN8710 connections to me ?Thank you。jinfei.wang@aliyun.com

  • Jinfei,
    Posting to a previously answered thread may not get your post noticed so I moved your post to a new thread.

    Have you strapped the LAN8710 address pins correctly? Please review section 5.3.9.1 of the LAN8710 data manual for details on how to correctly do so. As for the LAN8710 implementation, MDIO is only 2 pins, a clock and a data...if you had this wrong the interface wouldn't work at all. That said, the BeagleBone Black uses LAN8710...please review it for an example implementation: https://github.com/CircuitCo/BeagleBone-Black/blob/master/BBB_SCH.pdf?raw=true