Single ADC Reading with Multiple DMA Channels
Hi,Is it possible to have a single ADC result transferred to two different memory locations using DMA without CPU intervention?Specifically I want DMA to take a single reading from an ADC, transfer it to one location on the STM32H747 CM4 and another ...