This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I am designing this circuit that generate a pulse when the output of AND is low (I add a picure). I am wondering if a problem could be putting a RC slow ramp at input of buffer, because in datasheet there is a data “Input transition rise or fall rate MAX 5ns/V @ 5V”.
Thanks in advance and best regards.
Hey Diego,
The LVC1G07 has a standard CMOS input, so the slow input can cause shoot-through current and oscillation as it would with any device. This can reduce reliablity and possibly cause issues with false outputs.
One option would be the SN74HCS09 which has Schmitt-trigger inputs and open-drain outputs, so it can support slow inputs, and you could use one of those to replace both devices shown -- just short two inputs together to get a 'buffer' from an AND gate. If you don't need the other two channels, you can just connect the inputs to ground.