R5F21256SNFP#U0 Renesas Electronics America, R5F21256SNFP#U0 Datasheet - Page 279

IC R8C MCU FLASH 32K 52LQFP

R5F21256SNFP#U0

Manufacturer Part Number
R5F21256SNFP#U0
Description
IC R8C MCU FLASH 32K 52LQFP
Manufacturer
Renesas Electronics America
Series
R8C/2x/25r
Datasheets

Specifications of R5F21256SNFP#U0

Core Processor
R8C
Core Size
16/32-Bit
Speed
20MHz
Connectivity
I²C, LIN, SIO, SSU, UART/USART
Peripherals
POR, Voltage Detect, WDT
Number Of I /o
41
Program Memory Size
32KB (32K x 8)
Program Memory Type
FLASH
Ram Size
2K x 8
Voltage - Supply (vcc/vdd)
2.2 V ~ 5.5 V
Data Converters
A/D 12x10b
Oscillator Type
Internal
Operating Temperature
-20°C ~ 85°C
Package / Case
52-LQFP
For Use With
R0K521256S000BE - KIT EVAL STARTER FOR R8C/25
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Company:
Part Number:
R5F21256SNFP#U0R5F21256SNFP
Manufacturer:
RENESAS
Quantity:
1 000
Company:
Part Number:
R5F21256SNFP#U0R5F21256SNFP
Manufacturer:
RENESAS/瑞萨
Quantity:
20 000
Company:
Part Number:
R5F21256SNFP#U0R5F21256SNFP
Manufacturer:
RENESAS
Quantity:
17 358
Company:
Part Number:
R5F21256SNFP#U0R5F21256SNFP#ES
Manufacturer:
Renesas Electronics America
Quantity:
10 000
Company:
Part Number:
R5F21256SNFP#U0
Manufacturer:
REA
Quantity:
748
Rev.2.00 Oct 17, 2005
REJ09B0001-0200
5.7 Note on Interrupts
Chapter 5
5.7.1 Reading Address 00000
5.7.2 SP Setting
5.7.3 Changing Interrupt Control Register
Avoid reading address 00000
reads interrupt information (interrupt number and interrupt request priority level) from address 00000
during the interrupt sequence. At this time, the IR bit for the accepted interrupt is cleared to 0.
If address 00000
the enabled interrupts is set to 0. This may cause the interrupt to be canceled or an unexpected interrupt
to be generated.
Set a value in SP before accepting an interrupt. SP is set to 0000
is accepted before setting a value in SP, the program may go out of control.
(1) Individual interrupt control registers can only be modified while no interrupt requests corresponding
(2) When modifying an interrupt control register after disabling interrupts, care must be taken when
Changing Bits Other Than IR Bit
If an interrupt request corresponding to the register is generated while executing the instruction, the IR
bit may not be set to 1 (interrupt requested), with the result that the interrupt request is ignored. To get
around this problem, use the following instructions to modify the register: AND, OR, BCLR, BSET.
When Changing IR Bit
Even when the IR bit is cleared to 0 (interrupt not requested), it may not actually be cleared to 0 depend-
ing on the instruction used. Therefore, use the MOV instruction to set the IR bit to 0.
(3) When disabling interrupts using the I flag, refer to the following sample programs. (Refer to (2) above
Sample programs 1 to 3 are to prevent the I flag from being set to 1 (interrupt enabled) before writing to
the interrupt control registers depending on the state of the internal bus or the instruction queue buffer.
to that register are generated. If interrupt requests managed by an interrupt control register are likely
to occur, disable interrupts before changing the contents of the interrupt control register.
selecting the instructions to be used.
regarding changing interrupt control registers in the sample programs.)
Interrupts
16
page 259 of 263
is read in a program, the IR bit for the interrupt which has the highest priority among
16
in a program. When a maskable interrupt request is accepted, the CPU
16
16
after reset. Therefore, if an interrupt
5.7 Notes on Interrupts
16

Related parts for R5F21256SNFP#U0