参数资料
型号: TOOLSTICK530ADC
厂商: Silicon Laboratories Inc
文件页数: 214/220页
文件大小: 0K
描述: DAUGHTR CARD TOOLSTICK C8051F530
标准包装: 1
系列: ToolStick
类型: MCU
适用于相关产品: C8051F530A
所含物品:
产品目录页面: 626 (CN2011-ZH PDF)
配用: 336-1345-ND - TOOLSTICK BASE ADAPTER
336-1182-ND - ADAPTER USB DEBUG FOR C8051FXXX
相关产品: 336-1486-5-ND - IC 8051 MCU 8K FLASH 20TSSOP
336-1485-5-ND - IC 8051 MCU 8K FLASH 20QFN
其它名称: 336-1487
第1页第2页第3页第4页第5页第6页第7页第8页第9页第10页第11页第12页第13页第14页第15页第16页第17页第18页第19页第20页第21页第22页第23页第24页第25页第26页第27页第28页第29页第30页第31页第32页第33页第34页第35页第36页第37页第38页第39页第40页第41页第42页第43页第44页第45页第46页第47页第48页第49页第50页第51页第52页第53页第54页第55页第56页第57页第58页第59页第60页第61页第62页第63页第64页第65页第66页第67页第68页第69页第70页第71页第72页第73页第74页第75页第76页第77页第78页第79页第80页第81页第82页第83页第84页第85页第86页第87页第88页第89页第90页第91页第92页第93页第94页第95页第96页第97页第98页第99页第100页第101页第102页第103页第104页第105页第106页第107页第108页第109页第110页第111页第112页第113页第114页第115页第116页第117页第118页第119页第120页第121页第122页第123页第124页第125页第126页第127页第128页第129页第130页第131页第132页第133页第134页第135页第136页第137页第138页第139页第140页第141页第142页第143页第144页第145页第146页第147页第148页第149页第150页第151页第152页第153页第154页第155页第156页第157页第158页第159页第160页第161页第162页第163页第164页第165页第166页第167页第168页第169页第170页第171页第172页第173页第174页第175页第176页第177页第178页第179页第180页第181页第182页第183页第184页第185页第186页第187页第188页第189页第190页第191页第192页第193页第194页第195页第196页第197页第198页第199页第200页第201页第202页第203页第204页第205页第206页第207页第208页第209页第210页第211页第212页第213页当前第214页第215页第216页第217页第218页第219页第220页
Rev. 1.4
93
C8051F52x/F53x
9.2. Data Memory
The C8051F52x/F52xA/F53x/F53xAincludes 256 bytes of internal RAM mapped into the data memory
space from 0x00 through 0xFF. The lower 128 bytes of data memory are used for general purpose regis-
ters and scratch pad memory. Either direct or indirect addressing may be used to access the lower
128 bytes of data memory. Locations 0x00 through 0x1F are addressable as four banks of general pur-
pose registers, each bank consisting of eight byte-wide registers. The next 16 bytes, locations 0x20
through 0x2F, may either be addressed as bytes or as 128 bit locations accessible with the direct address-
ing mode.
The upper 128 bytes of data memory are accessible only by indirect addressing. This region occupies the
same address space as the Special Function Registers (SFRs) but is physically separate from the SFR
space. The addressing mode used by an instruction when accessing locations above 0x7F determines
whether the CPU accesses the upper 128 bytes of data memory space or the SFRs. Instructions that use
direct addressing will access the SFR space. Instructions using indirect addressing above 0x7F access the
upper 128 bytes of data memory. Figure 9.1 illustrates the data memory organization of the C8051F52x/
F52xA/F53x/F53xA.
9.3. General Purpose Registers
The lower 32 bytes of data memory (locations 0x00 through 0x1F) may be addressed as four banks of
general-purpose registers. Each bank consists of eight byte-wide registers designated R0 through R7.
Only one of these banks may be enabled at a time. Two bits in the program status word, RS0 (PSW.3) and
RS1 (PSW.4), select the active register bank (see description of the PSW in SFR Definition 8.4. PSW: Pro-
gram Status Word). This allows fast context switching when entering subroutines and interrupt service rou-
tines. Indirect addressing modes use registers R0 and R1 as index registers.
9.4. Bit Addressable Locations
In addition to direct access to data memory organized as bytes, the sixteen data memory locations at 0x20
through 0x2F are also accessible as 128 individually addressable bits. Each bit has a bit address from
0x00 to 0x7F. Bit 0 of the byte at 0x20 has bit address 0x00 while bit 7 of the byte at 0x20 has bit address
0x07. Bit 7 of the byte at 0x2F has bit address 0x7F. A bit access is distinguished from a full byte access by
the type of instruction used (bit source or destination operands as opposed to a byte source or destina-
tion).
The MCS-51 assembly language allows an alternate notation for bit addressing of the form XX.B where
XX is the byte address and B is the bit position within the byte. For example, the instruction:
MOV
C, 22.3h
moves the Boolean value at 0x13 (bit 3 of the byte at location 0x22) into the Carry flag.
9.5. Stack
A programmer's stack can be located anywhere in the 256-byte data memory. The stack area is desig-
nated using the Stack Pointer (SP, 0x81) SFR. The SP will point to the last location used. The next value
pushed on the stack is placed at SP+1 and then SP is incremented. A reset initializes the stack pointer to
location 0x07. Therefore, the first value pushed on the stack is placed at location 0x08, which is also the
first register (R0) of register bank 1. Thus, if more than one register bank is to be used, the SP should be
initialized to a location in the data memory not being used for data storage. The stack depth can extend up
to 256 bytes.
9.6. Special Function Registers
The direct-access data memory locations from 0x80 to 0xFF constitute the special function registers
(SFRs). The SFRs provide control and data exchange with the CIP-51's resources and peripherals. The
CIP-51 duplicates the SFRs found in a typical 8051 implementation as well as implementing additional
相关PDF资料
PDF描述
1546452-2 CABLE PLUG-PLUG ETHERNET 5METER
XC8102AA01MR-G IC LOAD SWITCH 400MA SOT-25
1546452-1 CABLE PLUG-PLUG ETHERNET 2METER
RSM08DRKI CONN EDGECARD 16POS DIP .156 SLD
AP2411FGE-7 IC USB SWITCH DFN3030-8
相关代理商/技术参数
参数描述
TOOLSTICK530MPP 功能描述:插座和适配器 C8051F530/1/3/4/6/7- IM MCUs Dev Tool RoHS:否 制造商:Silicon Labs 产品:Adapter 用于:EM35x
TOOLSTICK530TPP 功能描述:插座和适配器 C8051F530/1/3/4/6/7- IT MCUs Dev Tool RoHS:否 制造商:Silicon Labs 产品:Adapter 用于:EM35x
ToolStick540DC 功能描述:子卡和OEM板 ToolStick C8051F540 Daughter Card RoHS:否 制造商:BeagleBoard by CircuitCo 产品:BeagleBone LCD4 Boards 用于:BeagleBone - BB-Bone - Open Source Development Kit
ToolStick542PP 功能描述:插座和适配器 ToolStick Prog. Platform RoHS:否 制造商:Silicon Labs 产品:Adapter 用于:EM35x
ToolStick560DC 功能描述:子卡和OEM板 ToolStick C8051F560 Daughter Card RoHS:否 制造商:BeagleBoard by CircuitCo 产品:BeagleBone LCD4 Boards 用于:BeagleBone - BB-Bone - Open Source Development Kit