SCLS782D November 2019 – December 2021 SN74HCS74
PRODUCTION DATA
Circuit response without RC debounce
Vin := CLK input, Vout := Q output illustrates
an example of a single button press bouncing and causing the output to toggle
multiple times. This will cause issues in the desired application. Circuit response with RC debounce
Vin
:= CLK input, Vout := Q output illustrates 4 button presses
with an added debounce circuit, fixing the unwanted toggling and allowing for proper
toggle switch operation.