BCD Counter..

Thread Starter

shimene03

Joined Jul 27, 2010
4
how can i count a 00-50 numbers..

if you reach 50..it back to 00 ...then count to 00-50 rather...


help with my homework... plz
 

BillB3857

Joined Feb 28, 2009
2,570
You would also need some gate function to detect when the 50th count was reached. The output of that function would be used to reset the counters to 00. In that event, you would never actually see 50 in your display. If you could allow for the 51st pulse to be the one that reset the display to 00, the gate function could be modified to allow that also.
 
Top