External clock on RGMII_TX_CTL possible for RMII?

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

External clock on RGMII_TX_CTL possible for RMII?

跳至解决方案
1,767 次查看
MagnusNilsson
Contributor II

I have a custom IMXDL board with a KSZ8863 switch.

According to MDIO the switch is fine, but RMII is dead silent.

Both IMXDL and PHY are clocked by external clock.

I would like to confirm that it is indeed possible to use RGMII_TX_CTL to clock RMII from an external clock?

The HW dev. guide (IMX6DQ6SDLHDG) is a bit light on detail regarding RGMII_TX_CTL, as GPIO_16 is the recommended external clock sink.

If RGMII_TX_CTL is a valid clock sink for RMII, it's a SW issue and I'd much appreciate any sample code.

I'm trying to get ethernet running on uboot, for a start.

标签 (2)
0 项奖励
回复
1 解答
1,038 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Magnus

yes this signal also can be used for RMII as described in

IMX6SDLRM Table 23-1. ENET External Signals

There are some RMII examples below

RMII on i.MX6 (L3.0.35_4.1.0)

Re: RMII interface on i.MX6 Solo

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,039 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Magnus

yes this signal also can be used for RMII as described in

IMX6SDLRM Table 23-1. ENET External Signals

There are some RMII examples below

RMII on i.MX6 (L3.0.35_4.1.0)

Re: RMII interface on i.MX6 Solo

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复