Hi, I have a question about DC output current in a datasheet.
In this datasheet, page 7, it said DC output current is 35mA,
Does it mean each output pin could output 35mA or total 35mA?
Please read the title of the table, it says "Absolute maximum ratings", the individual outputs are rated to supply at least 6mA so the 35mA is for the whole package. The note under the table explains that exceeding 35mA may damage the device. It isn't intended to be a current driver, it's just a simple logic device designed to feed the inputs of other logic devices.
Please read the title of the table, it says "Absolute maximum ratings", the individual outputs are rated to supply at least 6mA so the 35mA is for the whole package. The note under the table explains that exceeding 35mA may damage the device. It isn't intended to be a current driver, it's just a simple logic device designed to feed the inputs of other logic devices.
I see, thanks you.
I want to use this chip to drive 8LEDs which is 20mA each. This is the LED cube sch on the internet.
How could it work? on ebay, most of LED i found rate at 20mA.
Do not confuse the ratings of an LED with the current you intend it to pass. The rating is the maximum allowed but you can use any current up to that. A typical LED will visibly glow with currents as low as 0.1mA, you choose the current up to the limit allowed.
I repeat my comment though, the '595 is NOT an LED driver IC although I see many references to it being one. For best results you should add a driver stage after the '595, you will then get more consistent results and probably brighter LEDs as well.
One single or two outputs of the 74HC595 can drive LEDs with more than 20mA with a 5V supply. But the maximum allowed current for all outputs continuously is 70mA.
All 74HCxxx and microcontrollers have these output ratings. The lower current spec's on the datasheets are for low voltage drop logic but LEDs have a much higher voltage drop so the output current is much higher.
Cmos outputs are fairly symmetrical so they sink or source almost the same amount of current.
The chip inside a 74HCxxx logic IC is tiny so its total continuous maximum allowed current is 70mA.
Then it can drive up to 10mA into 7 segments but without a decimal LED.
I use 74hc574 in my z80 system as out port and 8x1k resistor pack for limiting current.
Here the link: https://www.youtube.com/watch?v=uD1rF6FaiOM
I think not need 20mA current per led. The 35mA is maximum rating of the hc595(short time).
I use 74hc574 in my z80 system as out port and 8x1k resistor pack for limiting current.
Here the link: https://www.youtube.com/watch?v=uD1rF6FaiOM
I think not need 20mA current per led. The 35mA is maximum rating of the hc595(short time).