STM32L4 ADC w/ DMA overrun error
Posted on July 22, 2016 at 16:40I'm having a problem where I can't seem to use the DMA to read ADC values without a perpetual overrun error.I'm trying to configure the part such that a - conversion sequence is started by software. - DMA stores th...