Ethernet eDMA Driver for IMIXRT1170

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

Ethernet eDMA Driver for IMIXRT1170

Jump to solution
599 Views
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

Labels (3)
0 Kudos
1 Solution
592 Views
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.

View solution in original post

0 Kudos
1 Reply
593 Views
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 Kudos