How to Control a 12V Unipolar Stepper Motor with a Microcontroller?

AI Thread Summary
To control a 12V unipolar stepper motor with a microcontroller, it's essential to manage switching and back EMF protection, though voltage conversion is not inherently provided by some chips like the L6220. An external power source is necessary, as the L6220 does not perform voltage conversion. Using four MOSFETs with built-in diodes connected directly to the microcontroller is recommended for better efficiency. This setup, combined with an additional power supply, may also be more cost-effective. Overall, a solid understanding of the components and their functions is crucial for successful implementation.
frogdogbb
Messages
45
Reaction score
0
Hey all I am trying to sort through data for controlling a unipolar stepper motor with a microcontroller. I have done this before but the hardware was already in place on a development board. What I need is a way to drive a 12V Unipolar stepper with a microcontroller. I have found a number of chips that may do what I need as far as switching and back EMF protection but not voltage conversion. I looked at a L6220 it says it can handle up to 50V on the output but the data sheet makes no mention of how this is accomplished. Maybe there is an easier way or maybe I am missing a part of the puzzle. Anyone have stepper motor experience?
Thanks
Ben
 
Engineering news on Phys.org
look like it does no voltage conversion, you need an external source, the center tap on the diodes stops emf. i'd use 4 mosfet here with built in diodes straight to the microcontroller and an add on power suppy, probably would be cheaper too.
 
Hey guys. I have a question related to electricity and alternating current. Say an alien fictional society developed electricity, and settled on a standard like 73V AC current at 46 Hz. How would appliances be designed, and what impact would the lower frequency and voltage have on transformers, wiring, TVs, computers, LEDs, motors, and heating, assuming the laws of physics and technology are the same as on Earth?
While I was rolling out a shielded cable, a though came to my mind - what happens to the current flow in the cable if there came a short between the wire and the shield in both ends of the cable? For simplicity, lets assume a 1-wire copper wire wrapped in an aluminum shield. The wire and the shield has the same cross section area. There are insulating material between them, and in both ends there is a short between them. My first thought, the total resistance of the cable would be reduced...
I used to be an HVAC technician. One time I had a service call in which there was no power to the thermostat. The thermostat did not have power because the fuse in the air handler was blown. The fuse in the air handler was blown because there was a low voltage short. The rubber coating on one of the thermostat wires was chewed off by a rodent. The exposed metal in the thermostat wire was touching the metal cabinet of the air handler. This was a low voltage short. This low voltage...
Back
Top