i.mx8m plus Cortex-M7 Ethernet Function

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

i.mx8m plus Cortex-M7 Ethernet Function

743 次查看
BrianHu
Contributor I

Hi, we are trying to let Cortex-M7 inside i.mx8m plus to control the ENET1. We tried to porting the initial process from uboot and linux, Now the transmit is OK. But the we can not get the receive run, when data arrive at the chip, we can not get the RX interrupt. So could you provide some key-point checklist for receive part, or will you release some demo code for M7 to control the ENET?

Thank you!

0 项奖励
回复
1 回复

726 次查看
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 nor any example, for the i.MX8MPlus.

Best regards,
Aldo.

0 项奖励
回复