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

S3C4510B 参数 Datasheet PDF下载

S3C4510B图片预览
型号: S3C4510B
PDF下载: 下载PDF文件 查看货源
内容描述: 三星S3C4510B的16位/ 32位RISC微控制器是一款高性价比,高性能的基于以太网的系统微控制器解决方案。 [Samsungs S3C4510B 16/32-bit RISC microcontroller is a cost-effective, high-performance microcontroller solution for Ethernet-based systems.]
分类和应用: 微控制器以太网
文件页数/大小: 422 页 / 2160 K
品牌: SAMSUNG [ SAMSUNG ]
 浏览型号S3C4510B的Datasheet PDF文件第381页浏览型号S3C4510B的Datasheet PDF文件第382页浏览型号S3C4510B的Datasheet PDF文件第383页浏览型号S3C4510B的Datasheet PDF文件第384页浏览型号S3C4510B的Datasheet PDF文件第386页浏览型号S3C4510B的Datasheet PDF文件第387页浏览型号S3C4510B的Datasheet PDF文件第388页浏览型号S3C4510B的Datasheet PDF文件第389页  
S3C4510B  
INTERRUPT CONTROLLER  
13 INTERRUPT CONTROLLER  
OVERVIEW  
The S3C4510B interrupt controller has a total of 21 interrupt sources. Interrupt requests can be generated by  
internal function blocks and at external pins.  
The ARM7TDMI core recognizes two kinds of interrupts: a normal interrupt request (IRQ), and a fast interrupt  
request (FIQ). Therefore all S3C4510B interrupts can be categorized as either IRQ or FIQ. The S3C4510B  
interrupt controller has an interrupt pending bit for each interrupt source.  
Four special registers are used to control interrupt generation and handling:  
— Interrupt priority registers. The index number of each interrupt source is written to the pre-defined interrupt  
priority register field to obtain that priority. The interrupt priorities are pre-defined from 0 to 20.  
— Interrupt mode register. Defines the interrupt mode, IRQ or FIQ, for each interrupt source.  
— Interrupt pending register. Indicates that an interrupt request is pending. If the pending bit is set, the interrupt  
pending status is maintained until the CPU clears it by writing a "1" to the appropriate pending register. When  
the pending bit is set, the interrupt service routine starts whenever the interrupt mask register is "0". The  
service routine must clear the pending condition by writing a "1" to the appropriate pending bit. This avoids  
the possibility of continuous interrupt requests from the same interrupt pending bit.  
— Interrupt mask register. Indicates that the current interrupt has been disabled if the corresponding mask  
bit is "1". If an interrupt mask bit is "0" the interrupt will be serviced normally. If the global mask bit (bit 21) is  
set to "1", no interrupts are serviced. However, the source's pending bit is set if the interrupt is generated.  
When the global mask bit has been set to "0", the interrupt is serviced.  
13-1  
 复制成功!