STM32Cube - ADC + DMA issue
Posted on February 05, 2016 at 23:28Hello!I'm trying to use a generated code by the STM32Cube software (for a STM32F205 device) to read a sequence of ADC channels using the DMA in circular mode, and I'm facing some annoying problems: The code is s...