Hi guys,
I am quite new to this field so may be my question would be a little immature. I have used multiple kinds of microcontroller like msp430, tm4c123g, 8051,arduino uno board,atmega32 for programming different kind of embedded applications. But now a days i am working on stepper motor control, so what i am struggling in is, controlling 5 stepper motor at the same time.
For ex: if the 1st motor starts at t(time)=0 microsec, then the 2nd motors starts at t=3 microseconds and so on.
Is this delay going to effect the actual movement of the motor(although its very small). Please help to resolve my doubt.