Is it possible to get access to the buffer during EDMA3 DMA data transfer?
The situation is as follows: EDMA3 fill the buffer 16 kilobytes. I'm at an arbitrary time has come forward to reading the data. At the moment I can not do it. When you try to access the buffer with which works EDMA3 transfer of data stops. How to get access to the buffer and if this is possible at all?