iMX8M Plus Ethernet Control by Cortex-M7

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

iMX8M Plus Ethernet Control by Cortex-M7

Jump to solution
993 Views
waynechung2
Contributor III

Hi,

I want to control ethernet by Cortex-M7.

Is it possible ?

Thanks.

Best Regards,

Wayne.

0 Kudos
1 Solution
935 Views
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.

View solution in original post

0 Kudos
4 Replies
985 Views
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 Kudos
979 Views
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 Kudos
971 Views
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 Kudos
936 Views
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 Kudos