Question
Is it possible to ''interrupt'' a receiving DMA ?
Posted on September 26, 2012 at 22:55
Hello,
I was wondering (didn't checked yet in the datasheets, but perhaps somebody already has the answer) if it was possible, for example, to start a dma transfer from a receiving communication hardware (let's say UART), and after some time, stop it and get the number of bytes received and the data (I guess the data can be found in the destination memory, but where can I find the number of bytes transfered by the DMA ?). Thomas. #usart-dma