參數(shù)資料
型號: R5F21264JFP
元件分類: 微控制器/微處理器
英文描述: 16-BIT, FLASH, 20 MHz, MICROCONTROLLER, PQFP32
封裝: 7 X 7 MM, 0.80 MM PITCH, PLASTIC, LQFP-32
文件頁數(shù): 33/52頁
文件大?。?/td> 620K
代理商: R5F21264JFP
56
ATmega165A/PA/325A/PA/3250A/PA/645A/P/6450A/P [DATASHEET]
8285E–AVR–02/2013
The following example shows how interrupts are moved.
12.3
Register description
12.3.1
MCUCR – MCU Control Register
Note:
1. Only available in the picoPower devices ATmega165PA/325PA/3250PA/645P/6450P.
Bit 1 – IVSEL: Interrupt Vector Select
When the IVSEL bit is cleared (zero), the Interrupt Vectors are placed at the start of the Flash memory. When this
bit is set (one), the Interrupt Vectors are moved to the beginning of the Boot Loader section of the Flash. The actual
address of the start of the Boot Flash Section is determined by the BOOTSZ Fuses. Refer to the section ”Boot
Bit 0 – IVCE: Interrupt Vector Change Enable
The IVCE bit must be written to logic one to enable change of the IVSEL bit. IVCE is cleared by hardware four
cycles after it is written or when IVSEL is written. Setting the IVCE bit will disable interrupts, as explained in the
Assembly code example
Move_interrupts:
; Get MCUCR
in
r16, MCUCR
mov
r17, r16
; Enable change of Interrupt Vectors
ori
r16, (1<<IVCE)
out
MCUCR, r16
; Move interrupts to Boot Flash section
ori
r17, (1<<IVSEL)
out
MCUCR, r17
ret
C code example
void
Move_interrupts(void)
{
uchar temp;
/* Get MCUCR*/
temp = MCUCR;
/* Enable change of Interrupt Vectors */
MCUCR = temp | (1<<IVCE);
/* Move interrupts to Boot Flash section
*/ MCUCR = temp | (1<<IVSEL);
}
Bit
7
654
3
2
1
0
0x35 (0x55)
JTD
BODS
BODSE
PUD
IVSEL
IVCE
MCUCR
Read/Write
R/W
RR
R/W
RR
R/W
Initial Value
0
相關(guān)PDF資料
PDF描述
R5F21276SDXXXFP 16-BIT, FLASH, 20 MHz, MICROCONTROLLER, PQFP32
R5F21276KFP 16-BIT, FLASH, 20 MHz, MICROCONTROLLER, PQFP32
R5F21274SDFP 16-BIT, FLASH, 20 MHz, MICROCONTROLLER, PQFP32
R5F21274SNFP 16-BIT, FLASH, 20 MHz, MICROCONTROLLER, PQFP32
R5F21274KXXXFP 16-BIT, FLASH, 20 MHz, MICROCONTROLLER, PQFP32
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
R5F21264JFP#U0 制造商:Renesas Electronics Corporation 功能描述:MCU 16-bit R8C CISC 16KB Flash 3.3V/5V 32-Pin LQFP Tray 制造商:Renesas Electronics Corporation 功能描述:R8C26 3/5V 16KB -40 85C 32LQFP - Trays 制造商:Renesas Electronics Corporation 功能描述:IC MCU 16BIT 16KB FLASH 32LQFP 制造商:Renesas Electronics Corporation 功能描述:R8C Series 16 bit 1 kB RAM 16 KB Flash Microcontroller - LQFP-32
R5F21264JFP#V0 功能描述:MCU FLASH 16K ROM 1K RAM 32-LQFP RoHS:否 類別:集成電路 (IC) >> 嵌入式 - 微控制器, 系列:R8C/2x/26 標準包裝:96 系列:PIC® 16F 核心處理器:PIC 芯體尺寸:8-位 速度:20MHz 連通性:I²C,SPI 外圍設(shè)備:欠壓檢測/復(fù)位,POR,PWM,WDT 輸入/輸出數(shù):11 程序存儲器容量:3.5KB(2K x 14) 程序存儲器類型:閃存 EEPROM 大小:- RAM 容量:128 x 8 電壓 - 電源 (Vcc/Vdd):2.3 V ~ 5.5 V 數(shù)據(jù)轉(zhuǎn)換器:A/D 8x10b 振蕩器型:內(nèi)部 工作溫度:-40°C ~ 125°C 封裝/外殼:14-TSSOP(0.173",4.40mm 寬) 包裝:管件
R5F21264JFP#W4 功能描述:MCU 16KB ROM 1KB RAM 32-LQFP RoHS:是 類別:集成電路 (IC) >> 嵌入式 - 微控制器, 系列:R8C/2x/26 標準包裝:300 系列:78K0R/Ix3 核心處理器:78K/0R 芯體尺寸:16-位 速度:40MHz 連通性:3 線 SIO,I²C,LIN,UART/USART 外圍設(shè)備:DMA,LVD,POR,PWM,WDT 輸入/輸出數(shù):27 程序存儲器容量:16KB(16K x 8) 程序存儲器類型:閃存 EEPROM 大小:- RAM 容量:1K x 8 電壓 - 電源 (Vcc/Vdd):2.7 V ~ 5.5 V 數(shù)據(jù)轉(zhuǎn)換器:A/D 8x10b 振蕩器型:內(nèi)部 工作溫度:-40°C ~ 85°C 封裝/外殼:38-SSOP 包裝:托盤
R5F21264JXXXFP 制造商:RENESAS 制造商全稱:Renesas Technology Corp 功能描述:SINGLE-CHIP 16-BIT CMOS MCU
R5F21264KFP 制造商:RENESAS 制造商全稱:Renesas Technology Corp 功能描述:SINGLE-CHIP 16-BIT CMOS MCU