Resolved! Possible to continuously ADC sample only during active phase of PWM? (STM32F466RE)
I'm using an STM32F466RE to drive a motor via PWM and want to sample a current monitor via ADC during the active part of the pulse so that I can integrate the amount of power delivered to the motor. This will require the sample rate to be high enoug...