Little Step-U motor driver
Any one has experience using VB6 to control Little Step-U unipolar motor drive?
I was sending out serial commands such as {E200}, but the motor does not move 200 steps. It will only work with {E1} inside a loop that repeats itself. Also the motor only "steps" but cannot rotate... Not sure if it is my VB program or the Little Step-U driver that has a problem.
Any suggestions is appreciated. Thanks!
I was sending out serial commands such as {E200}, but the motor does not move 200 steps. It will only work with {E1} inside a loop that repeats itself. Also the motor only "steps" but cannot rotate... Not sure if it is my VB program or the Little Step-U driver that has a problem.
Any suggestions is appreciated. Thanks!
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
I also noticed that you have to set time delay for the motor to finish the rotation before it can accept the next command.