This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

stepper motor

how to drive a stepper motor without using stepper driver?. I know that stepper motor can be driven using pulse width modulation and it can be achieved by using port pins. what are all the other requirements we have to consider?(timer channel...)

Parents
  • There's no way anyone's going to be able to reply to this. It's far too dependent on too many variables. Usually your application will drive the selection of a type of stepper motor. This will further leads to selecting a control scheme (half-stepping, microstepping, etc). And the design of an actual hardware interface to do this involves a myriad of variables.

    Entire books have been written about the subject and you should select and read a few of those.

Reply
  • There's no way anyone's going to be able to reply to this. It's far too dependent on too many variables. Usually your application will drive the selection of a type of stepper motor. This will further leads to selecting a control scheme (half-stepping, microstepping, etc). And the design of an actual hardware interface to do this involves a myriad of variables.

    Entire books have been written about the subject and you should select and read a few of those.

Children