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

71M6511H-IGTR 参数 Datasheet PDF下载

71M6511H-IGTR图片预览
型号: 71M6511H-IGTR
PDF下载: 下载PDF文件 查看货源
内容描述: 单相电能计量芯片 [Single-Phase Energy Meter IC]
分类和应用:
文件页数/大小: 95 页 / 860 K
品牌: TERIDIAN [ TERIDIAN SEMICONDUCTOR CORPORATION ]
 浏览型号71M6511H-IGTR的Datasheet PDF文件第12页浏览型号71M6511H-IGTR的Datasheet PDF文件第13页浏览型号71M6511H-IGTR的Datasheet PDF文件第14页浏览型号71M6511H-IGTR的Datasheet PDF文件第15页浏览型号71M6511H-IGTR的Datasheet PDF文件第17页浏览型号71M6511H-IGTR的Datasheet PDF文件第18页浏览型号71M6511H-IGTR的Datasheet PDF文件第19页浏览型号71M6511H-IGTR的Datasheet PDF文件第20页  
71M6511/71M6511H  
Single-Phase Energy Meter IC  
DATA SHEET  
AUGUST 2007  
External Data Memory: While the 80515 can address up to 64KB of external data memory in the space from 0x0000 to  
0xFFFF, only the memory ranges shown in Figure 6 contain physical memory. The 80515 writes into external data memory  
when the MPU executes a MOVX @Ri,A or MOVX @DPTR,A instruction. The MPU reads external data memory by executing  
a MOVX A,@Ri or MOVX A,@DPTR instruction (SFR USR2 provides the upper 8 bytes for the MOVX A,@Ri instruction).  
Clock Stretching: MOVX instructions can access fast or slow external RAM and external peripherals. The three low ordered  
bits of the CKCON register define the stretch memory cycles. Setting all the CKCON stretch bits to one allows access to very  
slow external RAM or external peripherals.  
Table 5 shows how the signals of the External Memory Interface change when stretch values are set from 0 to 7. The widths of  
the signals are counted in MPU clock cycles. The post-reset state of the CKCON register, which is in bold in the table,  
performs the MOVX instructions with a stretch value equal to 1.  
CKCON register  
Stretch Value  
Read signals width  
Write signal width  
CKCON.2 CKCON.1 CKCON.0  
memaddr  
memrd  
memaddr  
memwr  
0
0
0
0
1
1
1
1
0
0
1
1
0
0
1
1
0
1
0
1
0
1
0
1
0
1
2
3
4
5
6
7
1
2
3
4
5
6
7
8
1
2
3
4
5
6
7
8
2
3
4
5
6
7
8
9
1
1
2
3
4
5
6
7
Table 5: Stretch Memory Cycle Width  
There are two types of instructions, differing in whether they provide an eight-bit or sixteen-bit indirect address to the external  
data RAM.  
In the first type (MOVX A,@Ri), the contents of R0 or R1, in the current register bank, provide the eight lower-ordered bits of  
address. The eight high-ordered bits of address are specified with the USR2 SFR. This method allows the user paged access  
(256 pages of 256 bytes each) to the full 64KB of external data RAM. In the second type of MOVX instruction (MOVX  
A,@DPTR), the data pointer generates a sixteen-bit address. This form is faster and more efficient when accessing very large  
data arrays (up to 64 Kbytes), since no additional instructions are needed to set up the eight high ordered bits of address.  
It is possible to mix the two MOVX types. This provides the user with four separate data pointers, two with direct access and  
two with paged access to the entire 64KB of external memory range.  
Dual Data Pointer: The Dual Data Pointer accelerates the block moves of data. The standard DPTR is a 16-bit register that is  
used to address external memory or peripherals. In the 80515 core, the standard data pointer is called DPTR, the second data  
pointer is called DPTR1. The data pointer select bit chooses the active pointer. The data pointer select bit is located at the LSB  
of the DPS register (DPS.0). DPTR is selected when DPS.0 = 0 and DPTR1 is selected when DPS.0 = 1.  
The user switches between pointers by toggling the LSB of the DPS register. All DPTR-related instructions use the currently  
selected DPTR for any activity.  
The second data pointer may not be supported by certain compilers.  
Page: 16 of 95  
© 2005-2007 TERIDIAN Semiconductor Corporation  
V2.6