User Activity

Hi Iam using STM32F407 discovery board and iam trying to sample 8channels of an ADC. Iam trigerring the ADC with a timer and Iam also using DMA whitch interups the code when the DMA buffer is full. Timer freq is 12kHz. DMA is in circular mode.Problem...