uart and dma with lpc824

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

uart and dma with lpc824

496 Views
andrealapiana
Contributor I

Hi everyone,

I have  problems to create a program that use uart comunication with dma. I read UM a lot of times but i'm still don't understand. Can anyone help me? are there any examples of comunication ?

thank you all!!

Labels (1)
Tags (3)
0 Kudos
1 Reply

363 Views
jeremyzhou
NXP Employee
NXP Employee

Hi
Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
I'd highly recommend you to refer to the transfer_dma demo in the SDK library, in this demo, it demonstrates the use of the USART module in DMA-driven asynchronous mode to receive characters from a terminal emulator. USART will echo back every 8 characters to the terminal emulator.
Please download the SDK library via the below link.

https://mcuxpresso.nxp.com/en/welcome
Have a great day,
TIC

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos