Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Making ic 74190 starts at 60 to 00

ChuChu_06

Newbie
Newbie level 2
Joined
Dec 12, 2024
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Visit site
Activity points
13
I'm designing a count down timer using ic 74190 to starts at 60 sec to 00. I want to add similar to a debounce switch for my enable so that it will straight starts at 60 instead of 99 when it is activated along with the PL. I need some help with the debounce.

In addition, I also want to add 3 blinks before enable and a single cycle, then 3 blinks after reaching 00
 

Attachments

  • 1733975172859.png
    1733975172859.png
    73.3 KB · Views: 15
You can pre-load the inputs with any desired bit pattern via diode logic, and with the help of pull-up/down resistors. Select ohm values great enough so as not to interfere afterward with normal running (highs and lows).
oh yeah it works, i added a nand gate to the enable so it will start once the "switch" is pressed. The question now is whether i can combine the PL to the enable so it can simultaneously enable and starts with the pre-set 60

edit: I just attached one of the input from the nand to the button and it works well, although it will got 99 after the first cycle(but that's ok cause i only need one cycle)
 

Attachments

  • 1733987639548.png
    1733987639548.png
    43.1 KB · Views: 2
Last edited:
Hi,

do an internet search for "simple debounce circuit" ... for ideas. Best if the circuit comes along with a description about the working principle.

Starting form 60 is a different problem. It is called "preset". The IC datasheet gives the informations how to do so. You need to reasd it first, then try, then - if any problem arises - tell us what you did, what you expected, what happenend instead.

AND: for a real circuit -- you need to add power supply decoupling capacitors.

Klaus
 

LaTeX Commands Quick-Menu:

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top