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

Z8F1602AR020EC 参数 Datasheet PDF下载

Z8F1602AR020EC图片预览
型号: Z8F1602AR020EC
PDF下载: 下载PDF文件 查看货源
内容描述: Z8喝采微控制器与闪存和10位A / D转换器 [Z8 Encore Microcontrollers with Flash Memory and 10-Bit A/D Converter]
分类和应用: 转换器闪存微控制器和处理器外围集成电路时钟
文件页数/大小: 246 页 / 1767 K
品牌: ZILOG [ ZILOG, INC. ]
 浏览型号Z8F1602AR020EC的Datasheet PDF文件第31页浏览型号Z8F1602AR020EC的Datasheet PDF文件第32页浏览型号Z8F1602AR020EC的Datasheet PDF文件第33页浏览型号Z8F1602AR020EC的Datasheet PDF文件第34页浏览型号Z8F1602AR020EC的Datasheet PDF文件第36页浏览型号Z8F1602AR020EC的Datasheet PDF文件第37页浏览型号Z8F1602AR020EC的Datasheet PDF文件第38页浏览型号Z8F1602AR020EC的Datasheet PDF文件第39页  
Z8F640x/Z8F480x/Z8F320x/Z8F240x/Z8F160x  
Z8 Encore!®  
17  
Address Space  
Overview  
The eZ8 CPU can access three distinct address spaces:  
The Register File contains addresses for the general-purpose registers and the eZ8  
CPU, peripheral, and general-purpose I/O port control registers.  
The Program Memory contains addresses for all memory locations having executable  
code and/or data.  
The Data Memory contains addresses for all memory locations that hold data only.  
These three address spaces are covered briefly in the following subsections. For more  
detailed information regarding the eZ8 CPU and its address space, refer to the eZ8 CPU  
User Manual available for download at www.zilog.com.  
Register File  
The Register File address space in the Z8 Encore!® is 4KB (4096 bytes). The Register File  
is composed of two sections—control registers and general-purpose registers. When  
instructions are executed, registers are read from when defined as sources and written to  
when defined as destinations. The architecture of the eZ8 CPU allows all general-purpose  
registers to function as accumulators, address pointers, index registers, stack areas, or  
scratch pad memory.  
The upper 256 bytes of the 4KB Register File address space are reserved for control of the  
eZ8 CPU, the on-chip peripherals, and the I/O ports. These registers are located at  
addresses from F00Hto FFFH. Some of the addresses within the 256-byte control register  
section are reserved (unavailable). Reading from an reserved Register File addresses  
returns an undefined value. Writing to reserved Register File addresses is not recom-  
mended and can produce unpredictable results.  
The on-chip RAM always begins at address 000H in the Register File address space. The  
Z8F640x family products contain 2KB to 4KB of on-chip RAM depending upon the  
device. Reading from Register File addresses outside the available RAM addresses (and  
not within in the control register address space) returns an undefined value. Writing to  
these Register File addresses produces no effect. Refer to the Part Selection Guide sec-  
tion of the Introduction chapter to determine the amount of RAM available for the spe-  
cific Z8F640x family device.  
PS017610-0404  
Address Space