Gate output is latching which is not what I need

The Gate Output latches and holds the last number that is going into the Input Pin when EN goes false. Is this the way it’s supposed to work because I would like it to output a Num of 0 when disabled.

Thanks

Yes, use if-else or if-else-v , in false 0

Thanks, I don’t know why I didn’t think of that.

Been chasing this one for days…THANK YOU

1 Like