I dont know how to modify this counter made of flip flop type -

Thread Starter

pol_garciaa29

Joined Mar 1, 2023
1
I'm allowed just to change R or S, or both but not D, Clck,Q and neg Q. After showing as first number 7, the one following must be 8 and then 9 and so on.
Mention that combinations are of 4 bits
This is the scheme i did:
 

Attachments

MrChips

Joined Oct 2, 2009
30,821
What you have shown is a 4-bit binary asynchronous counter.
It will count from 0 to 15 and then recycle back to 0, and repeat.
 
Top