Problems with ADC interrupt
Posted on December 27, 2016 at 06:55 I am trying to generate an instantaneous PWM signal using ADC Single channel interrupt on stm32f103rbt6 nucleo board. I want to vary the speed of the dc motor using the instantaneous adc interrupt. But I am ge...