I thought this was a simple circuit but I am not getting correct logic. We have four gates connected to produce a single output if any one of 5 inputs goes low. This is powered at 3.3V.
1,2 are inputs from switch ( 1 & 2) --> 3
4,5 are inputs from switch ( 4 & 5) --> 6
(6 connects to 9) & (3 connects to 8) --> 10
12 is an input from switch (10 connects to 11) & ( 12) --> 13, 13 is always low
where the inputs on pins 1,2,4,5,12 are from a momentary contact to ground, 3,6, 10 are logic outputs of the AND gates. Therefore the idea was if any one of the inputs goes low we will get a low on 13. But we don't, 13 is always low and some of the other outputs miss an input transition. We have tried multiple boards so I don't think we have a bad part, and we have looked through the board build and there are no shorts. I think there is something I am overlooking wrt the load or something else and would appreciate any help. Thank you.