32F417 DMA double buffer mode
Hi All,I have a waveform generator which uses TIM4 to trigger the DACs and they trigger DMA to transfer 32-bit words to the DACs (concurrently).I am using the DMA double buffer mode. So I have two source pointers, which are supposed to get flipped ea...