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 want to increase stepper motor speed up to 1000 rpm, i am using atmega32 microcontroller so,it's Mimimum delay is 5ms.means 60 rpm,when i decrease the delay, stepper motor should be not work properly,so plz tell me how to increase stepper motor speed, can i use drive(optocoupler)??,then plz tell me how???

Parents
  • ATMega32 is an AVR chip. So wrong forum.

    But why would a ATMega32 chip be limited to 5ms delays?

    And how is 5ms relating to 60rpm? The stepper motor having 200 steps? So you now need to be able to step 200000 steps / second? Before you spend too much time wanting 1000 rpm - is that a supported speed for the stepper motor?

Reply
  • ATMega32 is an AVR chip. So wrong forum.

    But why would a ATMega32 chip be limited to 5ms delays?

    And how is 5ms relating to 60rpm? The stepper motor having 200 steps? So you now need to be able to step 200000 steps / second? Before you spend too much time wanting 1000 rpm - is that a supported speed for the stepper motor?

Children