Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/13/02 16:22
Read: times


 
#19784 - RE: Stepper motor
Hello Michael,

You could download an excellent tutorial on state machines
from AMD. Description of PAL programming for command by half steps
(8 steps by cycle) is given. Transposition of this sequence in 8051's code is
easy.

Don't forget timings. Stepping motors are slow devices, also
the 4 bits sequences must be writed with a sufficiently slow rate.
With interpreted MCSBASIC52, a FOR ... NEXT loop with 50 to 100
iterations is adequate, before the next 4 bits binary word.

Best regards,

J.M.

List of 5 messages in thread
TopicAuthorDate
Stepper motor            01/01/70 00:00      
RE: Stepper motor            01/01/70 00:00      
RE: Stepper motor            01/01/70 00:00      
RE: Stepper motor - Jean            01/01/70 00:00      
RE: Stepper motor            01/01/70 00:00      

Back to Subject List