74HC595 - driving higher loads/voltage

Hi,

I have successfully built a port multiplexer with 74HC595 with one led on each 8 pins. However, if I want to control f.ex. 12V Led stripes I cannot connect them directly to 595's pins. What would be the best solution for 8 ports? 8 transistors/Mosfets? Or is there some handy IC available for that?

TPIC6B595

What will be the maximum load current for each output to handle ?

1 Like

Tpic6b595 can handle a max of 150mA per channel. At 12V that's equivalent to about 1.8W of power.

A 5M led strip is typically about 60W, but that can vary greatly depending on the type of LEDs used and how many leds per metre, so you must check the specs of the strip you want to use. But if we assume your 5M strip is 60W, then each output of the tpic chip can control a strip of about 150mm or 6".

If you need to control longer strips than that, I would recommend a logic-level, n-channel MOSFET such as IRLZ44 or STP16NF06L for each channel. You can use 74hc595 to control 8 channels.

@kjkallela,
You asked this question on the end of someone else's question, which I split. Then I dug a bit deeper and found that you already asked the same thing here, so I deleted the split topic.

Please do not:

  • Add your own questions on the end of someone else's topic
  • Post the same question more than once
    Doing either of these things will earn you a ban from posting.

Please read the forum instructions: How to get the best out of this forum

Thank you.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.