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

ST6210BB6/OTP 参数 Datasheet PDF下载

ST6210BB6/OTP图片预览
型号: ST6210BB6/OTP
PDF下载: 下载PDF文件 查看货源
内容描述: 带A / D转换器,两个定时器,振荡器SAFEGUARD & SAFE RESET 8位MCU [8-BIT MCUs WITH A/D CONVERTER, TWO TIMERS, OSCILLATOR SAFEGUARD & SAFE RESET]
分类和应用: 振荡器转换器
文件页数/大小: 104 页 / 1410 K
品牌: STMICROELECTRONICS [ ST ]
 浏览型号ST6210BB6/OTP的Datasheet PDF文件第53页浏览型号ST6210BB6/OTP的Datasheet PDF文件第54页浏览型号ST6210BB6/OTP的Datasheet PDF文件第55页浏览型号ST6210BB6/OTP的Datasheet PDF文件第56页浏览型号ST6210BB6/OTP的Datasheet PDF文件第58页浏览型号ST6210BB6/OTP的Datasheet PDF文件第59页浏览型号ST6210BB6/OTP的Datasheet PDF文件第60页浏览型号ST6210BB6/OTP的Datasheet PDF文件第61页  
ST6208C/ST6209C/ST6210C/ST6220C  
9.3 INSTRUCTION SET  
The ST6 offers a set of 40 basic instructions  
which, when combined with nine addressing  
modes, yield 244 usable opcodes. They can be di-  
vided into six different types: load/store, arithme-  
tic/logic, conditional branch, control instructions,  
jump/call, and bit manipulation. The following par-  
agraphs describe the different types.  
Load & Store. These instructions use one, two or  
three bytes depending on the addressing mode.  
For LOAD, one operand is the Accumulator and  
the other operand is obtained from data memory  
using one of the addressing modes.  
For Load Immediate, one operand can be any of  
the 256 data space bytes while the other is always  
immediate data.  
All the instructions belonging to a given type are  
presented in individual tables.  
Table 17. Load & Store Instructions  
Flags  
Instruction  
LD A, X  
Addressing Mode  
Short Direct  
Bytes  
Cycles  
Z
*
C
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
1
1
1
1
1
1
1
1
2
2
1
1
1
1
2
3
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
4
LD A, Y  
LD A, V  
LD A, W  
LD X, A  
LD Y, A  
Short Direct  
Short Direct  
Short Direct  
Short Direct  
Short Direct  
Short Direct  
Short Direct  
Direct  
LD V, A  
LD W, A  
LD A, rr  
LD rr, A  
Direct  
LD A, (X)  
LD A, (Y)  
LD (X), A  
LD (Y), A  
LDI A, #N  
LDI rr, #N  
Indirect  
Indirect  
Indirect  
Indirect  
Immediate  
Immediate  
Legend:  
X, Y Index Registers,  
V, W Short Direct Registers  
#
rr  
*
Immediate data (stored in ROM memory)  
Data space register  
Affected  
Not Affected  
57/104  
1
 复制成功!