Motor Stepper Example


Closed Thread
Results 1 to 40 of 135

Hybrid View

  1. #1
    mslaney's Avatar
    mslaney Guest


    Did you find this post helpful? Yes | No

    Default

    I guess what I 'm asking is....Do I need an H bridge or is it a function of the program?

  2. #2
    hansknec's Avatar
    hansknec Guest


    Did you find this post helpful? Yes | No

    Default

    If you are driving a bipolar motor you will need a dual H-bridge circuit. (2 coils each need dual driving polarity). The code presented earlier in the thread appears to me to be for driving a unipolar motor. Since you appear to be familiar with the allegro driver chips you should see that they would only require two outputs from a PIC to drive the motor. One is a direction bit and the other is toggled the amount of steps you want. I prefer using unipolar motors myself because they are easier to build a drive circuit using only 4 FETs.

    John

Members who have read this thread : 4

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts