Hi everyone! Been lurking here a while, I've learned so much! Thank you!
I designed some boards containing 74HC595 shift registers which can be daisy-chained into each other. Everything works great, and can be expanded into infinity. Very happy!
Recently I've come across a need for higher wattage to control other devices and discovered the TPIC6B595. I'd like to make some boards for a set of these.
As far as I can tell -
(maybe I'm ignorant, so please correct me if I'm wrong...)
a shift register is a shift register, SIPO in this case, CLOCK, LATCH, DATA... other than mapping the pin differences out correctly, and power supply requirements, would there be any reason this wouldn't work? I haven't seen any mention of this anywhere online.
If not I can always use a 74HC595 with a ULN2803. Cost would be higher, and shift-register density per board will be lower, and I might have to drink a little.
TPIC IS 5V!? I missed that critical tidbit! Glad I asked! I'll need to adjust my existing power supply, currently 3.3v. Everything else existing should be tolerant... minor regulator replacement in my power supply... and Bob's my uncle.
I did know the outputs were GND, but that's OK because I am coming from a remote 12V source, this was actually very convenient.
FWIW I see what my problem has been... QH' is not /QH, it is in fact the last bit in the register and is before the output register, which if not present would allow use of QH.