DMA UART
Posted on July 29, 2014 at 20:26I am trying to send an array over UART using the DMA. I dont know why the DMA does not send more than 65535 elements.Is there a restriction on the DMA for only 16Bit numbers only ? #stm32f4 #board #discovery #rtfm ...