Hello everyone,
I've been struggling in getting this circuit working in my work and I'm really embarrassed to say I spent around 3 days trying to get it working. My objective to try to use low power (3.3V/μA), low cost and jellybean components. The idea of this circuit is we have six latching buttons for tamper detection connected to one single dedicated pin while in a battery operated backup mode , In a tamper situation the button toggles the inputs state from O/C to ground which generates a single sharp drop of capacitor charge which goes into a hex Schmitt trigger inverter outputs this glitch to a positive pulse, the reason for using this RC circuit is that I need to be able to manipulate my 1 interrupt pin (dedicated) to get an interrupt from all six switches without having a single switch to latch the pin to ground indefinitely, making it impossible to detect any further tamper switching events .
Blue trace = Switch (pressed = 0V)
Green trace = Inverter output
Now the circuit works when the pullup and the resistor in the RC circuit at the input of inverter do not exceed 22K ohms as the Schmitt trigger inverter struggles to work with weaker pullups ( 680 K ohm for example ), my intention is to have the lowest possible current consumption, The Inverter I'm using an
M74HC14 as this what is available in my local area. I've scoured the internet for quite some time but I've not found any datasheet stating anything of help. Are there any type of inverter/Schmitt trigger that works without problems with big resistors at their inputs ?.
I've thought of maybe using inverting buffers which have Schmitt trigger inputs , but they are going to be ordered internationally so I would really appreciate it if someone shed some light on what to look for if they tolerate the high resistor pullup situation. If anyone needs more information, please let me know, and thanks to everyone for taking the time to read this thread.
BR
SP