LPC5536 UART and DMA

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

LPC5536 UART and DMA

973 Views
SilentBob
Contributor I

Hello,

I am currently using the LPC5536-EVK and would like to configure the UART to use the DMA controller to send around receive and put the data into a circular buffer. Is this possible and does anyone have an example of this?
I don't really get along with the example, can you recommend a document for configuring the DMA?

 

0 Kudos
Reply
1 Reply

950 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

There is uart plus DMA example in SDK package as the following driver_examples->usart->

 

xiangjun_rong_0-1655792240619.png

You can download SDK from the link:

https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/mcuxpresso-s...

 

Hope it can help you

BR

XiangJun Rong

0 Kudos
Reply