Resolved! ADC data is only being read alternately (TIM1 + DMA)
"Hi,I am trying to read an ADC value from the feedback of a PWM signal generated via TIM3 PWM.TIM1 generates a PWM signal with 4 channels, including complementary channels. The CCR value updates from the Sine table using DMA.The ADC is being read whe...