74HC393

rp dharmasena

May 7, 2015
2
Joined
May 7, 2015
Messages
2
plz
how to make a function test circuit using LEDs for 74HC393 binary counter IC
thank you..
 

cl10Greg

Mar 20, 2014
25
Joined
Mar 20, 2014
Messages
25
The clock signal is a high to low transition so you would have a switch connected to the power supply with a 10kΩ resistor and a switch to goes to ground. You would have four LEDs connected with current limiting resistors to the outputs. You should be able to press the switch to pull it to ground and see the lights count in binary. There maybe some issue with this because of debounce and jitter so the button input might also need a capacitor to smooth out the input.
 

cl10Greg

Mar 20, 2014
25
Joined
Mar 20, 2014
Messages
25
You can use a micro if you like but I am thinking in this case a clock is just a set transition of high to low and can be done with just buttons
 
Top