DataSheet.es    


PDF HT47C06L Data sheet ( Hoja de datos )

Número de pieza HT47C06L
Descripción R-F Type Low Voltage 8-Bit Mask MCU
Fabricantes Holtek Semiconductor 
Logotipo Holtek Semiconductor Logotipo



Hay una vista previa y un enlace de descarga de HT47C06L (archivo pdf) en la parte inferior de esta página.


Total 37 Páginas

No Preview Available ! HT47C06L Hoja de datos, Descripción, Manual

HT47C06L
R-F Type Low Voltage 8-Bit Mask MCU
Technical Document
· Tools Information
· FAQs
· Application Note
Features
· Operating voltage: 1.2V~2.2V
· Eight bidirectional I/O lines
· On-chip 32kHz~128kHz RC oscillator (External R)
· RC type A/D converter
· Watchdog timer
· 1K´16 program memory ROM
· 32´8 data memory RAM
· One time base (TB)
· One buzzer output (BZ, BZ)
· One EL carrier output
· One externally adjustable low voltage detector
· One LCD driver with 13´3 or 14´2 segments
· HALT function and wake-up feature reduce power
consumption
· Two-level subroutine nesting
· Bit manipulation instruction
· 16-bit table read instruction
· Up to 31ms instruction cycle with128kHz system clock
· 63 powerful instructions
· All instructions in one or two machine cycles
· 44-pin QFP package
General Description
The HT47C06L is an 8-bit, high performance RISC ar-
chitecture microcontroller device specifically designed
for applications that interface directly to analog signals,
such as those from sensors. Its single cycle instruction
and two-stage pipeline architecture make it suitable for
high speed applications.
The advantages of low power consumption, I/O flexibility,
timer functions, oscillator options, RC type A/D converter,
LCD driver, HALT and wake-up functions, enhance the
versatility of these device to suit a wide range of Resistor
to Frequency application possibilities such as sensor sig-
nalwww.DataSheet.net/ processing, remote metering, and particularly suit-
able for use as clinical thermometer MCU device.
Rev. 1.00
1 June 15, 2007
Datasheet pdf - http://www.DataSheet4U.co.kr/

1 page




HT47C06L pdf
A.C. Characteristics
Symbol
Parameter
fSYS System Clock
tRES External Reset Low Pulse Width
fAD A/D Converter Frequency
Test Conditions
VDD Conditions
1.5V External R
1.5V
¾
1.5V
¾
HT47C06L
Ta=25°C
Min. Typ. Max. Unit
25 ¾ 154 kHz
100 ¾ ¾ ms
¾ ¾ 50 kHz
Functional Description
Execution Flow
The HT47C06L system clock is derived from a built-in
RC oscillator with external resistor. The system clock is
internally divided into four non-overlapping clocks (T1,
T2, T3 and T4). One instruction cycle consists of four
system clock cycles.
Instruction fetching and execution are pipelined in such
a way that a fetch takes one instruction cycle while de-
coding and execution takes the next instruction cycle.
This pipelining scheme ensures that instructions are ef-
fectively executed in one cycle. Exceptions to this are in-
structions that change the contents of the program
counter, such as subroutine calls or jumps, in which
case, two cycles are required to complete the instruc-
tion.
T1 T2 T3 T4 T1
S y s te m C lo c k
Program Counter - PC
The 10-bit program counter (PC) controls the sequence
in which the instructions stored in the program ROM are
executed and its contents specify a maximum of 1024
addresses.
After accessing a program memory word to fetch an in-
struction code, the contents of the program counter are
incremented by one. The program counter then points
to the memory word containing the next instruction
code.
T2 T3 T4 T1 T2 T3 T4
In s tr u c tio n C lo c k
www.DataSheet.net/
PC PC
PC +1 PC +2
F e tc h IN S T (P C )
E x e c u te IN S T (P C -1 )
F e tc h IN S T (P C + 1 )
E x e c u te IN S T (P C )
Execution Flow
F e tc h IN S T (P C + 2 )
E x e c u te IN S T (P C + 1 )
Mode
Initial Reset
Timer/event Counter Interrupt
Time Base Interrupt
Skip
Loading PCL
Jump, Call Branch
Return from Subroutine
*9
0
0
0
*9
#9
S9
Note: *9~*0: Program counter bits
S9~S0: Stack register bits
Program Counter
*8 *7 *6 *5 *4 *3 *2 *1 *0
000000000
000000100
000001000
Program Counter + 2
*8 @7 @6 @5 @4 @3 @2 @1 @0
#8 #7 #6 #5 #4 #3 #2 #1 #0
S8 S7 S6 S5 S4 S3 S2 S1 S0
Program Counter
#9~#0: Instruction code bits
@7~@0: PCL bits
Rev. 1.00
5 June 15, 2007
Datasheet pdf - http://www.DataSheet4U.co.kr/

5 Page





HT47C06L arduino
HT47C06L
H A LT
RES
W DT
W D T T im e - o u t
R eset
E x te rn a l
SST
fS Y S 1 0 - b it R ip p le
C o u n te r
W a rm R e s e t
C o ld
R eset
P o w e r - o n D e te c tio n
R e s e t C o n fig u r a tio n
V DD
RES
R e s e t C ir c u it
VDD
RES
S S T T im e - o u t
C h ip R e s e t
tS S T
R e s e t T im in g C h a r t
TO PDF
RESET Conditions
0 0 System power-up
u u RES or LVR reset during normal operation
0
1
RES reset or LVR reset wake-up from HALT
mode
1 u WDT time-out during normal operation
1 1 WDT wake-up from HALT mode
Note: ²u² stands for unchanged
The following table indicates the way in which the vari-
ous functional units are affected after a reset occurs.
Item
Condition After Reset
Program Counter Reset to 000H
Interrupts
All interrupts will be disabled
Prescaler, Divider
All timer counter prescaler, divider
will be cleared
WDT, Time Base
Clear after master reset, WDT be-
gins counting
Timer/event
Counter
All timer counters will be turned off
Input/output Ports All I/O ports will be setup as inputs
Stack Pointer
Stack pointer will point to the top of
the stack
The states of the registers are summarized in the following table:
Register
Reset
(Power On)
WDT time-out
RES reset
(Normal Operation) (Normal Operation)
MP0
MP1
xxxx xxxx
xxxx xxxx
uuuu uuuu
uuuu uuuu
uuuu uuuu
www.DataSheet.net/
uuuu uuuu
ACC
xxxx xxxx
uuuu uuuu
uuuu uuuu
Program
Counter
000H
000H
000H
TBLP
xxxx xxxx
uuuu uuuu
uuu uuuu
TBLH
xxxx xxxx
uuuu uuuu
uuuu uuuu
TBC
---- -111
---- -111
---- -111
STATUS
--00 xxxx
--1u uuuu
--uu uuuu
INTC
--00 -000
--00 -000
--00 -000
PA 1111 1111
1111 1111
1111 1111
PAC
1111 1111
1111 1111
1111 1111
TMRAH
xxxx xxxx
xxxx xxxx
xxxx xxxx
TMRAL
xxxx xxxx
xxxx xxxx
xxxx xxxx
TMRC
-000 1---
-000 1---
-000 1---
TMRBH
xxxx xxxx
xxxx xxxx
xxxx xxxx
TMRBL
xxxx xxxx
xxxx xxxx
xxxx xxxx
ADCR
---x 0000
---x 0000
---x 0000
Note:
²*² refers to warm reset
²u² means unchanged
²x² means unknown
RES reset
(HALT)
uuuu uuuu
uuuu uuuu
uuuu uuuu
000H
uuuu uuuu
uuuu uuuu
---- -111
--01 uuuu
--00 -000
1111 1111
1111 1111
xxxx xxxx
xxxx xxxx
-000 1---
xxxx xxxx
xxxx xxxx
---x 0000
WDT time-out
(HALT)
uuuu uuuu
uuuu uuuu
uuuu uuuu
000H*
uuuu uuuu
uuuu uuuu
---- -uuu
--11 uuuu
--uu -uuu
uuuu uuuu
uuuu uuuu
uuuu uuuu
uuuu uuuu
-uuu u---
uuuu uuuu
uuuu uuuu
---u uuuu
Rev. 1.00
11 June 15, 2007
Datasheet pdf - http://www.DataSheet4U.co.kr/

11 Page







PáginasTotal 37 Páginas
PDF Descargar[ Datasheet HT47C06L.PDF ]




Hoja de datos destacado

Número de piezaDescripciónFabricantes
HT47C06LR-F Type Low Voltage 8-Bit Mask MCUHoltek Semiconductor
Holtek Semiconductor

Número de piezaDescripciónFabricantes
SLA6805M

High Voltage 3 phase Motor Driver IC.

Sanken
Sanken
SDC1742

12- and 14-Bit Hybrid Synchro / Resolver-to-Digital Converters.

Analog Devices
Analog Devices


DataSheet.es es una pagina web que funciona como un repositorio de manuales o hoja de datos de muchos de los productos más populares,
permitiéndote verlos en linea o descargarlos en PDF.


DataSheet.es    |   2020   |  Privacy Policy  |  Contacto  |  Buscar