Other Parts Discussed in Thread: LMV331
Support Path: /Product/Help with Device Selection/Logic devices by function and voltage/
Hello,
The basic function of this part (LM331) has pins Vref, Vin, and Vout. In my design there will be a constant 2.8V on Vin+ (Vin), and Vref will alternate between 3.3V, 2.0V, and 0V.
The logic of this part is:
Vin < Vref -> Vout = Low
Vin > Vref -> Vout = High
The logic I need is the inverse of this so the following cases (vin = 2.8V):
Vref = 3.3V, Vout -> High
Vref = 2.0V, Vout -> Low
Vref = 0V, Vout -> Low
Do you have a part that I could use that has the inverse logic of the LM331. I did not think I could just put Vref on the non-inverting pin and Vin on the inverting pin so that the logic checks out. I also don't want to have to add an inverter to the out put as I have limited space on the PCB. What do you recommend?
Thanks,
Mike