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

i m interfacing the stepper motor with 8051 i hav all circuitry ready but i want to know how to generate the required RPM for stepper motor
EG: i want to run my motor at 60 RPM then what all calculations are required i hav taken a timer for the clock pulses but confused in the calculations
do u hav any sample program for it
i m using ic which has clocks pulse pin, i will be giving the clocks to that pin

Parents
  • What part do you not understand?

    Simulation of what type of motor.

    Motor simulator behaving how? Graphical front-end showing a rotor stepping? LCD display showing current step? Other alternative?

    Simulator interfacing how with microprocessor? Or simulator interfacing with the uVision IDE using DLL interface? Other interface?

    In short, you have not sayed [sic] anything about what you would like. However, you have implied that you want a magic fix for an unknown problem that you work very hard with, and that your boss expects you (since there is no budget for sub-contractors) to solve during the past weekend.

    But then again, if you don't think it is difficult - why don't you just write the code? Especially since you must know exactly what it is you are looking for.

Reply
  • What part do you not understand?

    Simulation of what type of motor.

    Motor simulator behaving how? Graphical front-end showing a rotor stepping? LCD display showing current step? Other alternative?

    Simulator interfacing how with microprocessor? Or simulator interfacing with the uVision IDE using DLL interface? Other interface?

    In short, you have not sayed [sic] anything about what you would like. However, you have implied that you want a magic fix for an unknown problem that you work very hard with, and that your boss expects you (since there is no budget for sub-contractors) to solve during the past weekend.

    But then again, if you don't think it is difficult - why don't you just write the code? Especially since you must know exactly what it is you are looking for.

Children