Is it needed to start ADC_DMA again after waking up from Stop mode?
Posted on July 21, 2016 at 10:36 Hi, I want to read a single conversion of multiple channels of an ADC repeatedly, after searching I found the solution that is using ADC_DMA. Since in my porject I need to put the uC into Stop mode after a singl...