I am a newbie, please bear with me:
Can I have 5 inputs that when one is high, the corresponding output (5 outputs) is high and stays high until another input gets high? In other words the input will not stay high, but I want the output to stay high until a different input gets high. I know I need an interrupt, but a point in the right direction would be appreciated.
Can I have 5 inputs that when one is high, the corresponding output (5 outputs) is high and stays high until another input gets high? In other words the input will not stay high, but I want the output to stay high until a different input gets high. I know I need an interrupt, but a point in the right direction would be appreciated.