I am writing a driver for stepper motor. I did a spreadsheet in Excel for acceleration and deceleration using ramp. I calculated speed for every steps. I have one question. How can i calculate period for one pulse (with other speed). I need it to generate impulses with other period to acceleration and decceleration.
Asked
Active
Viewed 270 times
0
-
1The period depends on which frequency you want to work with, and that's about it. – Lundin Jan 18 '18 at 14:05
-
1/current speed ? – Adam Przedlacki Jan 18 '18 at 14:16
-
^^^ what @AdamPrzedlacki says. Is it not just arithmetic? – Martin James Jan 18 '18 at 19:58