I need a simple latch that can accept a momentary high signal and send a high output until a reset signal turns the output low. I am thinking that I can just tie together the clock and the input together on a positive edge D-latch to accomplish this. However, I also know that it all assumes the fact that the input and the clock will be seeing a high signal at exactly the same. Will this work or so I need to try something else?
2007-03-13
19:39:02
·
4 answers
·
asked by
JohnnyBoy
1
in
Science & Mathematics
➔ Engineering
It is basically a switch that can be turned on by turning on input high and off by turning another input high. I don't want to use a T flip flop because it only gives me one input.
2007-03-14
05:07:53 ·
update #1