MX7D SABRE RGMII2 modification

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MX7D SABRE RGMII2 modification

ソリューションへジャンプ
817件の閲覧回数
demoniacmilk
Contributor IV

Hello Community!

BACKGROUND:

Before creating custom MX7D hardware from scratch I would like to create an addon board for the SABRE and test custom peripherals. This way, all peripherals can be tested with a known-to-work base platform. Once the peripherals are tested, the SoC/RAM/memory etc circuitry/hardware will be created and combined with the peripherals.

ETHERNET:

One of the peripherals is Ethernet and i would like to test my Ethernet Phy circuitry on the addon board.

SMI and RMII signals are needed.

  1. SMI:
    • To access the SMI interface a wire could be connected to R271 (pullup MDIO) and R495 (Termination MDC).
  2. RMII:
    • ENET2 signals are multiplexed with EPDC signals and should be accessible through the EPDC connector.
    • I need to cut the connection of ENET2 and the SABRE Ethernet Phy. how may i do this? remove U36?
    • Are any additional steps necessary to access the signals? (e.g. adding resistors/bridges)

0 件の賞賛
返信
1 解決策
713件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Lars

in general you are right:

ENET2 signals are multiplexed with EPDC signals and are accessible through the EPDC connector,

U36 enables RGMII2 signals using ENET_EN_B (GPIO1_IO04).

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

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
714件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Lars

in general you are right:

ENET2 signals are multiplexed with EPDC signals and are accessible through the EPDC connector,

U36 enables RGMII2 signals using ENET_EN_B (GPIO1_IO04).

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

0 件の賞賛
返信
713件の閲覧回数
demoniacmilk
Contributor IV

So if i pull GPIO1_IO04 high, then U36 "cuts" the connection between Phy and MX7?
Sounds good. Thank you.

0 件の賞賛
返信