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

EM78P257B 参数 Datasheet PDF下载

EM78P257B图片预览
型号: EM78P257B
PDF下载: 下载PDF文件 查看货源
内容描述: 8位微控制器 [8-BIT MICROCONTROLLER]
分类和应用: 微控制器
文件页数/大小: 91 页 / 1917 K
品牌: ELAN [ ELAN MICROELECTRONICS CORP ]
 浏览型号EM78P257B的Datasheet PDF文件第63页浏览型号EM78P257B的Datasheet PDF文件第64页浏览型号EM78P257B的Datasheet PDF文件第65页浏览型号EM78P257B的Datasheet PDF文件第66页浏览型号EM78P257B的Datasheet PDF文件第68页浏览型号EM78P257B的Datasheet PDF文件第69页浏览型号EM78P257B的Datasheet PDF文件第70页浏览型号EM78P257B的Datasheet PDF文件第71页  
EM78P257  
OTP ROM  
2. Customer ID Register (Word 1)  
Bit12~Bit0  
XXXXXXXXXXXXX  
• Bit 12~ 0: Customer’ s ID code  
4.14 Instruction Set  
Each instruction in the instruction set is a 13-bit word divided into an OP code and one or more operands.  
Normally, all instructions are executed within one single instruction cycle (one instruction consists of 2 oscillator  
periods), unless the program counter is changed by instruction "MOV R2,A", "ADD R2,A", or by instructions of  
arithmetic or logic operation on R2 (e.g. "SUB R2,A", "BS(C) R2,6", "CLR R2", ××××). In this case, the execution  
takes two instruction cycles.  
If for some reasons, the specification of the instruction cycle is not suitable for certain applications, try modifying  
the instruction as follows:  
(A) Modify one instruction cycle to consist of 4 oscillator periods.  
(B) Execute within two instruction cycles the "JMP", "CALL", "RET", "RETL", "RETI" commands, or  
the conditional skip ("JBS", "JBC", "JZ", "JZA", "DJZ", "DJZA") which were tested to be true. The  
instructions that are written to the program counter, should also take two instruction cycles.  
Case (A) is selected by the CODE Option bit, called CLKS. One instruction cycle consists of two oscillator clocks  
if CLKS is low, and four oscillator clocks if CLKS is high.  
Note that once 4 oscillator periods within one instruction cycle is selected under Case (A), the internal clock  
source to TCC will be CLK=Fosc/4 (not Fosc/ 2) as illustrated in Fig.6.  
In addition, the instruction set has the following features:  
(1) Every bit of any register can be set, cleared, or tested directly.  
(2) The I/O register can be regarded as general register. That is, the same instruction can operate on  
I/O register.  
The symbol "R" represents a register designator that specifies which one of the registers (including operational  
registers and general purpose registers) is to be utilized by the instruction. "b" represents a bit field designator that  
selects the value for the bit which is located in the register "R", and affects the operation. "k" represents an 8 or  
10-bit constant or literal value.  
Table 33 The List of the Instruction Set of EM78P257A/B  
INSTRUCTION BINARY  
0 0000 0000 0000  
HEX MNEMONIC  
0000 NOP  
OPERATION  
No Operation  
STATUS AFFECTED  
None  
This specification is subject to change without prior notice.  
67  
07.27.2004 (V1.4)  
 复制成功!