Ethernet eDMA Driver for IMIXRT1170

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

Ethernet eDMA Driver for IMIXRT1170

跳至解决方案
649 次查看
nishantraaz
Contributor I

Hi All,

We want to use eDMA for ethernet in our project in IMIXRT1170. Is there any driver for ethernet eDMA for this Processor. If no, then how to use eDMA for ethernet.

We saw eDMA driver for various peripherals like LPUART, FlexIO etc. but this is not available for ethernet. Is there any specific reason behind that.

Tools Used:

IDE: MCUxpresso v11.4.1

SDK 2.10.1

标签 (3)
0 项奖励
1 解答
642 次查看
Yuri
NXP Employee
NXP Employee

@nishantraaz 
Hello,

   i.MX RT1170 ENET has own unified DMA (uDMA), internal to the ENET module, which
optimizes data transfer between the ENET core and the SoC, and supports an enhanced
buffer descriptor programming model to support IEEE 1588 functionality.

  There is no need for eDMA.

Regards,
Yuri.

在原帖中查看解决方案

0 项奖励
1 回复
643 次查看
Yuri
NXP Employee
NXP Employee

@nishantraaz 
Hello,

   i.MX RT1170 ENET has own unified DMA (uDMA), internal to the ENET module, which
optimizes data transfer between the ENET core and the SoC, and supports an enhanced
buffer descriptor programming model to support IEEE 1588 functionality.

  There is no need for eDMA.

Regards,
Yuri.

0 项奖励