User Activity

Posted on April 12, 2017 at 09:28I am trying to setup PWM to control Stepper Motor using stm32cubemx code initialiser with keil IDE, I need a max duty cycle of 50% at a frequency 12MHz. I am trying to obtain proper values for prescaler, autoreload(d...
Posted on April 10, 2017 at 15:30Hi all,I am trying to control stepper motor using PWM on STM32F469NI-eval board.For debugging purpose,I have connected a led to step pin which glows indicating that the step pin is supplying the pwm output, But my st...