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.
 
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...
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...
Back
Top