SLIman
Newbie level 3
- Joined
- Jul 25, 2014
- Messages
- 4
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 37
I'm trying to build a digital filter. I want to kick off an output pulse that runs for just four cycles that is 1.5ms high, 1.36ms low 4 times, then stops and waits for the another valid trigger input to start it all over again. However, After the initial "good" rising edge there is about 10.3ms of noisy "false" edges I want to ignore, then the trigger input gets quiet (low) for about 14.5ms which is follow by another "good" rising edge trigger (process repeats).
I want to ignore those false edges. I don't want multiple starts. Perhaps a one-shot counter?
Thanks
I want to ignore those false edges. I don't want multiple starts. Perhaps a one-shot counter?
Thanks