Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/20/02 06:00
Read: times


 
#29408 - RE: interupts and timers
timers can generate an interrupt on overflow.

Except for usage as baud rate generators the timers mostly used to generate an interrupt, e.g.:

- to read and debouncing keys,
- to drive multiplexed displays,
- to drive a speaker
- to flash LEDs
- to count up the RTC,
- to measure pulse length, e.g. of IR signals,
- to implement additional software UARTs
and so on.


Peter


List of 10 messages in thread
TopicAuthorDate
interupts and timers            01/01/70 00:00      
RE: interupts and timers            01/01/70 00:00      
RE: interupts and timers            01/01/70 00:00      
RE: interupts and timers            01/01/70 00:00      
RE: interupts and timers            01/01/70 00:00      
RE: interupts and timers            01/01/70 00:00      
RE: interupts and timers            01/01/70 00:00      
RE: interupts and timers            01/01/70 00:00      
RE: interupts and timers more            01/01/70 00:00      
RE: interupts and timers more            01/01/70 00:00      

Back to Subject List