Moteur de recherche de fiches techniques de composants électroniques
  French  ▼
ALLDATASHEET.FR

X  

TS87C52X2-VIA Fiches technique(PDF) 11 Page - ATMEL Corporation

No de pièce TS87C52X2-VIA
Description  8-bit Microcontroller 8 Kbytes ROM/OTP, ROMless
Download  55 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Fabricant  ATMEL [ATMEL Corporation]
Site Internet  http://www.atmel.com
Logo ATMEL - ATMEL Corporation

TS87C52X2-VIA Fiches technique(HTML) 11 Page - ATMEL Corporation

Back Button TS87C52X2-VIA Datasheet HTML 7Page - ATMEL Corporation TS87C52X2-VIA Datasheet HTML 8Page - ATMEL Corporation TS87C52X2-VIA Datasheet HTML 9Page - ATMEL Corporation TS87C52X2-VIA Datasheet HTML 10Page - ATMEL Corporation TS87C52X2-VIA Datasheet HTML 11Page - ATMEL Corporation TS87C52X2-VIA Datasheet HTML 12Page - ATMEL Corporation TS87C52X2-VIA Datasheet HTML 13Page - ATMEL Corporation TS87C52X2-VIA Datasheet HTML 14Page - ATMEL Corporation TS87C52X2-VIA Datasheet HTML 15Page - ATMEL Corporation Next Button
Zoom Inzoom in Zoom Outzoom out
 11 / 55 page
background image
11
TS8xCx2X2
4184I–8051–02/08
Application
Software can take advantage of the additional data pointers to both increase speed and
reduce code size, for example, block operations (copy, compare, search ...) are well
served by using one data pointer as a ’source’ pointer and the other one as a "destina-
tion" pointer.
ASSEMBLY LANGUAGE
; Block move using dual data pointers
; Destroys DPTR0, DPTR1, A and PSW
; note: DPS exits opposite of entry state
; unless an extra INC AUXR1 is added
;
00A2
AUXR1 EQU 0A2H
;
0000 909000MOV DPTR,#SOURCE ; address of SOURCE
0003 05A2 INC AUXR1 ; switch data pointers
0005 90A000 MOV DPTR,#DEST ; address of DEST
0008
LOOP:
0008 05A2 INC AUXR1 ; switch data pointers
000A E0 MOVX A,atDPTR ; get a byte from SOURCE
000B A3 INC DPTR ; increment SOURCE address
000C 05A2 INC AUXR1 ; switch data pointers
000E F0 MOVX atDPTR,A ; write the byte to DEST
000F A3 INC DPTR ; increment DEST address
0010 70F6JNZ LOOP ; check for 0 terminator
0012 05A2 INC AUXR1 ; (optional) restore DPS
INC is a short (2 bytes) and fast (12 clocks) way to manipulate the DPS bit in the AUXR1
SFR. However, note that the INC instruction does not directly force the DPS bit to a par-
ticular state, but simply toggles it. In simple routines, such as the block move example,
only the fact that DPS is toggled in the proper sequence matters, not its actual value. In
other words, the block move routine works the same whether DPS is '0' or '1' on entry.
Observe that without the last instruction (INC AUXR1), the routine will exit with DPS in
the opposite state.


Numéro de pièce similaire - TS87C52X2-VIA

FabricantNo de pièceFiches techniqueDescription
logo
TEMIC Semiconductors
TS87C52X2-VIAB TEMIC-TS87C52X2-VIAB Datasheet
626Kb / 54P
   8-bit CMOS Microcontroller 0-60 MHz
TS87C52X2-VIAD TEMIC-TS87C52X2-VIAD Datasheet
626Kb / 54P
   8-bit CMOS Microcontroller 0-60 MHz
TS87C52X2-VIAR TEMIC-TS87C52X2-VIAR Datasheet
626Kb / 54P
   8-bit CMOS Microcontroller 0-60 MHz
More results

Description similaire - TS87C52X2-VIA

FabricantNo de pièceFiches techniqueDescription
logo
ATMEL Corporation
TS80C54X2 ATMEL-TS80C54X2 Datasheet
1Mb / 58P
   8-bit CMOS Microcontroller 16/32 Kbytes ROM/OTP
TS80C54 ATMEL-TS80C54 Datasheet
527Kb / 62P
   8-bit CMOS Microcontroller 16/32 Kbytes ROM/OTP
logo
SHENZHEN FUMAN ELECTRON...
TC78P153 FUMAN-TC78P153 Datasheet
1Mb / 29P
   8-bit OTP ROM microcontroller
TC8P53 FUMAN-TC8P53 Datasheet
1Mb / 29P
   8-bit OTP ROM microcontroller
logo
ELAN Microelectronics C...
EM78P157N EMC-EM78P157N Datasheet
495Kb / 56P
   8-Bit Microcontroller with OTP ROM
EM78P154N EMC-EM78P154N Datasheet
487Kb / 46P
   8-Bit Microcontroller with OTP ROM
EM78P211 EMC-EM78P211 Datasheet
63Kb / 4P
   8-Bit Microcontroller with OTP ROM
logo
List of Unclassifed Man...
EM78P152S ETC1-EM78P152S Datasheet
661Kb / 52P
   8-Bit Microcontroller with OTP ROM
logo
ELAN Microelectronics C...
EM78P153K EMC-EM78P153K Datasheet
903Kb / 68P
   8-Bit Microcontroller with OTP ROM
EM78P163N EMC-EM78P163N Datasheet
700Kb / 82P
   8-Bit Microcontroller with OTP ROM
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


Fiches technique Télécharger

Go To PDF Page


Lien URL




Politique de confidentialité
ALLDATASHEET.FR
ALLDATASHEET vous a-t-il été utile ?  [ DONATE ] 

À propos de Alldatasheet   |   Publicité   |   Contactez-nous   |   Politique de confidentialité   |   Echange de liens   |   Fabricants
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