So I previously build a binary counting circuit just with LEDs and I was only using t flip-flops. But now it won't find a solution if I do it the same way.
In fact I did add the diodes to display the numbers 0 and 1 correctly but why would this lead to this error?
Now I used one NOT gate so the circuit would start. However, it doesn't work correctly (the three other displays won't change so I guess the flip flop doesn't get triggered.
Anyone got a solution to this?
Edit: finished and working