??? 04/09/09 12:34 Read: times |
#164506 - Ok, then confirm this please... Responding to: ???'s previous message |
The stepper is running all the time. Form time to time you send a few bytes to the cmucam2 and receive a byte afterwards which tells you whether the stepper has to change its direction of move. But the stepper is running all the time. Is this correct?
Every 1msec the ISR is invoked and the stepper is moved by one phase into the proper direction. Is this correct? How long lasts your ISR? Shorter than 1msec?? Does the cmucam2 send bytes by itself, or only when you first have sent a few bytes (see above)? Kai |