Is it possible to use both the USB device and Ethernet on LPC1758, since MDIO and USB_connect are shared? Is there a possible workaround?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Is it possible to use both the USB device and Ethernet on LPC1758, since MDIO and USB_connect are shared? Is there a possible workaround?

1,799件の閲覧回数
lpcware-support
Senior Contributor I

The Ethernet PHY configuration is a one-time event. Once the configuration has been completed using MDIO and MCLK, these pins will no longer be required. It will then be possible to switch the pin function to USB.

Another option is to use Ethernet MII Management (MDIO) using software. This is described in Application note AN10859.

http://cache.nxp.com/documents/software/AN10859.zip

If MDIO is implemented in software, there will be no need to share pins between USB and Ethernet.

ラベル(3)
タグ(3)
0 件の賞賛
返信
0 返答(返信)