TIMER PWM mode driving stepper motor how to soft start or acceleration time?
i am driving STEPPER MOTOR using TIMER in PWM mode use interrupt for counting PULSES now how can i accelerate motor slowly(acceleration time 200ms) then running at set speed?acceleration time(ex 200ms) is variable how can i do it? Can iuse dma for ve...