Circular DMA does not circle for ADC (STM32L1xx)
Posted on October 19, 2012 at 17:49I'm trying to use the ADC on an STM32L1xx to read a single channel with a sample rate based on TIM2. I plan to use a double-buffering scheme, so I want to set it up to DMA into a buffer with half-complete and full...