首页|嵌入式系统|显示技术|模拟IC/电源|元件与制造|其他IC/制程|消费类电子|无线/通信|汽车电子|工业控制|医疗电子|测试测量
首页 > 分享下载 > 嵌入式系统 > 使用PIC Timer1在异步时钟模式

使用PIC Timer1在异步时钟模式

资料介绍
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.

M Using Timer1 in Asynchronous Clock Mode
AN580
In asynchronous operation, if the clock source is an
Author: Mark Palmer external clock, it is input on the T1CKI pin. If the clock
Microchip Technology Inc. source is a crystal oscillator, the crystal is connected
across the T1OSO and T1OSI pins.
INTRODUCTION When using Timer1 in Asynchronous mode, the use of
This application note discusses the use
使用PIC Timer1在异步时钟模式
本地下载

评论