Altera_Forum
Honored Contributor
10 years agoUART with DMA
Hi all,
I am very new to Altera and Cyclone V. I need to communicate using the UART 16550 on Cyclone V using DMA as the speed requirement is 5 MB/s. I happen to see the below link which explains about this: https://www.altera.com/content/dam/altera-www/global/en_us/pdfs/literature/hb/cyclone-v/cv_54016.pdf Topic 21 explains about UART and DMA in it. I was able to make the UART work with 16550. But i am not sure what should be modified to make the DMA work on it. But if I could an example of DMA and UART, it would be easier for me to do the necessary modifications to integrate DMA on it. Can somebody help to give an example or some link which could help me. Thanks in advance.