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

ST6230BM6 参数 Datasheet PDF下载

ST6230BM6图片预览
型号: ST6230BM6
PDF下载: 下载PDF文件 查看货源
内容描述: 8位OTP / EPROM微控制器与A / D转换器, 16位自动重加载定时器, EEPROM , SPI和UART [8-BIT OTP/EPROM MCUs WITH A/D CONVERTER, 16-BIT AUTO-RELOAD TIMER, EEPROM, SPI AND UART]
分类和应用: 转换器微控制器可编程只读存储器电动程控只读存储器电可擦编程只读存储器
文件页数/大小: 86 页 / 573 K
品牌: STMICROELECTRONICS [ STMICROELECTRONICS ]
 浏览型号ST6230BM6的Datasheet PDF文件第4页浏览型号ST6230BM6的Datasheet PDF文件第5页浏览型号ST6230BM6的Datasheet PDF文件第6页浏览型号ST6230BM6的Datasheet PDF文件第7页浏览型号ST6230BM6的Datasheet PDF文件第9页浏览型号ST6230BM6的Datasheet PDF文件第10页浏览型号ST6230BM6的Datasheet PDF文件第11页浏览型号ST6230BM6的Datasheet PDF文件第12页  
ST62T30B ST62E30B
1.3 MEMORY MAP
1.3.1 Introduction
The MCU operates in three separate memory
spaces: Program space, Data space, and Stack
space. Operation in these three memory spaces is
described in the following paragraphs.
Briefly, Program space contains user program
code in Program memory and user vectors; Data
space contains user data in RAM and in Program
memory, and Stack space accommodates six lev-
els of stack for subroutine and interrupt service
routine nesting.
1.3.2 Program Space
Program Space comprises the instructions to be
executed, the data required for immediate ad-
dressing mode instructions, the reserved factory
test area and the user vectors. Program Space is
addressed via the 12-bit Program Counter register
(PC register).
Program Space is organised in four 2K pages.
Three of them are addressed in the 000h-7FFh lo-
cations of the Program Space by the Program
Counter and by writing the appropriate code in the
Program ROM Page Register (PRPR register). A
Figure 4. Memory Addressing Diagram
PROGRAM SPACE
DATA SPACE
common (STATIC) 2K page is available all the
time for interrupt vectors and common subrou-
tines, independently of the PRPR register content.
This “STATIC” page is directly addressed in the
0800h-0FFFh by the MSB of the Program Counter
register PC 11. Note this page can also be ad-
dressed in the 000-7FFh range. It is two different
ways of addressing the same physical memory.
Jump from a dynamic page to another dynamic
page is achieved by jumping back to the static
page, changing contents of PRPR and then jump-
ing to the new dynamic page.
Figure 3. 8Kbytes Program Space Addressing
ROM SPACE
PC
SPACE
000h
Page 0
7FFh
800h
FFFh
Page 1
Static
Page
0000h
Page 1
Static
Page
Page 2
1FFFh
Page 3
0000h
000h
RAM / EEPROM
BANKING AREA
0-63
03Fh
040h
DATA READ-ONLY
MEMORY WINDOW
07Fh
080h
081h
082h
083h
084h
0C0h
X REGISTER
Y REGISTER
V REGISTER
W REGISTER
RAM
DATA READ-ONLY
MEMORY
WINDOW SELECT
DATA RAM
BANK SELECT
ACCUMULATOR
VR01568
PROGRAM
MEMORY
0FF0h
INTERRUPT &
RESET VECTORS
0FFFh
0FFh
8/86
24