|
|
Application Notes/
Technical Brief
|
|
|
|
|
AN580
|
|
Title:
|
Using Timer 1 in Asynchronous Clock Mode
|
|
Name:
|
AN580
|
|
Date:
|
11/22/99
|
|
Author:
|
Mark Palmer
|
|
Description:
|
This application note discusses the use of the PIC16CXXX Timer1 module as an asynchronous clock. The Timer1 module has it own oscillator circuitry, which allows the timer to keep real-time, even when the device is in SLEEP mode. When the device is in sleep, the oscillator will continue to increment TMR1. An over-flow of the TMR1 register causes a TMR1 Overflow Interrupt (if enabled) and will wake the processor from
sleep. The interrupt service routine can then perform the desired task.
|
|
Keywords:
|
PIC16CXXX
|
|
|
Related Information
|
|
| |
|
App Notes and Source Code
|
|
AN580
|
|
|
|
|
|