For a microphotography project, I bought a stepper motor Nema 14 that could work with a voltage between 8 and 45 V.
I found the two winding with an electric controler.
The problem came when I tried to make connections to see how it turn :
For exemple when the first winding(A) is connected, it moves clockwise (CW). Then connecting the second winding (B) generates a counter clockwise move, or no move. Reversing the polarity of the wires in B, does not solve the problem.
Links to datasheets or similar please, as you have been asked if you read the
"read before posting" sticky thread.
If you are hand-connecting a stepper to a controller you should realise that
disconnecting a motor or winding from a powered-up motor controller is
a good way of killing the controller dead. Always power down before connecting
or disconnecting motor wires from a stepper controller.
If you want to understand how stepper motors work, there are many
resources out there for that.
Hi MarkT,
I am planning to use a DRV8825 controller, but I wanted to check the rotation of the motor before going further. This checking to be sure that the wiring is correct. But for the moment, I just want to obtain at least two steps in the same direction CW or CCW.
The motor is a Nema 14 :
Stepper Motor: Bipolar, 200 Steps/Rev, 35×28mm, 10V, 0.5 A/Phase Pololu item 1208: Stepper Motor: Bipolar, 200 Steps/Rev, 35×28mm, 10V, 0.5 A/Phase
Sorry if I am not very clear...
Many thanks for your help
Taochez:
Hi MarkT,
I am planning to use a DRV8825 controller, but I wanted to check the rotation of the motor before going further. This checking to be sure that the wiring is correct. But for the moment, I just want to obtain at least two steps in the same direction CW or CCW.
The motor is a Nema 14 :
Stepper Motor: Bipolar, 200 Steps/Rev, 35×28mm, 10V, 0.5 A/Phase Pololu item 1208: Stepper Motor: Bipolar, 200 Steps/Rev, 35×28mm, 10V, 0.5 A/Phase
Sorry if I am not very clear...
Many thanks for your help
Michel
Connect the motor to the driver, set the current level appropriate for the motor, check
your circuit carefully before powering up.
Trying to step a stepper by hand from a supply is tricky and you'll likely get
a nasty shock and may damage your power supply unless its a battery. So long as
both windings are intact (measure with a multimeter) and the shaft turns then
it will function.
I am using Arduino ATMEGA 2560 microcontroller board, STA401A Stepper motor driver and PM42L-048-SYP6 stepper motor. I want to know about the circuit diagram and the program for checking the stepper motor. If any one knows, please reply me soon.