74hc595 Question
Gorilla
Posts: 16
Hi, I am designing a PCB for 12 74HC595's daisy chained together. Since pins 16 and 10 are connected to 5v can I run a trace and connect all of the shift registers 5v inputs together? Can I do this with all the grounds?
Comments
http://www.wisc-online.com/objects/ViewObject.aspx?ID=DIG4503
http://www.interfacebus.com/Logic_Design_IC_Fanout.html
http://www2.ogu.edu.tr/~redizkan/IC-Logic.pdf
http://www.interfacebus.com/Design_Translation.html
http://verticalhorizons.in/difference-between-fan-in-and-fan-out-in-digital-electronics/
I gave it a try myself with a 12 x 10 LED array.
The clock, latch and other appropriate pins are all soldered together on 16 595 chips.
BTW, my LED array will display images (black and red) from a video camera.
please help me
thankyou
A well regulated 5V supply can certainly be attached directly to the Vdd/Vss pins of a 74HC595. You should have a 0.1uF capacitor attached to the Vdd/Vss pins at each IC. You should probably also have an electrolytic capacitor across the Vdd/Vss supply at the board level, something in the range of 10uF to 500uF or more depending on how fast you're going to change the LEDs. The higher the speed and the more LEDs may change at a time, the larger the capacitor.
The schematic shows current limiting resistors to each LED (I assume, I couldn't see the actual LEDs on the schematic). These resistors will limit the current for you. As Mike said, you can connect the 74HC595 directly to your 5V source. You don't need to limit the current to the chip since it will only draw what it needs.
If the person who designed the schematic did it correctly, the LEDs shouldn't draw too much current from the chips.
You'll need a good power source. I think the cube will draw too much current to power from a USB connection. Let us know if you need help selecting a power supply. Edit: It looks like you already have a good one.
I hope you post of video of the complete cube. It sounds really cool.
If u keenly observe my schematic each output of shift register is connected to base of transistor with 1k resistor in between.so only 5ma current is sourced from single output of shiftregister.
actually i thought that if i connect the smps powersupply which has max ratings like 5V@35a to shiftregisters directly it whould fry my chips but now i came know the reality by your clear explanations.tomorrow im gona connect the powersupply and test the output and revertback soon.
thankyou once again!