Other Parts Discussed in Thread: SN74HC595,
Hi Expert,
If /SRCLR & /RCLR are pull low, what is the output state? Is it high impedance or high or low?
Thanks.
Zhou
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Thank you for the clarification!
The block diagram for the '594 will tell you what will happen:
In the above image (pg 1 of the datasheet), you can see that the RCLR\ line (highlighted in yellow) directly connects to the output registers' reset pins. This means that when RCLR\ is LOW, those registers will output LOW.
The SRCLR\ pin directly connects to the reset line for the shift registers' reset pins. This means that when SRCLR\ is LOW, those registers will output LOW.
So, if you make both SRCLR\ and RCLR\ LOW, then the device will output LOW on all outputs, and all internal registers will be reset to LOW.