Features: • Bus specificationsBasic bus cycle: 25 ns (when operating with 40 MHz CPU clock)Logical address space: 4Gbytes, linearExternal extension area: Maximum 4 MbytesExternal data bus: 16 bits• Implementation: Five-stage pipeline• Internal 32-bit architecture for the coreR...
32171: Features: • Bus specificationsBasic bus cycle: 25 ns (when operating with 40 MHz CPU clock)Logical address space: 4Gbytes, linearExternal extension area: Maximum 4 MbytesExternal data bus: 16 ...
SeekIC Buyer Protection PLUS - newly updated for 2013!
268 Transactions
All payment methods are secure and covered by SeekIC Buyer Protection PLUS.
Symbol | Parameter | Condition | Rated Value | Unit |
VCCI | Internal Logic Power Supply Voltage |
VDD VCCI FVCC=OSC-VCC | -0.3 to 4.2 | V |
VDD | RAM Power Supply Voltage | VDD VCCI FVCC=OSC-VCC | -0.3 to 4.2 | V |
OSC-VCC | PLL Power Supply Voltage | VDD VCCI FVCC=OSC-VCC | -0.3 to 4.2 | V |
FVCC | Flash Power Supply Voltage | VDD VCCI FVCC=OSC-VCC | -0.3 to 4.2 | V |
VCCE | External I/O Buffer Voltage | VCCE AVCC VREF | -0.3 to 6.5 | V |
AVCC | Analog Power Supply Voltage |
VCCE AVCC VREF | -0.3 to 6.5 | V |
VREF | Analog Reference Voltage | VCCE AVCC VREF | -0.3 to 6.5 | V |
VI | Xin, VCNT | -0.3 to OSC-VCC+0.3 | V | |
Other | -0.3 to VCCE+0.3 | V | ||
VO | Xout | -0.3 to OSC-VCC+0.3 | V | |
Other | -0.3 to VCCE+0.3 | V | ||
Pd | Power Dissipation | Ta=-40 to 85 | 600 | mW |
Ta=-40 to 125 | 500 | mW | ||
TOPR | Operating Ambient Temperature (Note 1) |
-40 to 125 | ||
Tstg | Storage Temperature | -65 to 150 |
Note 1: This does not guarantee that the device can operate continuously at 125°C. If you are considering the use of this product in 125°C application, please consult Renesas.
32171 An interrupt from any internal peripheral I/O is checked to see whether or not to accept by comparing its ILEVEL value set in the Interrupt Control Register and the IMASK value of the Interrupt Request Mask Register. If its priority is higher than the IMASK value, the interrupt request is accepted. However, when multiple interrupt requests occur simultaneously, the interrupt controller resolves priority between these interrupt requests following the procedure described below.
(a) The ILEVEL values set in the Interrupt Control Register for each interrupt peripheral I/Os are compared with each other.
(b) If the ILEVEL values are the same, they are resolved according to the predetermined hardware priority.
(c) The ILEVEL value is compared with IMASK value.
When multiple interrupt requests occur simultaneously, the interrupt controller first compares their priority levels set in each Interrupt Control Register's ILEVEL bit to select an interrupt request which has the highest priority. If the interrupt requests have the same LEVEL value, they are resolved according to the hardware-fixed priority.
The interrupt request thus selected has its ILEVEL value compared with IMASK value and if its priority is higher than the IMASK value, the interrupt controller sends an EI request to the CPU.
Interrupt requests may be masked by setting the Interrupt Mask Register and the Interrupt Control Register's ILEVEL bit (level 7 = disabled) provided for each internal peripheral I/O and the PSW register IE bit.