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.

AM335X RGMII 2



我要使用am335x的rgmii 2接口驱动第二路网络。现在遇到了问题,把网线插在第二路网络上,然后用pc机ping它,无法ping通。跟踪程序发现,程序是已经识别了网路数据,并执行了发送数据的代码。但是在TX_EN的信号上没有信号输出。我想知道RGMII 2端口与RGMII1端口在使用上有哪些资源是不一样的?或者哪位大侠提供一下RGMII2的驱动的相关资料?谢谢