Electronic Components Datasheet Search
  English  ▼
ALLDATASHEET.NET

X  

HT56R22 Datasheet(PDF) 23 Page - Holtek Semiconductor Inc

Part # HT56R22
Description  TinyPowerTM A/D Type 8-Bit OTP MCU with DAC
Download  127 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Manufacturer  HOLTEK [Holtek Semiconductor Inc]
Direct Link  http://www.holtek.com
Logo HOLTEK - Holtek Semiconductor Inc

HT56R22 Datasheet(HTML) 23 Page - Holtek Semiconductor Inc

Back Button HT56R22_14 Datasheet HTML 19Page - Holtek Semiconductor Inc HT56R22_14 Datasheet HTML 20Page - Holtek Semiconductor Inc HT56R22_14 Datasheet HTML 21Page - Holtek Semiconductor Inc HT56R22_14 Datasheet HTML 22Page - Holtek Semiconductor Inc HT56R22_14 Datasheet HTML 23Page - Holtek Semiconductor Inc HT56R22_14 Datasheet HTML 24Page - Holtek Semiconductor Inc HT56R22_14 Datasheet HTML 25Page - Holtek Semiconductor Inc HT56R22_14 Datasheet HTML 26Page - Holtek Semiconductor Inc HT56R22_14 Datasheet HTML 27Page - Holtek Semiconductor Inc Next Button
Zoom Inzoom in Zoom Outzoom out
 23 / 127 page
background image
HT56R22/HT56R23/HT56R24/HT56R25/HT56R26
Rev. 1.30
23
December 26, 2014
Special Purpose Data Memory
This area of Data Memory is where registers, necessary
for the correct operation of the microcontroller, are
stored. Most of the registers are both readable and
writeable but some are protected and are readable only,
the details of which are located under the relevant Spe-
cial Function Register section. Note that for locations
that are unused, any read instruction to these addresses
will return the value
²00H².
Special Function Registers
To ensure successful operation of the microcontroller,
certain internal registers are implemented in the Data
Memory area. These registers ensure correct operation
of internal functions such as timers, interrupts, etc., as
well as external functions such as I/O data control. The
location of these registers within the Data Memory be-
gins at the address
²00H² and are mapped into both
Bank 0 and Bank 1. Any unused Data Memory locations
between these special function registers and the point
where the General Purpose Memory begins is reserved
and attempting to read data from these locations will re-
turn a value of
²00H².
Indirect Addressing Registers
- IAR0, IAR1
The Indirect Addressing Registers, IAR0 and IAR1, al-
though having their locations in normal RAM register
space, do not actually physically exist as normal regis-
ters. The method of indirect addressing for RAM data
manipulation uses these Indirect Addressing Registers
and Memory Pointers, in contrast to direct memory ad-
dressing, where the actual memory address is speci-
fied. Actions on the IAR0 and IAR1 registers will result in
no actual read or write operation to these registers but
rather to the memory location specified by their corre-
sponding Memory Pointer, MP0 or MP1. Acting as a
pair, IAR0 with MP0 and IAR1 with MP1 can together
access data from the Data Memory. As the Indirect Ad-
dressing Registers are not physically implemented,
reading the Indirect Addressing Registers indirectly will
return a result of
²00H² and writing to the registers indi-
rectly will result in no operation.
Memory Pointers
- MP0, MP1
Two Memory Pointers, known as MP0 and MP1 are pro-
vided. These Memory Pointers are physically imple-
mented in the Data Memory and can be manipulated in
the same way as normal registers providing a conve-
nient way with which to indirectly address and track
data. MP0 can only be used to indirectly address data in
Bank 0 while MP1 can be used to address data in Bank
0 and Bank1. When any operation to the relevant Indi-
rect Addressing Registers is carried out, the actual ad-
dress that the microcontroller is directed to, is the
address specified by the related Memory Pointer. Note
that for the HT56R22 device, bit 7 of the Memory
Pointers is not required to address the full memory
space. When bit 7 of the Memory Pointers for this device
is read, a value of
²1² will be returned. Note that indirect
addressing using MP1 and IAR1 must be used to access
any data in Bank 1. The following example shows how to
clear a section of four Data Memory locations already de-
fined as locations adres1 to adres4.
· Indirect Addressing Program Example
data .section
¢data¢
adres1 db ?
adres2 db ?
adres3 db ?
adres4 db ?
block
db ?
code .section at 0 code
org
00h
start:
mov a,04h
; setup size of block
mov block,a
mov a,offset adres1
; Accumulator loaded with first RAM address
mov mp0,a
; setup memory pointer with first RAM address
loop:
clr IAR0
; clear the data at address defined by MP0
inc mp0
; increment memory pointer
sdz block
; check if last memory location has been cleared
jmp loop
continue:
The important point to note here is that in the example shown above, no reference is made to specific Data Memory
addresses.


Similar Part No. - HT56R22_14

ManufacturerPart #DatasheetDescription
logo
Holtek Semiconductor In...
HT56R22 HOLTEK-HT56R22_12 Datasheet
824Kb / 134P
   TinyPowerTM A/D Type 8-Bit OTP MCU with DAC
More results

Similar Description - HT56R22_14

ManufacturerPart #DatasheetDescription
logo
Holtek Semiconductor In...
HT56R22 HOLTEK-HT56R22 Datasheet
739Kb / 131P
   TinyPowerTM A/D Type 8-Bit OTP MCU with DAC
HT56R22 HOLTEK-HT56R22_12 Datasheet
824Kb / 134P
   TinyPowerTM A/D Type 8-Bit OTP MCU with DAC
HT56R66 HOLTEK-HT56R66_12 Datasheet
745Kb / 104P
   TinyPowerTM A/D Type with LCD 8-Bit OTP MCU
HT56R62 HOLTEK-HT56R62_12 Datasheet
786Kb / 108P
   TinyPowerTM A/D Type with LCD 8-Bit OTP MCU
HT56R62 HOLTEK-HT56R62_13 Datasheet
5Mb / 145P
   TinyPowerTM A/D Type with LCD 8-Bit OTP MCU
HT56R64 HOLTEK-HT56R64_12 Datasheet
674Kb / 90P
   TinyPowerTM A/D Type with LCD 8-Bit OTP MCU
HT56R67 HOLTEK-HT56R67_10 Datasheet
696Kb / 104P
   TinyPowerTM A/D Type with LCD 8-Bit MCU
HT56R67 HOLTEK-HT56R67_12 Datasheet
758Kb / 104P
   TinyPowerTM A/D Type with LCD 8-Bit MCU
HT45R37 HOLTEK-HT45R37_11 Datasheet
672Kb / 100P
   TinyPowerTM C/R-F Type 8-Bit OTP MCU
HT45R37 HOLTEK-HT45R37 Datasheet
614Kb / 99P
   TinyPowerTM C/R-F Type 8-Bit OTP MCU
More results


Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100  ...More


Datasheet Download

Go To PDF Page


Link URL




Privacy Policy
ALLDATASHEET.NET
Does ALLDATASHEET help your business so far?  [ DONATE ] 

About Alldatasheet   |   Advertisement   |   Contact us   |   Privacy Policy   |   Link Exchange   |   Manufacturer List
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com