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

GMS82524 参数 Datasheet PDF下载

GMS82524图片预览
型号: GMS82524
PDF下载: 下载PDF文件 查看货源
内容描述: 8位单芯片微控制器 [8-BIT SINGLE-CHIP MICROCONTROLLERS]
分类和应用: 微控制器
文件页数/大小: 93 页 / 1003 K
品牌: HYNIX [ HYNIX SEMICONDUCTOR ]
 浏览型号GMS82524的Datasheet PDF文件第20页浏览型号GMS82524的Datasheet PDF文件第21页浏览型号GMS82524的Datasheet PDF文件第22页浏览型号GMS82524的Datasheet PDF文件第23页浏览型号GMS82524的Datasheet PDF文件第25页浏览型号GMS82524的Datasheet PDF文件第26页浏览型号GMS82524的Datasheet PDF文件第27页浏览型号GMS82524的Datasheet PDF文件第28页  
HYUNDAI MicroElectronics  
8.3 Data Memory  
GMS82512/16/24  
Figure 8-8 shows the internal Data Memory space availa-  
ble. Data Memory is divided into four groups, a user RAM,  
control registers, Stack, and LCD memory.  
Note that unoccupied addresses may not be implemented  
on the chip. Read accesses to these addresses will in gen-  
eral return random data, and write accesses will have an in-  
determinate effect.  
0000  
H
More detailed informations of each register are explained  
in each peripheral section.  
User Memory  
Note: Write only registers can not be accessed by bit ma-  
nipulation instruction. Do not use read-modify-write instruc-  
tion. Use byte manipulation instruction, for example “LDM”.  
PAGE0  
When “G-flag=0”,  
this page is selected  
00BF  
00C0  
H
H
Control  
Registers  
00FF  
0100  
H
Example; To write at CKCTLR  
H
LDM  
CLCTLR,#09H;Divide ratio(÷32)  
User Memory  
or Stack Area  
PAGE1 When “G-flag=1”  
Stack Area  
The stack provides the area where the return address is  
saved before a jump is performed during the processing  
routine at the execution of a subroutine call instruction or  
the acceptance of an interrupt.  
01FF  
H
Figure 8-8 Data Memory Map  
When returning from the processing routine, executing the  
subroutine return instruction [RET] restores the contents of  
the program counter from the stack; executing the interrupt  
return instruction [RETI] restores the contents of the pro-  
gram counter and flags.  
User Memory  
The GMS825xx has 448 × 8 bits for the user memory  
(RAM).  
Control Registers  
The save/restore locations in the stack are determined by  
the stack pointed (SP). The SP is automatically decreased  
after the saving, and increased before the restoring. This  
means the value of the SP indicates the stack location  
number for the next save. Refer to Figure 8-4 on page 17.  
The control registers are used by the CPU and Peripheral  
function blocks for controlling the desired operation of the  
device. Therefore these registers contain control and status  
bits for the interrupt system, the timer/ counters, analog to  
digital converters and I/O ports. The control registers are in  
address range of 0C0H to 0FFH.  
FEB. 2000 Ver 1.00  
21  
 
 复制成功!