I am working with a Quadrature Encoder that uses TIM2 (encoder mode). The encoder mode automatically captures an increase in the register htim2.Instance->CNTI am trying to use DMA to fill a buffer with the CNT values however it does not seem to work....