Ethernet MDIO driver

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

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