iMX8M Plus Ethernet Control by Cortex-M7

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

iMX8M Plus Ethernet Control by Cortex-M7

跳至解决方案
3,086 次查看
waynechung2
Contributor III

Hi,

I want to control ethernet by Cortex-M7.

Is it possible ?

Thanks.

Best Regards,

Wayne.

0 项奖励
回复
1 解答
3,028 次查看
waynechung2
Contributor III

Hi Aldo,

Does the ethernet RGMII write in "fsl_enet" ?

If we want to modify some setting, Could we modify this file ?

Thanks.

Best Regards,

Wayne.

在原帖中查看解决方案

0 项奖励
回复
4 回复数
3,078 次查看
AldoG
NXP TechSupport
NXP TechSupport

Hello,

The Cortex-M Core are mainly intended for real-time application, delegating the high-speed communications (like ethernet and USB) to the Cortex-A cores.
With the above in account we do not provide an ethernet driver the Cortex M7.

Best regards,
Aldo.

0 项奖励
回复
3,072 次查看
waynechung2
Contributor III

Hi Aldo,

Thank you for the prompt reply.

Could we use the M4 - SDK_2.9 ENET example move to the M7 ?

Thanks.

Best Regards,

Wayne.

0 项奖励
回复
3,064 次查看
AldoG
NXP TechSupport
NXP TechSupport

Hi,

I would not recommend it, but one can take the enet driver and start working from there (fsl_enet), but please note that this is not supported.

Best regards,
Aldo.

0 项奖励
回复
3,029 次查看
waynechung2
Contributor III

Hi Aldo,

Does the ethernet RGMII write in "fsl_enet" ?

If we want to modify some setting, Could we modify this file ?

Thanks.

Best Regards,

Wayne.

0 项奖励
回复