Altera_Forum
Honored Contributor
19 years agoDMA and Uart
hi !
i would like to start implement DMA controller with uart I already generate and download my system into fpga startix II dev board succefully . I saw also documents about DMA , bit into status and control register . To increase performances in my application i would like to use DMA with uart . In this case i need transaction between Ram to uart and vicerversa, try to image a communication RS485 . My fpga will be a master of RS485 com. and then send data from ram to uart , and receive data from uart to ram . When interrupt end transaction occur i process buffer in I would like to know wich important steps i have to follow thanks walter