Software triggered multichannel scan - callback not triggered
Hi, I'm using a STM32F303 with 10 independent analog input channels connected to ADC1 and ADC2 (5 channels per ADC).What I'd like to achieve is a software triggered scan of all 5+5 channels in one go and have the result copied to memory using DMA. So...