Timer 2 output compare mode generating DMA requests without CC match on F411
Hey everyone,I am outputting a waveform via TIM2 CCR1 stored in an array and transferred via circular DMA access.The timer is configured for output compare so that whenever a match occurs, a dma request is generated and the next value is fetched from...