STM32F407 DMA dual circular buffer contention
Posted on January 25, 2013 at 15:27I am acquiring data into one circular buffer while analyzing the data in the other buffer. The ADC switches back and forth between the two buffers. Do the two buffers have to be in separate memory blocks (0x2000000...