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

CY7C63803-SXC 参数 Datasheet PDF下载

CY7C63803-SXC图片预览
型号: CY7C63803-SXC
PDF下载: 下载PDF文件 查看货源
内容描述: 的enCoRe ™II低速USB外设控制器 [enCoRe™ II Low-Speed USB Peripheral Controller]
分类和应用: 控制器
文件页数/大小: 83 页 / 1649 K
品牌: CYPRESS [ CYPRESS SEMICONDUCTOR ]
 浏览型号CY7C63803-SXC的Datasheet PDF文件第5页浏览型号CY7C63803-SXC的Datasheet PDF文件第6页浏览型号CY7C63803-SXC的Datasheet PDF文件第7页浏览型号CY7C63803-SXC的Datasheet PDF文件第8页浏览型号CY7C63803-SXC的Datasheet PDF文件第10页浏览型号CY7C63803-SXC的Datasheet PDF文件第11页浏览型号CY7C63803-SXC的Datasheet PDF文件第12页浏览型号CY7C63803-SXC的Datasheet PDF文件第13页  
CY7C63310, CY7C638xx
Table 7-3. CPU X Register (CPU_X)
Bit #
Field
Read/Write
Default
0
0
0
0
7
6
5
4
X [7:0]
0
0
0
0
3
2
1
0
Bit [7:0]:
X [7:0]
8-bit data value holds an index for any instruction that uses an indexed addressing mode.
Table 7-4. CPU Stack Pointer Register (CPU_SP)
Bit #
Field
Read/Write
Default
0
0
0
7
6
5
4
0
3
0
2
0
1
0
0
0
Stack Pointer [7:0]
Bit [7:0]:
Stack Pointer [7:0]
8-bit data value holds a pointer to the current top of the stack.
Table 7-5. CPU Program Counter High Register (CPU_PCH)
Bit #
Field
Read/Write
Default
0
0
0
7
6
5
4
0
3
0
2
0
1
0
0
0
Program Counter [15:8]
Bit [7:0]:
Program Counter [15:8]
8-bit data value holds the higher byte of the program counter.
Table 7-6. CPU Program Counter Low Register (CPU_PCL)
Bit #
Field
Read/Write
Default
0
0
0
7
6
5
4
0
3
0
2
0
1
0
0
0
Program Counter [7:0]
Bit [7:0]:
Program Counter [7:0]
8-bit data value holds the lower byte of the program counter.
7.2 Addressing Modes
7.2.1 Source Immediate
The result of an instruction using this addressing mode is placed
in the A register, the F register, the SP register, or the X register,
which is specified as part of the instruction opcode. Operand 1
is an immediate value that serves as a source for the instruction.
Arithmetic instructions require two sources; the second source is
the A or the X register specified in the opcode. Instructions using
this addressing mode are two bytes in length.
Table 7-7. Source Immediate
Opcode
Instruction
Examples
ADD
A
7
The immediate value of 7 is added with the
Accumulator and the result is placed in the
Accumulator.
The immediate value of 8 is moved to the X
register.
The immediate value of 9 is logically ANDed with
the F register and the result is placed in the F
register.
Operand 1
Immediate Value
MOV
AND
X
F
8
9
Document 38-08035 Rev. *J
Page 9 of 83