i.MX6 RGMII pads internal register settings.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

i.MX6 RGMII pads internal register settings.

Jump to solution
864 Views
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.

Labels (1)
0 Kudos
1 Solution
668 Views
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.

View solution in original post

0 Kudos
4 Replies
668 Views
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 Kudos
668 Views
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 Kudos
669 Views
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 Kudos
668 Views
norishinozaki
Contributor V

Yuri,

Thanks!

BR,

N.S.

0 Kudos