- This topic has 2 replies, 3 voices, and was last updated 10 years, 11 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
|
Microcontroller › AVR › related to stepper motor rotation
hi
can anyone tell that why stepper motor rotate a lil step backward when it start rotating?? how should i remove it by Mikroc pro code?? i’v used atmega16 to control 3 stepper motor. each of them give backward step before rotating .
Make sure that there is nothing wrong with your code like setting the pins as output before initializing the values to them. Make sure you set the values of the output pin to high before setting them as output ( if you are giving positive voltage to the common pin of stepper motor )