参数资料
型号: MB89P195P-101
元件分类: 微控制器/微处理器
英文描述: 8-BIT, MROM, 4.2 MHz, MICROCONTROLLER, PDIP28
封装: 0.600 INCH, 0.100 INCH PITCH, PLASTIC, DIP-28
文件页数: 204/256页
文件大小: 1811K
代理商: MB89P195P-101
第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页第221页第222页第223页第224页第225页第226页第227页第228页第229页第230页第231页第232页第233页第234页第235页第236页第237页第238页第239页第240页第241页第242页第243页第244页第245页第246页第247页第248页第249页第250页第251页第252页第253页第254页第255页第256页
MB89190/190A series
Chapter 3 CPU
3-19
3.4 Interrupts
3.4.3 Multiple Interrupts
Multiple interrupts can be performed by setting different interrupt levels in the in-
terrupt level setting registers (ILR1, 2, 3) when two or more interrupt requests are
issued from the resource function.
T Multiple interrupts
When an interrupt request with a higher interrupt level occurs during execution of the interrupt-processing
routine, the current interrupt processing is suspended and the higher-level interrupt request is accepted.
The interrupt level that can be set is 1 to 3. When level 3 is set, the CPU does not accept the interrupt
request.
Example of multiple interrupts
As an example of a multiple interrupt, it is assumed that external interrupt is preferred to timer
interrupt; the timer interrupt level is set to 2, and the external interrupt level set to 1. Under this
condition, when an external interrupt occurs during timer interrupt processing, the processing shown in
Figure 3.4.3 is performed.
Fig. 3.4.3 Multiple Interrupt
– During timer interrupt processing, the interrupt level bits of the condition code register (CCR: IL1, 0)
are the same (2 in above example) as the value of the interrupt level setting registers (ILR1, 2, 3)
associated with the timer interrupt. At this point, when an interrupt request with a higher interrupt
level (1 in above example) occurs, that interrupt processing is preferred.
– To temporarily disable multiple interrupts during timer interrupt processing, the interrupt enable flag
in the condition code register is set to Disable (CCR: I = 0), or the interrupt level bits (IL1, 0) are set
to 00B.
– When interrupt processing terminates and the interrupt return instruction (
RETI) is executed, the
value of the program counter (PC) and the program status (PS) saved in the stack is returned,
returning control to processing of the interrupted program.
– The condition code register (CCR) becomes the value before the interrupt when the program status
(PS) is returned.
Occurrence of timer
interrupt
Main program
Initialization of
resource(s)
Timer Interrupt processing
External interrupt
processing
Occurrence
of external
interrupt
External interrupt
processing
Return to external
interrupt
Timer Interrupt
processing
Return to timer interrupt
Restart of main program
Suspend
Restart
Interrupt level 2
(CCR: IL1, 0 = 10)
Interrupt level 1
(CCR: IL1, 0 =
01)
(1)
(3)
(4)
(2)
(8)
(6)
(7)
(5)
相关PDF资料
PDF描述
MB89P195APF-201 8-BIT, OTPROM, 4.2 MHz, MICROCONTROLLER, PDSO28
MB89P195AP-201 8-BIT, OTPROM, 4.2 MHz, MICROCONTROLLER, PDIP28
MB89P195PF-100 8-BIT, OTPROM, 4.2 MHz, MICROCONTROLLER, PDSO28
MB89P558A-201PFV 8-BIT, OTPROM, 12.5 MHz, MICROCONTROLLER, PQFP100
MB89P558A-201PFT 8-BIT, OTPROM, 12.5 MHz, MICROCONTROLLER, PQFP100
相关代理商/技术参数
参数描述
MB89P195PF-101 制造商:FUJITSU 制造商全称:Fujitsu Component Limited. 功能描述:8-bit Proprietary Microcontroller
MB89P1A 制造商:FUJITSU 制造商全称:Fujitsu Component Limited. 功能描述:8-bit Proprietary Microcontroller
MB89P475 制造商:FUJITSU 制造商全称:Fujitsu Component Limited. 功能描述:8-bit Proprietary Microcontroller
MB89P475-101PFM 制造商:FUJITSU 制造商全称:Fujitsu Component Limited. 功能描述:8-bit Proprietary Microcontroller
MB89P475-101PFV 制造商:FUJITSU 制造商全称:Fujitsu Component Limited. 功能描述:8-bit Proprietary Microcontroller