ADC + DMA circular mode
Posted on April 06, 2016 at 08:38Hello there, I am trying to configure ADC and DMA (STM32F4) to work in circullar mode but I fail. There is a lot more conversions than there should be and they are starving other ''processes'' in the mcu. This is wha...