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

16C26 参数 Datasheet PDF下载

16C26图片预览
型号: 16C26
PDF下载: 下载PDF文件 查看货源
内容描述: 单芯片16位CMOS微机 [SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER]
分类和应用: 计算机
文件页数/大小: 39 页 / 238 K
品牌: RENESAS [ RENESAS TECHNOLOGY CORP ]
 浏览型号16C26的Datasheet PDF文件第6页浏览型号16C26的Datasheet PDF文件第7页浏览型号16C26的Datasheet PDF文件第8页浏览型号16C26的Datasheet PDF文件第9页浏览型号16C26的Datasheet PDF文件第11页浏览型号16C26的Datasheet PDF文件第12页浏览型号16C26的Datasheet PDF文件第13页浏览型号16C26的Datasheet PDF文件第14页  
M16C/26 Group  
2. CPU  
2.3 Frame Base Register (FB)  
FB is configured with 16 bits, and is used for FB relative addressing.  
2.4 Interrupt Table Register (INTB)  
INTB is configured with 20 bits, indicating the start address of an interrupt vector table.  
2.5 Program Counter (PC)  
PC is configured with 20 bits, indicating the address of an instruction to be executed.  
2.6 User Stack Pointer (USP) and Interrupt Stack Pointer (ISP)  
Stack pointer (SP) comes in two types: USP and ISP, each configured with 16 bits.  
Your desired type of stack pointer (USP or ISP) can be selected by the U flag of FLG.  
2.7 Static Base Register (SB)  
SB is configured with 16 bits, and is used for SB relative addressing.  
2.8 Flag Register (FLG)  
FLG consists of 11 bits, indicating the CPU status.  
2.8.1 Carry Flag (C Flag)  
This flag retains a carry, borrow, or shift-out bit that has occurred in the arithmetic/logic unit.  
2.8.2 Debug Flag (D Flag)  
The D flag is used exclusively for debugging purpose. During normal use, it must be set to “0”.  
2.8.3 Zero Flag (Z Flag)  
This flag is set to “1” when an arithmetic operation resulted in 0; otherwise, it is “0”.  
2.8.4 Sign Flag (S Flag)  
This flag is set to “1” when an arithmetic operation resulted in a negative value; otherwise, it is “0”.  
2.8.5 Register Bank Select Flag (B Flag)  
Register bank 0 is selected when this flag is “0” ; register bank 1 is selected when this flag is “1”.  
2.8.6 Overflow Flag (O Flag)  
This flag is set to “1” when the operation resulted in an overflow; otherwise, it is “0”.  
2.8.7 Interrupt Enable Flag (I Flag)  
This flag enables a maskable interrupt.  
Maskable interrupts are disabled when the I flag is “0”, and are enabled when the I flag is “1”. The I flag  
is cleared to “0” when the interrupt request is accepted.  
2.8.8 Stack Pointer Select Flag (U Flag)  
ISP is selected when the U flag is “0”; USP is selected when the U flag is “1”.  
The U flag is cleared to “0” when a hardware interrupt request is accepted or an INT instruction for  
software interrupt Nos. 0 to 31 is executed.  
2.8.9 Processor Interrupt Priority Level (IPL)  
IPL is configured with three bits, for specification of up to eight processor interrupt priority levels from level  
0 to level 7.  
If a requested interrupt has priority greater than IPL, the interrupt is enabled.  
2.8.10 Reserved Area  
When write to this bit, write "0". When read, its content is indeterminate.  
Rev.1.00 2004.6.10 page 10 of 37  
REJ09B0176-0100Z  
 复制成功!