I
have two C005 timer chips.
Each chip works as a one-shot timer.
Trigger: active LOW.
During timing, OUTPUT = HIGH.
When timing ends, OUTPUT changes to LOW.
My idea is to cross-connect them:
Output A → Trigger B
Output B → Trigger A
At power-up both triggers are pulled HIGH. I manually...