Interfacing 8051 for controlling stepper motor.

Hi everyone, Can anyone please tell me the techniques for interfacing 8051 with stepper motor?

Reply to
activearun.83
Loading thread data ...

Start here:

formatting link

--
Guy Macon
Reply to
Guy Macon

All the information you will ever need.

formatting link

The first three hits will give you the design and code to get'er done.

donald

PS: If you would have justgoogleditfirst, you'd be done by now.

Reply to
Donald

Step one:

Reply to
ghelbig

1: Go from the pins to the motor. This only works if it's a _really small_ motor that's rated for your processor's VCC and drive current capability. 2: Amplify the pin outputs, and connect the motor to the amplifiers. This is a nice general-purpose connection. 3: Get a stepper driver that contains logic and amplifiers, and supply it with enable, direction, and clock from the microprocessor. This offloads the processor, but costs more.

Connections one and two require that you sequence the pulses to the motor correctly, but take less circuitry. Connection 3 is easier, but requires that you pay $$ for the drivers.

--

Tim Wescott
Wescott Design Services
http://www.wescottdesign.com

Posting from Google?  See http://cfaj.freeshell.org/google/

Do you need to implement control loops in software?
"Applied Control Theory for Embedded Systems" gives you just what it says.
See details at http://www.wescottdesign.com/actfes/actfes.html
Reply to
Tim Wescott

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.