It can be done with one or two counters. Which do you think will be simpler?YES THIS ONE NOT WORKING -ONLY COUNT FROM 9 TO 0 IN DECIMAL.
WHAT I NEED IS ACTUALY SEE IN THE SIGMENTS THE COUNT FROM 10 TO 0
It can be done with one or two counters. Which do you think will be simpler?YES THIS ONE NOT WORKING -ONLY COUNT FROM 9 TO 0 IN DECIMAL.
WHAT I NEED IS ACTUALY SEE IN THE SIGMENTS THE COUNT FROM 10 TO 0
or even from 11..hi all,Ty for your support.
this is where im standing now: in the photo this is what achieved for now.
two counters,two bcd 7 segment. they counting down but cant get the count from 1 and 0 .
its start from 99.
Does the counter have a feature you could use to cause it to start from 10?they counting down but cant get the count from 1 and 0
This is your homework. Tell us what you've tried. You've already been given a big hint.HOW TO STOP THE COUNTING IN 00?? HMMM....
WELLIF I OPEN THE SWITCH THE COUNT WILL STOP AND RESRT TO 10.
I WANT IT TO BE STOPED AT 00....
You added a gate and a switch and managed to make the schematic hard to read again. Try being neater. In the long run, it will help you and anyone who has to read your schematic.WELL FINALY I DID IT....TY ALL ...
preset backwards WHATS THAT MEANS?You added a gate and a switch and managed to make the schematic hard to read again. Try being neater. In the long run, it will help you and anyone who has to read your schematic.
You've implemented preset backwards and the AND gate is unnecessary.
Preset is HIGH active and you connected them to a pull-up resistor. You should have connected them to a pull-down resistor and have the switch pull it HIGH when it's closed.preset backwards WHATS THAT MEANS?
OK..I SEE NOW.TY I WILL TRY IT.Preset is HIGH active and you connected them to a pull-up resistor. You should have connected them to a pull-down resistor and have the switch pull it HIGH when it's closed.
In other words, preset is normally not active and is activated by the switch.
No good. You still have to activate the switch before the counters can count.no good?