eDMA LPC55

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

eDMA LPC55

621 Views
ahmedhrabi
Contributor IV

Hi, 

I'am trying to implement continuous uart dma reception, but i didn't found the eDMA functionality on the LPC55. Is there any method to receive uart data through DMA continuously without  calling USART_TransferReceiveDMA after each reception ? Is there any example for uart dma continuous transfer with a ring buffer for LPC55?

Regards.

0 Kudos
Reply
1 Reply

608 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi @ahmedhrabi 

LPC55 USART+DMA, we only have these two demos:

ZhangJennie_0-1673442883105.png

We can find them under SDK folder.

Besides, we don't have others.

Have a nice day,

Jun Zhang

 

0 Kudos
Reply