Ethernet MDIO driver

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
2,565件の閲覧回数
sgp_118
Contributor II

Hi All,

I have a board where only the Ethernet MDC and MDIO lines are connected to S32K148 controller and the data lines are connected to a different application processor. The S32K controller is supposed to only initialize the PHY.

For this I am looking for a sample MDIO driver, that can be used for setting up only the MDC clock and read/write over MDIO interface.

I couldn't find any such example codes in S32DS. Can someone please help with this?

Thanks in advance.

Regards,

Guru

0 件の賞賛
返信
1 解決策
2,555件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

 

what about "phy_tja1101_s32k148" demo example. Could this be helpful?

It shows MDIO communication with TJA1101.

 

BR, Petr

 

元の投稿で解決策を見る

2 返答(返信)
2,542件の閲覧回数
sgp_118
Contributor II

Thanks Petr.

0 件の賞賛
返信
2,556件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

 

what about "phy_tja1101_s32k148" demo example. Could this be helpful?

It shows MDIO communication with TJA1101.

 

BR, Petr