User Activity

I want to achieve high sample rate into stm32f446, so I found that I can triple the sample rate using "triple interleaved mode" and DMA. I thought I can make this easily by defining each of ADC1, ADC2 and ADC3 as continuous conversion mode with direc...