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

Z8F021APH020SC 参数 Datasheet PDF下载

Z8F021APH020SC图片预览
型号: Z8F021APH020SC
PDF下载: 下载PDF文件 查看货源
内容描述: Z8喝采! XP -R 4K系列高性能8位微控制器 [Z8 Encore! XP-R 4K Series High-Performance 8-Bit Microcontrollers]
分类和应用: 微控制器和处理器外围集成电路光电二极管时钟
文件页数/大小: 276 页 / 3422 K
品牌: ZILOG [ ZILOG, INC. ]
 浏览型号Z8F021APH020SC的Datasheet PDF文件第179页浏览型号Z8F021APH020SC的Datasheet PDF文件第180页浏览型号Z8F021APH020SC的Datasheet PDF文件第181页浏览型号Z8F021APH020SC的Datasheet PDF文件第182页浏览型号Z8F021APH020SC的Datasheet PDF文件第184页浏览型号Z8F021APH020SC的Datasheet PDF文件第185页浏览型号Z8F021APH020SC的Datasheet PDF文件第186页浏览型号Z8F021APH020SC的Datasheet PDF文件第187页  
Z8 Encore! XP® 4K Series  
Product Specification  
164  
Byte Write  
To write a byte to the NVDS array, the user code must first push the address, then the data  
byte onto the stack. The user code issues a CALLinstruction to the address of the byte-  
write routine (0x10B3). At the return from the sub-routine, the write status byte resides in  
working register R0. The bit fields of this status byte are defined in Table 106. The con-  
tents of the status byte are undefined for write operations to illegal addresses. Also, user  
code should pop the address and data bytes off the stack.  
The write routine uses 13 bytes of stack space in addition to the two bytes of address and  
data pushed by the user. Sufficient memory must be available for this stack usage.  
Because of the flash memory architecture, NVDS writes exhibit a non-uniform execution  
time. In general, a write takes 251μs (assuming a 20MHz system clock). Every 400 to 500  
writes, however, a maintenance operation is necessary. In this rare occurrence, the write  
takes up to 61ms to complete. Slower system clock speeds result in proportionally higher  
execution times.  
NVDS byte writes to invalid addresses (those exceeding the NVDS array size) have no  
effect. Illegal write operations have a 2μs execution time.  
Table 106. Write Status Byte  
BITS  
7
6
5
4
3
2
1
0
Reserved  
RCPY  
PF  
AWE  
DWE  
FIELD  
0
0
0
0
0
0
0
0
DEFAULT  
VALUE  
Reserved—Must be 0.  
RCPY—Recopy Subroutine Executed  
A recopy subroutine was executed. These operations take significantly longer than a  
normal write operation.  
PF—Power Failure Indicator  
A power failure or system reset occurred during the most recent attempted write to the  
NVDS array.  
AW—Address Write Error  
An address byte failure occurred during the most recent attempted write to the NVDS  
array.  
DWE—Data Write Error  
A data byte failure occurred during the most recent attempted write to the NVDS  
array.  
PS022815-0206  
Non-Volatile Data Storage  
 复制成功!