U
usao
Guest
Disclaimer: I am not a student, but a home hobbyist trying to work out
a problem.
Here's the situation. I have a 1Mhz osc which I want to switch on-off.
The issue is that I don't want the on-time of the clock to change
depending on when the switch is thrown.
Im looking not for answers, but for pointers or suggestions on how I
should work this problem. The angle I have tried so-far is to use a
edge triggered flip-flop to catch the output of the input osc ANDed
with the switch input. The idea here is that if I catch the edge, and
it's active, then I can send this through a one-shot, or somthing else
to keep the width of the pulse the same size.
However, this seems kind of complicated, and may require a debounce on
the switch as well...
Is there some simpler approach im missing?
Thanks,
Ron (rwatkins at dssolutions dot com)
a problem.
Here's the situation. I have a 1Mhz osc which I want to switch on-off.
The issue is that I don't want the on-time of the clock to change
depending on when the switch is thrown.
Im looking not for answers, but for pointers or suggestions on how I
should work this problem. The angle I have tried so-far is to use a
edge triggered flip-flop to catch the output of the input osc ANDed
with the switch input. The idea here is that if I catch the edge, and
it's active, then I can send this through a one-shot, or somthing else
to keep the width of the pulse the same size.
However, this seems kind of complicated, and may require a debounce on
the switch as well...
Is there some simpler approach im missing?
Thanks,
Ron (rwatkins at dssolutions dot com)