DMA problem is using ADC1 scan mode
Posted on December 04, 2014 at 21:30hello guysI am using stm32f103RETI want to use ADC1 in scan modeI do software start conversion in a timer interrupt and I configured DMA to save conversion values to a memory buffermy configuration code is herevoi...