i.MX6 RGMII pads internal register settings.

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

i.MX6 RGMII pads internal register settings.

跳至解决方案
2,453 次查看
norishinozaki
Contributor V

Hello Champs,

I'd like to decide internal PUS, PUE and/or PKE and the values.

In the HDGW 9.5.1.2 RGMII discusses as follow.

“Drive strength Controlled by bits [5:3] (DSE) of the following registers

in IOMUXC (IOMUX controller):

IOMUXC_SW_PAD_CTL_PAD_RGMII_TXC

IOMUXC_SW_PAD_CTL_PAD_RGMII_TX_CTL

IOMUXC_SW_PAD_CTL_PAD_RGMII_TDx (4 registers)

IOMUXC_SW_PAD_CTL_PAD_RGMII_RXC

IOMUXC_SW_PAD_CTL_PAD_RGMII_RX_CTL

IOMUXC_SW_PAD_CTL_PAD_RGMII_RDx (4 registers)”

However the IBIS currently supports only the 2.5 V option.

We are using 1.5V.

Could you advice how to decide PUS, PUE and/or PKE and the values?

BR,
N.S.

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

Hi,


  Enabling pull-up and keeper is reasonable to avoid issues with unstable state

of pin, say during suspend / resume.  

Regards,

Yuri.

在原帖中查看解决方案

0 项奖励
回复
4 回复数
2,257 次查看
Yuri
NXP Employee
NXP Employee

Hello,

  hope, the following app note helps.


"Influence of Pin Setting on System Function and Performance"

http://cache.freescale.com/files/32bit/doc/app_note/AN5078.pdf

Have a great day,
Yuri

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

0 项奖励
回复
2,257 次查看
norishinozaki
Contributor V

Hello Yuri,

Thanks!

In the Sabre SD u-boot, RGMII pads are all 0x0001b0b0

HYS ->   1 : ENABLED

PUS ->  10 : 100K_PU ( the default is 00: 100K_PD in Reference Manual)

PUE ->   1 : PULL

PKE ->   1 : ENABLED

DSE -> 110 : 37_OHM

Besides resistance values, should we enable pull-up and Keeper for all i.MX6Q with RGMII?

Have you  heard some one used different settings from the above settings?

Best regards,

N.S.

0 项奖励
回复
2,258 次查看
Yuri
NXP Employee
NXP Employee

Hi,


  Enabling pull-up and keeper is reasonable to avoid issues with unstable state

of pin, say during suspend / resume.  

Regards,

Yuri.

0 项奖励
回复
2,257 次查看
norishinozaki
Contributor V

Yuri,

Thanks!

BR,

N.S.

0 项奖励
回复