參數(shù)資料
型號(hào): MC68HC05F8B
廠商: MOTOROLA INC
元件分類: 微控制器/微處理器
英文描述: 8-BIT, MROM, MICROCONTROLLER, PDIP56
封裝: SDIP-56
文件頁(yè)數(shù): 62/126頁(yè)
文件大?。?/td> 736K
代理商: MC68HC05F8B
第1頁(yè)第2頁(yè)第3頁(yè)第4頁(yè)第5頁(yè)第6頁(yè)第7頁(yè)第8頁(yè)第9頁(yè)第10頁(yè)第11頁(yè)第12頁(yè)第13頁(yè)第14頁(yè)第15頁(yè)第16頁(yè)第17頁(yè)第18頁(yè)第19頁(yè)第20頁(yè)第21頁(yè)第22頁(yè)第23頁(yè)第24頁(yè)第25頁(yè)第26頁(yè)第27頁(yè)第28頁(yè)第29頁(yè)第30頁(yè)第31頁(yè)第32頁(yè)第33頁(yè)第34頁(yè)第35頁(yè)第36頁(yè)第37頁(yè)第38頁(yè)第39頁(yè)第40頁(yè)第41頁(yè)第42頁(yè)第43頁(yè)第44頁(yè)第45頁(yè)第46頁(yè)第47頁(yè)第48頁(yè)第49頁(yè)第50頁(yè)第51頁(yè)第52頁(yè)第53頁(yè)第54頁(yè)第55頁(yè)第56頁(yè)第57頁(yè)第58頁(yè)第59頁(yè)第60頁(yè)第61頁(yè)當(dāng)前第62頁(yè)第63頁(yè)第64頁(yè)第65頁(yè)第66頁(yè)第67頁(yè)第68頁(yè)第69頁(yè)第70頁(yè)第71頁(yè)第72頁(yè)第73頁(yè)第74頁(yè)第75頁(yè)第76頁(yè)第77頁(yè)第78頁(yè)第79頁(yè)第80頁(yè)第81頁(yè)第82頁(yè)第83頁(yè)第84頁(yè)第85頁(yè)第86頁(yè)第87頁(yè)第88頁(yè)第89頁(yè)第90頁(yè)第91頁(yè)第92頁(yè)第93頁(yè)第94頁(yè)第95頁(yè)第96頁(yè)第97頁(yè)第98頁(yè)第99頁(yè)第100頁(yè)第101頁(yè)第102頁(yè)第103頁(yè)第104頁(yè)第105頁(yè)第106頁(yè)第107頁(yè)第108頁(yè)第109頁(yè)第110頁(yè)第111頁(yè)第112頁(yè)第113頁(yè)第114頁(yè)第115頁(yè)第116頁(yè)第117頁(yè)第118頁(yè)第119頁(yè)第120頁(yè)第121頁(yè)第122頁(yè)第123頁(yè)第124頁(yè)第125頁(yè)第126頁(yè)
MOTOROLA
5-4
MC68HC05F8
INTERRUPTS
5
5.1
Hardware Controlled Sequences
The following three functions are not strictly interrupts, however, they are tied very closely to the
interrupts. These functions are RESET, STOP, WAIT.
1) RESET
The RESET input pin causes the program to go to its starting
address. This address is specied by the contents of memory
locations $FFFE and $FFFF. The interrupt mask of the condition
code register is also set. Most parts of the MCU is congured to
some known state as described in Table 4-1.
2) STOP
The STOP instruction causes the oscillator to be turned off and
the processor “sleeps” until an external interrupt (IRQ), keyboard
interrupt, or RESET occurs. See Section 11 on Low Power
Modes.
3) WAIT
The WAIT instruction causes all processor clocks to stop, but
leaves the Timer A, Timer B, MANCD and SPI clocks running.
This “rest” state of the processor can be exited by RESET, an
external interrupt (IRQ), keyboard interrupt, Timer or SPI
interrupt. There are no special wait vectors for these individual
interrupts. See Section 11 on Low Power Modes.
5.2
Software Interrupt (SWI)
The software interrupt is an executable instruction. The action of the SWI instruction is similar to
the hardware interrupts. The SWI is executed regardless of the state of the interrupt mask in the
condition code register. The service routine address is specied by the contents of memory
location $FFFC and $FFFD.
5.3
External Interrupts (IRQ1 & IRQ2)
The external interrupts IRQ1 and IRQ2 can be software congured for “negative-edge” or
“negative-edge and level” sensitive triggering.
When the signal of the external interrupt pin, IRQ1 or IRQ2, satises the condition selected by the
INTN1 and INTN2 bit in the System Option register (bits 4 & 3 of address $35), an external
interrupt occurs, and the appropriate INTF ag will be set. The actual processor interrupt is
generated only if the interrupt mask bit of the condition code register is also cleared. When the
interrupt is recognized, the current state of the processor is pushed onto the stack and the
interrupt mask bit in the condition code register is set. This masks further interrupts until the
present one is serviced. The service routine address is specied by the contents of $FFFA &
$FFFB for both IRQ1 & IRQ2. After servicing the interrupt, ags are cleared by writing a logic “0”
to the corresponding ag; otherwise the CPU will keep servicing the interrupt.
TPG
38
相關(guān)PDF資料
PDF描述
MC68HC705F8FU 8-BIT, OTPROM, 1.8 MHz, MICROCONTROLLER, PQFP64
MC68HC05L16CFU 8-BIT, MROM, 2.1 MHz, MICROCONTROLLER, PQFP80
MC68HC705L16CFU 8-BIT, OTPROM, 2.1 MHz, MICROCONTROLLER, PQFP80
MC68HC05L16FU 8-BIT, MROM, 2.1 MHz, MICROCONTROLLER, PQFP80
MC68HC05P18AP 8-BIT, MROM, MICROCONTROLLER, PDIP28
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
MC68HC05J1 制造商:MOTOROLA 制造商全稱:Motorola, Inc 功能描述:HCMOS MICROCONTROLLER UNIT
MC68HC05J1A 制造商:FREESCALE 制造商全稱:Freescale Semiconductor, Inc 功能描述:Microcontrollers
MC68HC05J1ACDW 制造商:FREESCALE 制造商全稱:Freescale Semiconductor, Inc 功能描述:Microcontrollers
MC68HC05J1ACP 制造商:FREESCALE 制造商全稱:Freescale Semiconductor, Inc 功能描述:Microcontrollers
MC68HC05J1ADW 制造商:FREESCALE 制造商全稱:Freescale Semiconductor, Inc 功能描述:Microcontrollers