This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

about c5505 dma controller

I used dma for move the data which get from sensor from UART FIFO to SDARM. but by default, the dma controller use 1 double worlds to get one byte from FIFO. that really waste a lot of memory.  so now the question comes, i want to use DMA but i can not waste 3 another byte in SDARM. is there any solution that the dma can use one byte for one byte in memory.

 

thanks a lot

reynold