Other Parts Discussed in Thread: TLV3202, TLV3404, LM339
Hello All,
I'm relatively new to microprocessors and electronics in general, but i understand the basic concepts.
So i'm having a bit of trouble interfacing an LM339N with an MSP430. I had a board designed that originally used AND gates off the comparitors to test if 8 inputs were above a reference voltage. I want to replace the AND gates with an MSP430 to put a 3 second time delay on the output instead of just turning it on as soon as an input is made.
I used DIP switches to test the inputs to the MSP, so i know the code is working (i have an LED lit when all 8 inputs are on for 3 seconds) but i cannot get the LM339N to activate the MSP inputs.
I know that the LM339N needs a pull-up resistor on the output in order for the logic level to be high, but when the pull-up resistor is in there, there's current flow into the MSP430 inputs and the chip registers an input as high when it really isn't.
I've tried setting the internal pull-up and pull-down resisors on the MSP430 and i've also tried disabling them, and taking away the external pull-up all together. Nothing seems to work.
Is there another way i can get a LM339N output to interface with an MSP430 input?
Thanks



