Hi,
Newbe here ... :~
Datasheet: L293DD013TR STMicroelectronics | Mouser Europe
This connection schema turns my motors:
L293D's vcc1 connected to 5V supply
L293D's vcc2 connected to 12V supply
I have the stepper motor library and I can turn a NEMA 17 stepper motor without any problem. I have had this circuit (DIP version) since a few months and it works so great.
My motor remains idle (and disabled 1,2EN and 3,4EN LOW) most of the time, and I see that the L293D chip consumes some current (about 30mA or so) because its VCC1 is connected to 5V supply... I thought that i can save power by connecting vcc1 to the output of arduino... when the outpin is high, vcc1 will be 5V and everything should work as expected. I simply assumed this, designed my first SMT PCB and got a few manufactured
!
Now, I see that the circuit is not working. When I test it with an oscilloscope, I see that the arduino's pin connected to vcc1 shows a voltage of about 1V...? I see that the chip is taking in come current (approx 10ma) and when I enable the chip (through another arduino's pin... which used to work flawlessely earlier), I see that the chip is consuming about 60ma... instead of the normal .5amps that I expect to see.
Whats going on here? Whats wrong with this connection setup? This is my first smd project... I think I soldered the L293 chip correctly... the soldered pins look neat.
Just another question tagged to this: Is there a better/cheaper HBridge compared to L293D. I do single (if not half) stepping and I need to drive a motor that consumes no more than 1amp.