Problems using a EDE2208 for momentary/toggle

Thread Starter

Blumpkinson

Joined Jul 26, 2013
6
I'm using a EDE2208 IC to turn a signal from a momentary input into a toggle signal for my circuit. The IC works perfectly, the only problem I ran into was when powering up the circuit, the change in voltage from 0V to 5V activated the IC. I need the ouput signal to be zero until the button is pushed.

Is there anyway I could isolate the start-up signal, so it wont activate the IC? Would there be a way to use a JK Flip Flop to get around this?

Thanks guys
 

Meixner

Joined Sep 26, 2011
117
After searching for the datasheet there doesnt appear to be an easy way to do it. It seems crazy to me that the manufacturer didnt include a reset pin on the IC.
 

Thread Starter

Blumpkinson

Joined Jul 26, 2013
6
Yeah, the reset function completely slipped my mind when making this circuit. Is there any easy/simple circuits that I could use to replace this particular IC?

I say simple b/c i'm a Mech E and electronics is still pretty far out of my comfort zone.

Thanks
 

LDC3

Joined Apr 27, 2013
924
Are all the unused inputs tied to ground?
Do all the outputs start with a high signal? Maybe this is the default.

If the outputs start either all high or all low, then connect your output and another one to a XOR gate so the signal always starts low.
 

Thread Starter

Blumpkinson

Joined Jul 26, 2013
6
I'm only using one of the outputs, the other inputs are grounded. So when it's powered up only that output reads 5V, the other outputs go to ground. I've tried a few of the same ede2208 IC and they all have the same results.

Any other ways around this?
 

Sensacell

Joined Jun 19, 2012
3,449
The data sheet for the part says that it's supposed to reset on power up.

I would make sure that the chip has a bypass capacitor really close to the pins, that might cure the problem.

I bet the chip is freaking out because of the power on ramp is noisy or too slow?
 

Thread Starter

Blumpkinson

Joined Jul 26, 2013
6
So I may have found my problem. I am trying to have either a 5V powered momentary switch as an input or a momentary switched ground as an input. I am selecting between the two using a header.

For the 5V powered momentary switch, the IC works fine. When I set it up to work on switched ground, is when I run into the problem. Any ideas on how I could get the switched ground to work?

 
I'm only using one of the outputs, the other inputs are grounded. So when it's powered up only that output reads 5V, the other outputs go to ground. I've tried a few of the same ede2208 IC and they all have the same results.

Any other ways around this?
Hello, the spec sheet says you must have the unused inputs tied to ground not the outputs. The unused outputs should be left alone/not tied to anything.
 
Top