Tpic6b595
Loopyonion
Posts: 24
Hi,
I have picked up some of these for an experiment, after reading some of JM's posts.
Now, Ive looked high and low for a circuit diagram example, and an object to utilize them. I can find a fair bit of info on the 74x595, and JM_595_ez in obex.
Id basically like to output led sequences, to 16 leds at 5v, so using 2 x TPICB595's
Have I missed an obvious post on here?
Thanks again in advance for your help.
I have picked up some of these for an experiment, after reading some of JM's posts.
Now, Ive looked high and low for a circuit diagram example, and an object to utilize them. I can find a fair bit of info on the 74x595, and JM_595_ez in obex.
Id basically like to output led sequences, to 16 leds at 5v, so using 2 x TPICB595's
Have I missed an obvious post on here?
Thanks again in advance for your help.
Comments
Note that the Vih spec of the part suggests that 3.3v from the Propeller won't work without a level shifter, but I've read posts by others that indicate a direct connection on the clock, data, and load lines is okay.
I used some TPIC6B595 chips with my RGB LED arrays. I'm pretty sure the only difference between the A and B version is the amount of current they can sink. The schematic provided in my RGB LED array thread should work with TPIC6A595 chips.
Most '595 code should work with your chips. You just need to keep in mind you're turning on the output as a sink and not a source of current.
Edit: I just saw JonnyMac's post. I haven't used the "A" version but the "B" version I've used works fine with 3.3V logic.
If you edit your original post to this thread and choose "Go Advanced", you can then edit the Title box. This will change the title on the main forum page but the individual posts will have the old title (unless poster edit the title in their old posts).