Question
CPU,DMA UART Transfer Independently
Posted on June 05, 2014 at 22:21
Hello,
I want to transmit 10000 samples taken by adc continuously stored in an array. Is it possible the DMA-UART can transmit this to the PC while the CPU can take the next set of samples(independently) i.e without slowing the CPU. #fast-dma #stm-rocket-science