Dear,
we use SN74HC595DR, but we find, if power on and SRCLR pin was pull low, why output wavform have one puls? is normal?
measurement waveform as below chart:
schematic:
If any suggestion, Please advise me.
Thanks,
Best regards,
Lawrence.
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.
Dear,
we use SN74HC595DR, but we find, if power on and SRCLR pin was pull low, why output wavform have one puls? is normal?
measurement waveform as below chart:
schematic:
If any suggestion, Please advise me.
Thanks,
Best regards,
Lawrence.
Hi, Dylan
We catch two clock signals and output waveform, and we find If use Probe to connect or disconnect RCLK pin , it was can change output waveform.
Probe connect to RCLK , output pulse waveform was gone.
Probe disconnect to RCLK, output have one puls waveform.
so how to follow datasheet 9.4 function table
schematic as below file.
< removed due to confidentiality>
If any suggestion, Please advise me.
Thanks,
Best regards,
Lawrence.
See the FAQ linked by Dylan: [FAQ] What is the default output of a latched device? (Flip-Flop, latch, register)
SRCLR clears only the shift register. Before the first rising edge on RCLK, the values in the storage register (and thus the output pins) are undefined.
If you want the outputs to be low, you must generate a rising edge on RCLK.
Hi, Clemens Ladisch
Yes! we want output to be low, but we find power up to RCLK generate a rising edge at the same time output have one puls waveform.
is could avoid?
because this behavior affect next step device , will false action.
if any suggestion, Please advise me.
Thanks,
Best regards,
Lawrence.
To prevent the device from outputting unwanted values, initialize it with the OE pin high, and pull it low only after the first RCLK.
Hi, Clemens Ladisch
Thank you , we will try it.
have about at power up , SN74HC595DR input and output function table document, can share us?
if any, Please advise me.
Thanks,
Best regards,
Lawrence.
Hi, Clemens Ladisch
about your reply :To prevent the device from outputting unwanted values, initialize it with the OE pin high, and pull it low only after the first RCLK.
after the first RCLK , when to OE pin to be low?
OE pin high to low, have min time or max time limit?
If any, Please advise me.
Thanks,
Best regards,
Lawrence.
To be safe, add the maximum times of tpd and ten.
(If the load capcitance is lower than 50 pF, the times will also be lower.)