Continuous rotation stepper motor

I need to have a stepper motor run at a continuous, constant speed (roughly 15 RPM) for many hours. Can I do that with the TICT825 controller and associated software?

Hi.

Yes, the Tic T825 can be used to drive a stepper motor at a constant speed. The best way to do it might depend on your setup, but a simple way would be to put the Tic in analog speed control mode, set the maximum speed to whatever value corresponds to 15RPM with your motor and microstepping mode, and then connect a high (5V) signal to the analog input pin (SDA/AN). The speed on the Tic is in units of microsteps (or pulses) per 10,000 seconds. More details about configuring a Tic T825 can be found in its user’s guide.

-Claire

Thanks, I’ll give that a try and report back here.

-Art-

I didn’t use your method but I was able to drive the stepper for hours at constant v. I didn’t really understand the details of how it operated but then realized how the software functioned and it all came together.

Thanks again,

Art

1 Like