Difference b/n 74HC164 and 74HC4094?

Status
Not open for further replies.

picstudent

New Member
I need to implement some additional output pins for PIC MCU to switch on and off transistors which in turn ON/OFF MOSFETs via opto-couplers. I need 12 channels, so plans to cascade 2 8 bit shift registers.

I felt by reading data sheets that, I can use either 74HC164 or 74HC4094.

What is the basic difference between those two chips? both are serial in parrellel outs? what is the plus point in each case?
One is 'shift latch register'. How it effects practically in application?

please
Thanks
 
without latch, as you clock the shift register you have outputs change ... so for example if your output is"

00100110

you can only change it to:
10010011
or
00010011

with latch, you can change it to "any" value as you can clock in X new inputs and then latch
 
Thanks arhi. Got it.
My application can't tolerate change as it clocks!

So 74HC4094 is my choice.
Thanks a lot!
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…