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

AM186EDLV-20KC/W 参数 Datasheet PDF下载

AM186EDLV-20KC/W图片预览
型号: AM186EDLV-20KC/W
PDF下载: 下载PDF文件 查看货源
内容描述: 高性能, 80C186-和80C188兼容的16位嵌入式微控制器 [High Performance, 80C186- and 80C188-Compatible, 16-Bit Embedded Microcontrollers]
分类和应用: 微控制器
文件页数/大小: 88 页 / 1493 K
品牌: AMD [ AMD ]
 浏览型号AM186EDLV-20KC/W的Datasheet PDF文件第29页浏览型号AM186EDLV-20KC/W的Datasheet PDF文件第30页浏览型号AM186EDLV-20KC/W的Datasheet PDF文件第31页浏览型号AM186EDLV-20KC/W的Datasheet PDF文件第32页浏览型号AM186EDLV-20KC/W的Datasheet PDF文件第34页浏览型号AM186EDLV-20KC/W的Datasheet PDF文件第35页浏览型号AM186EDLV-20KC/W的Datasheet PDF文件第36页浏览型号AM186EDLV-20KC/W的Datasheet PDF文件第37页  
P R E L I M I N A R Y  
FUNCTIONAL DESCRIPTION  
The Am186ED/EDLV microcontrollers are based on  
the architecture of the 80C186 and 80C188 microcon-  
trollers. The Am186ED/EDLV microcontrollers function  
in the enhanced mode of earlier generations of 80C186  
and 80C188 microcontrollers. Enhanced mode in-  
cludes system features such as power-save control.  
ment register used for physical address generation is  
implied by the addressing mode used (see Table 5).  
Shift  
Left  
4 Bits  
Each of the 8086, 8088, 80186, and 80188 microcon-  
trollers contains the same basic set of registers, in-  
structions, and addressing modes. The Am186ED/  
EDLV microcontrollers are backward-compatible with  
the 80C186 and 80C188 microcontrollers.  
Segment  
Base  
1
2
A
4
15  
0
Logical  
Address  
Offset  
0
0
2
2
0
15  
A full description of all the Am186ED/EDLV microcon-  
troller registers and instructions is included in the  
Am186ED/EDLV Microcontrollers User’s Manual, or-  
der# 21335A.  
1
2
A
0
4
2
0
0
19  
0
0
2
0
15  
Memory Organization  
Memory is organized in sets of segments. Each seg-  
ment is a linear contiguous sequence of 64K (216) 8-bit  
bytes. Memory is addressed using a two-component  
address that consists of a 16-bit segment value and a  
16-bit offset. The 16-bit segment values are contained  
in one of four internal segment registers (CS, DS, SS,  
or ES). The physical address is calculated by shifting  
the segment value left by 4 bits and adding the 16-bit  
offset value to yield a 20-bit physical address (see Fig-  
ure 3). This allows for a 1-Mbyte physical address size.  
Physical Address  
1
2
A
6
2
0
19  
To Memory  
Figure 3. Two-Component Address  
I/O Space  
The I/O space consists of 64K 8-bit or 32K 16-bit ports.  
Separate instructions (IN, INS and OUT, OUTS) ad-  
dress the I/O space with either an 8-bit port address  
specified in the instruction, or a 16-bit port address in  
the DX register. Eight-bit port addresses are zero-ex-  
tended such that A15–A8 are Low. I/O port addresses  
00F8h through 00FFh are reserved.  
All instructions that address operands in memory must  
specify the segment value and the 16-bit offset value.  
For speed and compact instruction encoding, the seg-  
Table 5. Segment Register Selection Rules  
Memory Reference  
Needed  
Segment Register Used  
Code (CS)  
Implicit Segment Selection Rule  
Instructions (including immediate data)  
All data references  
Instructions  
Local Data  
Data (DS)  
All stack pushes and pops;  
any memory references that use BP Register  
Stack  
Stack (SS)  
Extra (ES)  
External Data (Global)  
All string instruction references that use the DI Register as an index  
Am186ED/EDLV Microcontrollers  
33  
 
 
 复制成功!