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?
Hi,
There is uart plus DMA example in SDK package as the following driver_examples->usart->
You can download SDK from the link:
Hope it can help you
BR
XiangJun Rong