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.
大家好、
由于 USB-2-MDIO 工具的源代码不可供参考、因此我想获得一些有关如何实现该工具的指导。
我的客户正在特别尝试了解 MSP430上的外设用于生成 MDIO 接口。 它是否仅使用 I2C 接口、或者您是否需要考虑处理 I2C 和 MDIO 之间差异的其他复杂性?
您提供的任何建议都将非常有帮助!
谢谢、
Mitchell
您好、Mitchell、
USB-2-MDIO 在两个 GPIO 上实现了 MDIO-MDC 通信协议、也称为 SMI。 IEEE 以太网标准定义了应如何实现 SMI 的规范。 USB-2-MDIO 软件不使用 MSP430的 I2C。
此致
Aniruddha