Hello all,
I wanted a DIP chip that will generate a a low pulse output, with a high at 3v3 and a low= gnd. I bought the SN74LS221NE4 chip and set the pins as follow:
Pin 1: GND
Pin 2: Input from a photto-interrupter, signal goes from ground to 3v3
Pin 3: Vcc= 5.1 Volts
Pin 4: output attached to a sparkfun Esp8266 RST pin (contains a pull up resistor to 3v3, and resets the processor by an active Low)
Pin 5,6,7: Empty
Pin 8: GND
Pin 9,10,11,12,13: Empty
Pin 14: capacitor= 4.4 microFarad, connected to Pin 15 node
Pin 15: Resistor= 100k connected to Vcc.
Pin 16: Vcc= 5 Volts
Even though my input signal rises to 3v3, much faster than 1 V/Second at Pin 2, I am still unable to generate a low pulse. Can someone tell me what could I be doing wrong? I am following the datasheet as much as I can. I noticed the function table states that bulses are created with the external resistor = 2k ohms and external capacitor= 80 pico Farade, is this necessary? What if I need a longer pulse width?
Any help would be appreciated, even if it means to buy another chip that can serves my purpose and creates a negative pulse output between ground and 3v3.
-Mo