M30624FGPFP#U5C Renesas Electronics America, M30624FGPFP#U5C Datasheet - Page 267

IC M16C MCU FLASH 256K 100QFP

M30624FGPFP#U5C

Manufacturer Part Number
M30624FGPFP#U5C
Description
IC M16C MCU FLASH 256K 100QFP
Manufacturer
Renesas Electronics America
Series
M16C™ M16C/60r
Datasheets

Specifications of M30624FGPFP#U5C

Core Processor
M16C/60
Core Size
16-Bit
Speed
24MHz
Connectivity
I²C, IEBus, UART/USART
Peripherals
DMA, WDT
Number Of I /o
85
Program Memory Size
256KB (256K x 8)
Program Memory Type
FLASH
Ram Size
20K x 8
Voltage - Supply (vcc/vdd)
2.7 V ~ 5.5 V
Data Converters
A/D 26x10b; D/A 2x8b
Oscillator Type
Internal
Operating Temperature
-20°C ~ 85°C
Package / Case
100-QFP
For Use With
R0K33062PS001BE - R0K33062P STARTER KITR0K33062PS000BE - KIT EVAL STARTER FOR M16C/62P
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Company:
Part Number:
M30624FGPFP#U5CM30624FGPFP
Manufacturer:
MIT
Quantity:
1 000
Company:
Part Number:
M30624FGPFP#U5CM30624FGPFP
Manufacturer:
MIT
Quantity:
1 000
Company:
Part Number:
M30624FGPFP#U5CM30624FGPFP
Manufacturer:
MITSUBISHI
Quantity:
5 510
Company:
Part Number:
M30624FGPFP#U5CM30624FGPFP
Manufacturer:
TI
Quantity:
5 510
Company:
Part Number:
M30624FGPFP#U5CM30624FGPFP
Manufacturer:
RENESAS/瑞萨
Quantity:
20 000
Chapter 5
5.1.2 Software Interrupts
(1) Undefined-instruction interrupt
(2) Overflow interrupt
(3) BRK interrupt
(4) INT instruction interrupt
Software interrupts are generated by some instruction that generates an interrupt request when ex-
ecuted. Software interrupts are nonmaskable interrupts.
This interrupt occurs when the UND instruction is executed.
This interrupt occurs if the INTO instruction is executed when the O flag is 1.
The following lists the instructions that cause the O flag to change:
ABS, ADC, ADCF, ADD, CMP, DIV, DIVU, DIVX, NEG, RMPA, SBB, SHA, SUB
This interrupt occurs when the BRK instruction is executed.
This interrupt occurs when the INT instruction is executed after specifying a software interrupt number
from 0 to 63. Note that software interrupt numbers 0 to 31 are assigned to peripheral I/O interrupts. This
means that by executing the INT instruction, you can execute the same interrupt routine as used in
peripheral I/O interrupts.
The stack pointer used in INT instruction interrupt varies depending on the software interrupt number.
For software interrupt numbers 0 to 31, the U flag is saved when an interrupt occurs and the U flag is
cleared to 0 to choose the interrupt stack pointer (ISP) before executing the interrupt sequence. The
previous U flag before the interrupt occurred is restored when control returns from the interrupt routine.
For software interrupt numbers 32 to 63, such stack pointer switchover does not occur.
Interrupt
249
5.1 Outline of Interrupt

Related parts for M30624FGPFP#U5C