Resolved! TIMer triggers ADC which outputs via DMA just fires its DMA-ISR once
Posted on July 14, 2017 at 15:41Hello,in my STM32F765 project I am using a timer (TIM6) which is set to a constant frequency. The update event of the timer triggers an ADC (ADC2&3) which is configured to start conversion of a regular group of channe...