LPC1776 Ethernet

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPC1776 Ethernet

755 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Alex on Fri Oct 18 01:43:59 MST 2013
Hi,

I'm using a LPC1776FET180 controller as a UART to Ethernet converter. The PHY is connected via RMII.

I have a problem setting up the ethernet MAC. Everytime I try to access a MAC register the JTAG connection is lost. According to the User Manual section 10.12.1 the ethernet reference clock has to be connected and running before initializing the MAC and accessing MAC registers via JTAG. I checked the ethernet clock with my scope and verified that it is a stable 50 MHz clock. It is connected to P1[15] (PAD A8) of the LPC1776. The IOCON_P1_15 register has the value 0x00000029. I also tried 0x00000001 for the IOCON register.

Are there other things that I have to consider? Is the clock connected to the correct pin, pin configuration ok?

Regards,
Alex
标签 (1)
0 项奖励
回复
1 回复

738 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Alex on Fri Oct 18 03:32:26 MST 2013
I connected ETH_REF_CLK to ETH_TX_CLK and register access works now. Is there an error in the user manual or does it only seem to be working?

0 项奖励
回复