T-flip-flop without using a clock

flipflop

Is it possible to create a T flip-flop without using a clock? I really need one, but I can't use one with a clock because it requires a signal shortener.

Best Answer

You can just wire the toggle input to a high level and then your signal goes into the clock input, this way the output toggles as soon as there is a rising edge on the clock input.