hithesh123
Full Member level 6
- Joined
- Nov 21, 2009
- Messages
- 324
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,298
- Location
- lax
- Activity points
- 3,548
How do I detect if a signal is low for a particular period of time say 100usecs.
The signal is usually a pulse with time period of say 50usecs.
I can't poll or keep waiting. It has to be interrupt based.
The signal is usually a pulse with time period of say 50usecs.
I can't poll or keep waiting. It has to be interrupt based.