how to set ENET_CLK to 25MHz ?

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

how to set ENET_CLK to 25MHz ?

895 次查看
zhaowei
Contributor I

From the following picture( capture from MCIMX28RM.pdf  --- 10.2.2 Logical Diagram of Clock Domains [Page 885] )

i want to enet_clk output 25MHz instead of 50MHz,how to set register by ENET Controller? i cannot find any register to describe how to divide the ref_enet_pll ?

enet.JPG.jpg

标签 (1)
标记 (2)
0 项奖励
回复
2 回复数

728 次查看
gusarambula
NXP TechSupport
NXP TechSupport

There is a one bit divider that is controlled by register HW_ENET_MAC_RCR[RMII_MODE], when this bit (RMII_MODE) is set to ‘0’, MAC is configured for MII mode and CLK_ENET_OUT will be 25MHz.

0 项奖励
回复

728 次查看
zhaowei
Contributor I

can we keep rmii mode when set to 25M?thanks.

0 项奖励
回复