Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

RAM -> DMA -> UART, How to set up?

Transmit My requirement is to be able to fill an area of RAM with a message c. 512 bytes and then use DMA to transfer that 512 bytes into the UART. From what I can glean the UART / DMA interface ...