STM32F37x DMA SDADC + DAC same DMA Channel
Posted on March 11, 2016 at 17:03Dear Community, I am trying to use two peripherals (STM23F373) SDADC1 and DAC1_1 having the same DMA access channel: DMA2_Channel3 (STM32F37x reference page 164). Due to a synch problem I want to use the DMA in norma...