M30879FLFP#U3 Renesas Electronics America, M30879FLFP#U3 Datasheet - Page 355

IC M32C/87 MCU FLASH 100QFP

M30879FLFP#U3

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

Specifications of M30879FLFP#U3

Core Processor
M32C/80
Core Size
16/32-Bit
Speed
32MHz
Connectivity
CAN, EBI/EMI, I²C, IEBus, IrDA, SIO, UART/USART
Peripherals
DMA, POR, PWM, WDT
Number Of I /o
85
Program Memory Size
1MB (1M x 8)
Program Memory Type
FLASH
Ram Size
48K 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-QFP
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:
M30879FLFP#U3
Manufacturer:
Renesas Electronics America
Quantity:
10 000
Company:
Part Number:
M30879FLFP#U3M30879FLFP#U5
Manufacturer:
Renesas Electronics America
Quantity:
10 000
Q
A
A
Q
What is the difference between the DIV instruction and the DIVX instruction?
Either of the DIV instruction and the DIVX instruction is an instruction for signed division,
the sign of the remainder is different.
The sign of the remainder left after the DIV instruction is the same as that of the dividend, on
the contrary, the sign of the remainder of the DIVX instruction is the same as that of the
divider.
In general, the following relation among quotient, divider, dividend, and remainder holds.
dividend = divider
Since the sign of the remainder is different between these instructions, the quotient ob-
tained either by dividing a positive integer by a negative integer or by dividing a negative
integer by a positive integer using the DIV instruction is different from that obtained using
the DIVX instruction.
For example, dividing 10 by –3 using the DIV instruction yields –3 and leaves +1, while doing
the same using the DIVX instruction yields –4 and leaves –2.
Dividing –10 by +3 using the DIV instruction yields –3 and leaves –1, while doing the same
using the DIVX instruction yields –4 and leaves +2.
It is possible to change the value of the interrupt table register (INTB) while a program is
being executed?
Yes. But there can be a chance that the MCU runs away out of control if an interrupt request
occurs in changing the value of INTB. So it is not recommended to frequently change the
value of INTB while a program is being executed.
quotient + remainder
Q&A-2
Interrupt
CPU

Related parts for M30879FLFP#U3