Motor de Búsqueda de Datasheet de Componentes Electrónicos
  Spanish  ▼
ALLDATASHEET.ES

X  

ST7LITE0X Datasheet(PDF) 76 Page - STMicroelectronics

No. de pieza ST7LITE0X
Descripción Electrónicos  8-BIT MICROCONTROLLER WITH SINGLE VOLTAGE FLASH MEMORY, DATA EEPROM, ADC, TIMERS, SPI
Download  125 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Fabricante Electrónico  STMICROELECTRONICS [STMicroelectronics]
Página de inicio  http://www.st.com
Logo STMICROELECTRONICS - STMicroelectronics

ST7LITE0X Datasheet(HTML) 76 Page - STMicroelectronics

Back Button ST7LITE0X Datasheet HTML 72Page - STMicroelectronics ST7LITE0X Datasheet HTML 73Page - STMicroelectronics ST7LITE0X Datasheet HTML 74Page - STMicroelectronics ST7LITE0X Datasheet HTML 75Page - STMicroelectronics ST7LITE0X Datasheet HTML 76Page - STMicroelectronics ST7LITE0X Datasheet HTML 77Page - STMicroelectronics ST7LITE0X Datasheet HTML 78Page - STMicroelectronics ST7LITE0X Datasheet HTML 79Page - STMicroelectronics ST7LITE0X Datasheet HTML 80Page - STMicroelectronics Next Button
Zoom Inzoom in Zoom Outzoom out
 76 / 125 page
background image
ST7LITE0x, ST7LITESx
76/125
12 INSTRUCTION SET
12.1 ST7 ADDRESSING MODES
The ST7 Core features 17 different addressing
modes which can be classified in seven main
groups:
The ST7 Instruction set is designed to minimize
the number of bytes required per instruction: To do
so, most of the addressing modes may be subdi-
vided in two submodes called long and short:
– Long addressing mode is more powerful be-
cause it can use the full 64 Kbyte address space,
however it uses more bytes and more CPU cy-
cles.
– Short addressing mode is less powerful because
it can generally only access page zero (0000h -
00FFh range), but the instruction size is more
compact, and faster. All memory to memory in-
structions use short addressing modes only
(CLR, CPL, NEG, BSET, BRES, BTJT, BTJF,
INC, DEC, RLC, RRC, SLL, SRL, SRA, SWAP)
The ST7 Assembler optimizes the use of long and
short addressing modes.
Table 18. ST7 Addressing Mode Overview
Note:
1. At the time the instruction is executed, the Program Counter (PC) points to the instruction following JRxx.
Addressing Mode
Example
Inherent
nop
Immediate
ld A,#$55
Direct
ld A,$55
Indexed
ld A,($55,X)
Indirect
ld A,([$55],X)
Relative
jrne loop
Bit operation
bset
byte,#5
Mode
Syntax
Destination/
Source
Pointer
Address
(Hex.)
Pointer
Size
(Hex.)
Length
(Bytes)
Inherent
nop
+ 0
Immediate
ld A,#$55
+ 1
Short
Direct
ld A,$10
00..FF
+ 1
Long
Direct
ld A,$1000
0000..FFFF
+ 2
No Offset
Direct
Indexed
ld A,(X)
00..FF
+ 0 (with X register)
+ 1 (with Y register)
Short
Direct
Indexed
ld A,($10,X)
00..1FE
+ 1
Long
Direct
Indexed
ld A,($1000,X)
0000..FFFF
+ 2
Short
Indirect
ld A,[$10]
00..FF
00..FF
byte
+ 2
Long
Indirect
ld A,[$10.w]
0000..FFFF
00..FF
word
+ 2
Short
Indirect
Indexed
ld A,([$10],X)
00..1FE
00..FF
byte
+ 2
Long
Indirect
Indexed
ld A,([$10.w],X)
0000..FFFF
00..FF
word
+ 2
Relative
Direct
jrne loop
PC-128/PC+1271)
+ 1
Relative
Indirect
jrne [$10]
PC-128/PC+1271)
00..FF
byte
+ 2
Bit
Direct
bset $10,#7
00..FF
+ 1
Bit
Indirect
bset [$10],#7
00..FF
00..FF
byte
+ 2
Bit
Direct
Relative
btjt $10,#7,skip
00..FF
+ 2
Bit
Indirect
Relative
btjt [$10],#7,skip 00..FF
00..FF
byte
+ 3
1


Número de pieza similar - ST7LITE0X

Fabricante ElectrónicoNo. de piezaDatasheetDescripción Electrónicos
logo
STMicroelectronics
ST7LITE0XY0 STMICROELECTRONICS-ST7LITE0XY0 Datasheet
2Mb / 124P
   8-bit microcontroller with single voltage Flash memory, data EEPROM, ADC, timers, SPI
More results

Descripción similar - ST7LITE0X

Fabricante ElectrónicoNo. de piezaDatasheetDescripción Electrónicos
logo
STMicroelectronics
ST7FLITE25F1B6 STMICROELECTRONICS-ST7FLITE25F1B6 Datasheet
1Mb / 166P
   8-bit microcontroller with single voltage Flash memory, data EEPROM, ADC, Timers, SPI
June 2013 Rev 5
ST7LITE2 STMICROELECTRONICS-ST7LITE2_06 Datasheet
2Mb / 133P
   8-BIT MICROCONTROLLER WITH SINGLE VOLTAGE FLASH MEMORY, DATA EEPROM, ADC, TIMERS, SPI
ST7LITE0XY0 STMICROELECTRONICS-ST7LITE0XY0 Datasheet
2Mb / 124P
   8-bit microcontroller with single voltage Flash memory, data EEPROM, ADC, timers, SPI
ST7LITE0 STMICROELECTRONICS-ST7LITE0 Datasheet
1Mb / 122P
   8-BIT MCU WITH SINGLE VOLTAGE FLASH MEMORY, DATA EEPROM, ADC, TIMERS, SPI
August 2003 Rev. 2.4
ST7LITE2 STMICROELECTRONICS-ST7LITE2 Datasheet
1Mb / 131P
   8-BIT MCU WITH SINGLE VOLTAGE FLASH MEMORY, DATA EEPROM, ADC, TIMERS, SPI
August 2003 Rev. 2.0
ST7DALI STMICROELECTRONICS-ST7DALI Datasheet
2Mb / 141P
   8-BIT MCU WITH SINGLE VOLTAGE FLASH MEMORY, DATA EEPROM, ADC, TIMERS, SPI, DALI
ST7FLIT19BF1B6 STMICROELECTRONICS-ST7FLIT19BF1B6 Datasheet
2Mb / 159P
   8-BIT MCU WITH SINGLE VOLTAGE FLASH MEMORY, DATA EEPROM, ADC, 5 TIMERS, SPI
ST7LITE1XB STMICROELECTRONICS-ST7LITE1XB_08 Datasheet
2Mb / 159P
   8-BIT MCU WITH SINGLE VOLTAGE FLASH MEMORY, DATA EEPROM, ADC, 5 TIMERS, SPI
ST7LITE1XB STMICROELECTRONICS-ST7LITE1XB Datasheet
2Mb / 157P
   8-BIT MCU WITH SINGLE VOLTAGE FLASH MEMORY, DATA EEPROM, ADC, 5 TIMERS, SPI
ST7LITE1 STMICROELECTRONICS-ST7LITE1 Datasheet
1Mb / 131P
   8-BIT MCU WITH SINGLE VOLTAGE FLASH MEMORY, DATA EEPROM, ADC, 4 TIMERS, SPI
December 2004 Rev. 2.0
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 Descarga

Go To PDF Page


Enlace URL




Política de Privacidad
ALLDATASHEET.ES
¿ALLDATASHEET es útil para Ud.?  [ DONATE ] 

Todo acerca de Alldatasheet   |   Publicidad   |   Contáctenos   |   Política de Privacidad   |   Intercambio de Enlaces   |   Lista de Fabricantes
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