I'm using the DRV8834 to control a hybrid stepping motor (1.8° step angle @ 200 steps/revolution).
The driver is configured to a microstep resolution of 1/8 step.
Is there an equation or way to calculate the pulse period [TON + TOFF] required to hold a specific torque value?
In other words, if I need to hold a torque of 6.032 oz·in (0.0426 N·m), then how can I translate that to a pulse period?
Here some additional information:
My microcontroller clock rate is 62.5 KHz (@ 16us time-base) and I need to supply the DRV8834 with a pulse period value between 2 - 65536 to control that torque.
Thanks in advance!
-Al