Resolved! STM32L1xx clear DMA TC / ADC_EOC flags?
Posted on March 09, 2017 at 11:01 Hello! I would like to use the ADC with DMA in order to do the following: - manually start the ADC in (discontinuous) scan mode - sample 3 channels - put the adc result with DMA to some array. - no...