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 find out how long an input pin has changed logic state.
Let me explain -
In some buses, the host pulls down the clock or data line for a particular duration to request access.
How can I detect this in a MCU like 8051.
The MCU is C8051F120. The two interrupts (INT0 and INT1) have already been used.
Let me explain -
In some buses, the host pulls down the clock or data line for a particular duration to request access.
How can I detect this in a MCU like 8051.
The MCU is C8051F120. The two interrupts (INT0 and INT1) have already been used.