Forum Discussion
Julien
Occasional Contributor
7 years agomSGDMA MM to MM : issue reading from Avalon UART FIFO
Hi, On a DE0 Nano Soc I am trying to setup a DMA from a FIFOed Avalon UART IP, to the DDR3 memory of the HPS, under control of a NIOS processor. The UART is a Memory-mapped Avalon Slave, and the da...
FawazJ_Altera
Frequent Contributor
7 years agoHello,
The concept should be the same, we have used ST to MM in the video since the source of the pattern generator was ST, and to simplify the design we used ST to MM.
Prefetcher mode enables the external descriptor master connection.This means the descriptors location will be outside the mSGDMA. With the prefetcher enabled, it will complicate the mSGDMA flow.
Are you using the UART RS-232 Serial Port intel FPGA IP ?
once I know from you which UART IP, I will do a quick test.
Thanks