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

DS87C520-MCL 参数 Datasheet PDF下载

DS87C520-MCL图片预览
型号: DS87C520-MCL
PDF下载: 下载PDF文件 查看货源
内容描述: EPROM / ROM高速微控制器 [EPROM/ROM High-Speed Micro]
分类和应用: 微控制器可编程只读存储器电动程控只读存储器
文件页数/大小: 42 页 / 1809 K
品牌: DALLAS [ DALLAS SEMICONDUCTOR ]
 浏览型号DS87C520-MCL的Datasheet PDF文件第8页浏览型号DS87C520-MCL的Datasheet PDF文件第9页浏览型号DS87C520-MCL的Datasheet PDF文件第10页浏览型号DS87C520-MCL的Datasheet PDF文件第11页浏览型号DS87C520-MCL的Datasheet PDF文件第13页浏览型号DS87C520-MCL的Datasheet PDF文件第14页浏览型号DS87C520-MCL的Datasheet PDF文件第15页浏览型号DS87C520-MCL的Datasheet PDF文件第16页  
DS87C520/DS83C520
DATA MEMORY CYCLE STRETCH VALUES
Table 4
M2
0
0
0
0
1
1
1
1
CKCON.2-0
M1
M0
0
0
0
1
1
0
1
1
0
0
0
1
1
0
1
1
RD
MEMORY CYCLES
2 (forced internal)
3 (default external)
4
5
6
7
8
9
OR
WR
STROBE
WIDTH IN CLOCKS
2
4
8
12
16
20
24
28
STROBE WIDTH TIME
@ 33 MHz
60 ns
121 ns
242 ns
364 ns
485 ns
606 ns
727 ns
848 ns
DUAL DATA POINTER
The timing of block moves of data memory is faster using the Dual Data Pointer (DPTR). The standard
8051 DPTR is a 16-bit value that is used to address off-chip data RAM or peripherals. In the
DS87C520/DS83C520, this data pointer is called DPTR0, located at SFR addresses 82h and 83h. These
are the original locations. Using DPTR requires no modification of standard code. The new DPTR at
SFR 84h and 85h is called DPTR1. The DPTR Select bit (DPS ) chooses the active pointer. Its location is
the lsb of the SFR location 86h. No other bits in register 86h have any effect and are 0. The user switches
between data pointers by toggling the lsb of register 86h. The increment (INC) instruction is the fastest
way to accomplish this. All DPTR-related instructions use the currently selected DPTR for any activity.
Therefore it takes only one instruction to switch from a source to a destination address. Using the Dual
Data Pointer saves code from needing to save source and destination addresses when doing a block move.
The software simply switches between DPTR0 and 1 once software loads them. The relevant register
locations are as follows:
DPL
DPH
DPL1
DPH1
DPS
82h
83h
84h
85h
86h
Low byte original DPTR
High byte original DPTR
Low byte new DPTR
High byte new DPTR
DPTR Select (lsb)
POWER MANAGEMENT
Along with the standard Idle and power down (Stop) modes of the standard 80C52, the
DS87C520/DS83C520 provides a new Power Management Mode. This mode allows the processor to
continue functioning, yet to save power compared with full operation. The DS87C520/DS83C520 also
features several enhancements to Stop mode that make it more useful.
POWER MANAGEMENT MODE (PMM)
Power Management Mode offers a complete scheme of reduced internal clock speeds that allow the CPU
to run software but to use substantially less power. During default operation, the DS87C520/DS83C520
uses four clocks per machine cycle. Thus the instruction cycle rate is Clock/4. At 33 MHz crystal speed,
the instruction cycle speed is 8.25 MHz (33/4). In PMM, the microcontroller continues to operate but uses
an internally divided version of the clock source. This creates a lower power state without external
components. It offers a choice of two reduced instruction cycle speeds (and two clock sources - discussed
below). The speeds are (Clock/64) and (Clock/1024).
12 of 42