Posted on May 13, 2016 at 10:53Hi all,I am using an STM32F303 to sample PA7 via ADC2 when TIM8 update triggers it, and using DMA to put the samples in a circular buffer. Although I seem to have gotten things basically working in the code below, I am...