I have a circuit that operates several relays connected to a 74HC595. For those of you that have worked with the Basic Stamp, this is the output expansion example that Parallax has used for years.
My problem is that the 74HC595 wants to come up with a pulsed high before it is initialized that closes the relays for a fraction of a second. I am trying to stop this.
It occurred to me that he OE pin (13) of the 74HC595 could be held high for some length of time until the Basic Stamp sends it valid information, then the OE would go low and enable the output.
Therefore, I thought I might make a simple RC that holds that pin HIGH for a bit, until everything stabilizes. Any reason i can't just tie Pin 13 (/OE) to +5 with a .1 cap and add a 10k resistor to ground? It should stay tied to +5 until the capacitor gets pulled to ground. Right?
Is there anything wrong with this idea?
This circuit is already on a PCB, so its not easy to experiment with. I will have to cut some traces, etc. That's why i need some advice.
Greg
My problem is that the 74HC595 wants to come up with a pulsed high before it is initialized that closes the relays for a fraction of a second. I am trying to stop this.
It occurred to me that he OE pin (13) of the 74HC595 could be held high for some length of time until the Basic Stamp sends it valid information, then the OE would go low and enable the output.
Therefore, I thought I might make a simple RC that holds that pin HIGH for a bit, until everything stabilizes. Any reason i can't just tie Pin 13 (/OE) to +5 with a .1 cap and add a 10k resistor to ground? It should stay tied to +5 until the capacitor gets pulled to ground. Right?
Is there anything wrong with this idea?
This circuit is already on a PCB, so its not easy to experiment with. I will have to cut some traces, etc. That's why i need some advice.
Greg