欢迎访问ic37.com |
会员登录 免费注册
发布采购

HT45R04E 参数 Datasheet PDF下载

HT45R04E图片预览
型号: HT45R04E
PDF下载: 下载PDF文件 查看货源
内容描述: [适用于安防系列(烟感器、温感器、家用一 氧化碳测试器)等产品的 IC:HT45R04E。 工作电压:2.2V~5.5V ;工作频率:400Kz---2MHz(当fsys=455kHz时,VDD=+5V时 IDD<200uA) 1. 最多可有13 个双向输入/输出口 , 18-pin SOP 封装 2. 1 个与输入/输出口共用引脚的外部中断输入 3. 8 位可编程定时/计数器,具有溢出中断和7 级预分频器 4. 内置晶体和RC 振荡电路 5. 看门狗定时器 6. 1024×14Bits 程序存储器ROM 7. 64×8Bits 数据存储器RAM 8. 128×8Bits 数据存储器EEPROM,符合IIC通信协议(使用方法同24C01一致) 9. 具有PFD 功能,可以用来发声 10. HALT 和唤醒功能可降低功耗 11. 4 层硬件堆栈 12. 4 通道8 位解析度的A/D 转换器 13. 查表指令,表格内容字长14 位 14. 63 条指令,包含位操作指令 15. 指令执行时间为1 或2 个指令周期]
分类和应用: 晶体转换器预分频器计数器存储测试通信可编程只读存储器电动程控只读存储器电可擦编程只读存储器
文件页数/大小: 43 页 / 2641 K
品牌: HOLTEK [ HOLTEK SEMICONDUCTOR INC ]
 浏览型号HT45R04E的Datasheet PDF文件第10页浏览型号HT45R04E的Datasheet PDF文件第11页浏览型号HT45R04E的Datasheet PDF文件第12页浏览型号HT45R04E的Datasheet PDF文件第13页浏览型号HT45R04E的Datasheet PDF文件第15页浏览型号HT45R04E的Datasheet PDF文件第16页浏览型号HT45R04E的Datasheet PDF文件第17页浏览型号HT45R04E的Datasheet PDF文件第18页  
Preliminary  
HT45R04/HT45R04E  
The registers state are summarized in the following table.  
Reset  
(Power On)  
WDT time-out RES Reset  
(Normal Operation) (Normal Operation)  
RES Reset  
(HALT)  
WDT Time-out  
(HALT)*  
Register  
TMR  
xxxx xxxx  
00-0 1000  
uuuu uuuu  
00-0 1000  
uuuu uuuu  
00-0 1000  
uuuu uuuu  
00-0 1000  
uuuu uuuu  
uu-u uuuu  
TMRC  
Program  
Counter  
000H  
000H  
000H  
000H  
000H  
MP  
-xxx xxxx  
xxxx xxxx  
xxxx xxxx  
--xx xxxx  
--00 xxxx  
-000 0000  
1111 1111  
1111 1111  
---- 1111  
---- 1111  
---- ---1  
-uuu uuuu  
uuuu uuuu  
uuuu uuuu  
--uu uuuu  
--1u uuuu  
-000 0000  
1111 1111  
1111 1111  
---- 1111  
---- 1111  
---- ---1  
-uuu uuuu  
uuuu uuuu  
uuuu uuuu  
--uu uuuu  
--uu uuuu  
-000 0000  
1111 1111  
1111 1111  
---- 1111  
---- 1111  
---- ---1  
-uuu uuuu  
uuuu uuuu  
uuuu uuuu  
--uu uuuu  
--01 uuuu  
-000 0000  
1111 1111  
1111 1111  
---- 1111  
---- 1111  
---- ---1  
-uuu uuuu  
uuuu uuuu  
uuuu uuuu  
--uu uuuu  
--11 uuuu  
-uuu uuuu  
uuuu uuuu  
uuuu uuuu  
---- uuuu  
ACC  
TBLP  
TBLH  
STATUS  
INTC  
PA  
PAC  
PB  
PBC  
PD  
---- uuuu  
---- ---u  
PDC  
ADRH  
ADCR  
ACSR  
---- ---1  
---- ---1  
---- ---1  
---- ---1  
---- ---u  
xxxx xxxx  
0100 0000  
1--- --00  
xxxx xxxx  
0100 0000  
1--- --00  
xxxx xxxx  
0100 0000  
1--- --00  
xxxx xxxx  
0100 0000  
1--- --00  
uuuu uuuu  
uuuu uuuu  
u--- --uu  
Note:  
²*² means ²warm reset²  
²u² means ²unchanged²  
²x² means ²unknown²  
Timer/Event Counter  
event count mode is used to count external events,  
which means the clock source comes from an external  
(TMR) pin. The timer mode functions as a normal timer  
with the clock source coming from the fINT clock. The  
pulse width measurement mode can be used to count  
the high or low level duration of the external signal  
(TMR). The counting is based on the fINT clock.  
A timer/event counter (TMR) is implemented in the  
microcontroller. The timer/event counter contains an  
8-bit programmable count-up counter and the clock may  
come from an external source or the system clock.  
Using external clock input allows the user to count exter-  
nal events, measure time internals or pulse widths, or  
generate an accurate time base. Using the internal clock  
allows the user to generate an accurate time base.  
In the event count or timer mode, once the timer/event  
counter starts counting, it will count from the current  
contents in the timer/event counter to FFH. Once over-  
flow occurs, the counter is reloaded from the timer/event  
counter preload register and generates the interrupt re-  
quest flag (TF; bit 5 of the INTC) at the same time.  
The timer/event counter can generate a PFD signal by  
using external or internal clock and PFD frequency is  
determine by the equation fINT/[2´(256-N)].  
There are two registers related to the timer/event coun-  
ter; TMR ([0DH]), TMRC ([0EH]). Two physical registers  
are mapped to TMR location. Writing TMR makes the  
starting value be placed in the timer/event counter  
preload register and reading TMR retrieves the contents  
of the timer/event counter. The TMRC is a timer/event  
counter control register, which defines some options.  
In the pulse width measurement mode with the TON and  
TE bits equal to one, once the TMR has received a tran-  
sient from low to high (or high to low if the TE bits is ²0²)  
it will start counting until the TMR returns to the original  
level and resets the TON. The measured result will re-  
main in the timer/event counter even if the activated  
transient occurs again. In other words, only one cycle  
measurement can be done. Until setting the TON, the  
The TM0, TM1 bits define the operating mode. The  
Rev. 0.00  
14  
December 30, 2004  
 复制成功!