Jump to content

Recommended Posts

Posted

Hey people,

a friend of mine just told me about the STP16CPC. It looks great. It can be accessed via SPI, it has 16 outputs and a current-setting. So if one would like to build LED-Rings this looks like a great solution with very less parts-count. You wouldn't need any current-limiting resistors in front of the LEDs and only one IC to drive 16 LEDs.
So, does anyone used this IC before and does it work in a classic DIO-chain without changes on the code?

I took a look into the datasheet but I'm not sure. The STP has a LE-input which the HC595 doesn't have. But it might work if one connect the chipselect (RC) which is normally connected to RCLK on the HC595 to the LE of the STP. 

Thanks,
Chris

Posted

Interesting

wonder if 90mA for 16 led is enough for all application.

I suppose code need adaptation to consider it as two DOUT for shift register update

Best

Zam

Posted

I found datasheet unclear.

absolute max rating say 90mA for Iout  (1 or 16 ?)

But max Ignd is 1.6A, look that the device can sink more than 90mAx16out, which tend to say you'r right

Best

Zam

 

Posted

Yes it's a good chip, I already used it. I confirm it's 90mA for each output.
But It's a on/off output. In this range I prefer the TLC5947, it's a 24 outputs(better for RGB leds), chainable, with a 12bits PWM outputs. But it's not the same in code for sure it requires a specific driver.

Posted
14 minutes ago, Antichambre said:

the TLC5947

interesting too, but honestly you can't find less DIY friendly device... thermal pad under body... you need a reflow to solder it :decayed:

I'm nor afraid of SMD but this is a no go, like QFN (eventually ?) or BGA

Best

Zam

Posted
1 minute ago, Antichambre said:

Hot air station is enough.

If you say it I trust you :cheers:

Best

Zam

ps: "extended side question" is it possible to solder QFN with hot air ?

my deeper skill is SOIC with larger tip as possible (true !! it work better)

Posted

Of course there are tons of other ICs, that are very usable but are not supported by MIDIbox though a dedicated driver is needed.

I thought that the STP may can be used with very little changes in the firmware but giving a great benefit. TLC5958 is a complete other story I think. 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...