M30853FJGP#U3 Renesas Electronics America, M30853FJGP#U3 Datasheet - Page 329

IC M32C MCU FLASH 100LQFP

M30853FJGP#U3

Manufacturer Part Number
M30853FJGP#U3
Description
IC M32C MCU FLASH 100LQFP
Manufacturer
Renesas Electronics America
Series
M16C™ M32C/80r
Datasheets

Specifications of M30853FJGP#U3

Core Processor
M32C/80
Core Size
16/32-Bit
Speed
32MHz
Connectivity
CAN, I²C, IEBus, SIO, UART/USART
Peripherals
DMA, WDT
Number Of I /o
85
Program Memory Size
512KB (512K x 8)
Program Memory Type
FLASH
Ram Size
24K x 8
Voltage - Supply (vcc/vdd)
3 V ~ 5.5 V
Data Converters
A/D 26x10b; D/A 2x8b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
100-LQFP
For Use With
R0K330879S001BE - KIT DEV RSK M32C/87R0K330879S000BE - KIT DEV RSK M32C/87
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Company:
Part Number:
M30853FJGP#U3M30853FJGP#D3
Manufacturer:
RENESAS/瑞萨
Quantity:
20 000
Company:
Part Number:
M30853FJGP#U3M30853FJGP#D5
Manufacturer:
Renesas Electronics America
Quantity:
10 000
Company:
Part Number:
M30853FJGP#U3
Manufacturer:
Renesas
Quantity:
168
Company:
Part Number:
M30853FJGP#U3
Manufacturer:
Renesas Electronics America
Quantity:
10 000
Company:
Part Number:
M30853FJGP#U3M30853FJGP#U5
Manufacturer:
Renesas Electronics America
Quantity:
10 000
R
R
e
E
v
J
Chapter 5
1 .
0
5.1.3 Hardware Interrupts
9
0 .
(1) Special interrupts
(2) Peripheral I/O interrupts
(3) High-speed interrupts
B
There are Two types in hardware Interrupts; special interrupts and Peripheral I/O interrupts.
Special interrupts are nonmaskable interrupts.
• Reset
• NMI interrupt
• Watchdog timer interrupt
• Address-match interrupt
• Single-step interrupt
These interrupts are generated by the on-chip peripheral functions in the MCU system. The types of on-
chip peripheral functions vary with each M32C model, so do the types of interrupt causes. The interrupt
vector table uses the same software interrupt numbers 0–54 and 57 that are used by the INT instruction.
Peripheral I/O interrupts are maskable interrupts. For details about peripheral I/O interrupts, refer to the
M32C User’s Manual.
For peripheral I/O interrupts, 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.
High-speed interrupts are interrupts in which the response is executed at high-speed. High-speed inter-
rupt can be used as highest priority in peripheral I/O interrupts.
Execute a FREIT instruction to return from the high-speed interrupt routine.
For details about high-speed interrupt, refer to the M32C User’s Manual.
0
0
3
A reset occurs when the RESET pin is pulled low.
______
This interrupt occurs when the NMI pin is pulled low.
This interrupt is caused by the watchdog timer.
This interrupt occurs when the program's execution address matches the content of the address match
register while the address match interrupt enable bit is set (= 1).
This interrupt does not occur if any address other than the start address of an instruction is set in the
address match register.
This interrupt is used exclusively for debugger purposes. You normally do not need to use this inter-
rupt. A single-step interrupt occurs when the D flag is set (= 1); in this case, an interrupt is generated
each time an instruction is executed.
1
2
9
0
0 -
0
6
1
0 .
0
0
5
3 .
Interrupt
1
p
a
g
e
311
f o
____________
3
3
5
______
5.1 Outline of Interrupt

Related parts for M30853FJGP#U3