2021-02-08 08:09 AM
I have created a .sfc file which I successfully write to my stepper motor. I need to drive the motor in Full step mode (which I am doing at present). Stepper motor is a 1.8deg motor - so 200 steps per complete revolution.
Solved! Go to Solution.
2021-02-12 09:23 AM
Hi @RJohn.4 and welcome to the ST Community !
You can use the "Move" command in the Positioning Tab, as shown in the picture below.
For your motor, using the full step mode, you have to specify 200 steps in the parameter of the command.
If this post answers to your question, please consider to click on "Select as Best" label here below.
Have a good day !
2021-02-12 09:23 AM
Hi @RJohn.4 and welcome to the ST Community !
You can use the "Move" command in the Positioning Tab, as shown in the picture below.
For your motor, using the full step mode, you have to specify 200 steps in the parameter of the command.
If this post answers to your question, please consider to click on "Select as Best" label here below.
Have a good day !
2021-02-14 11:50 PM
Hi Dario, Thank you for providing the solution. In fact shortly after I had posted my question, I had found the SPINfamily user manual and read it - so found the solution.