STM32F446 multiple samples of a single channel with timer-driven ADC DMA
I want to setup an ADC in DMA triggered by a 1Hz timer to sample a single channel n-number times consecutively. Currently I can do that with this code (relevant parts only) but only if the number of samples is 16 or fewer, but I want to do more (50-1...