DF2367VF33 Renesas Electronics America, DF2367VF33 Datasheet - Page 820

MCU 3V 384K 128-QFP

DF2367VF33

Manufacturer Part Number
DF2367VF33
Description
MCU 3V 384K 128-QFP
Manufacturer
Renesas Electronics America
Series
H8® H8S/2300r
Datasheet

Specifications of DF2367VF33

Core Processor
H8S/2000
Core Size
16-Bit
Speed
33MHz
Connectivity
I²C, IrDA, SCI, SmartCard
Peripherals
DMA, POR, PWM, WDT
Number Of I /o
84
Program Memory Size
384KB (384K x 8)
Program Memory Type
FLASH
Ram Size
24K x 8
Voltage - Supply (vcc/vdd)
3 V ~ 3.6 V
Data Converters
A/D 10x10b, D/A 2x8b
Oscillator Type
Internal
Operating Temperature
-20°C ~ 75°C
Package / Case
128-QFP
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
Eeprom Size
-
Other names
HD64F2367VF33
HD64F2367VF33

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
DF2367VF33V
Manufacturer:
Renesas Electronics America
Quantity:
135
Part Number:
DF2367VF33V
Manufacturer:
Renesas Electronics America
Quantity:
10 000
Part Number:
DF2367VF33WV
Manufacturer:
Renesas Electronics America
Quantity:
10 000
Section 20 Flash Memory (0.18-μm F-ZTAT Version)
13. The return value in the programming program, FPFR (general register R0L) is determined.
15. Execution of Programming Finished Processing
Rev.6.00 Mar. 18, 2009 Page 760 of 980
REJ09B0050-0600
⎯ The general registers other than ER0, ER1 are held in the programming program.
⎯ R0L is a return value of the FPFR parameter.
⎯ Since the stack area is used in the programming program, a stack area of a maximum 128
14. Determine whether programming of the necessary data has finished.
If more than 128 bytes of data are to be programmed, specify FMPAR and FMPDR in 128-
byte units, and repeat steps 12 to 14. Increment the programming destination address by 128
bytes and update the programming data pointer correctly. If an address which has already been
programmed is written to again, not only will a programming error occur, but also flash
memory will be damaged.
The entry point of the programming library is in the area beginning at the download
destination start address specified by FTDAR plus 16 bytes. Subroutine calls should therefore
be performed as follows.
MOV.L
MOV.L
MOV.L
JSR
⎯ Data is stored in a general register other than ER0, ER1 by the programming finished
⎯ R0L is the return value of the FPFR parameter.
⎯ The programming finished program uses the stack area, so a maximum 128-byte stack area
⎯ Only perform programming finished processing once per block. Even if multiple 128-byte
⎯ Programming finished processing should be performed on all blocks containing areas that
bytes must be allocated in RAM
program.
should be reserved in RAM beforehand.
programming operations have been performed to the same block, programming finished
processing should only be carried out once. (Due not perform programming finished
processing multiple times.) If it is necessary to reprogram blocks within a previously
programmed area on which programming finished processing has been performed, first
erase the blocks in question and then reprogram them.
have been programmed after initialization processing. For example, if programming
finished processing is to be carried out once after programming blocks EB1 to EB3,
programming finished processing should be performed individually on EB1, EB2, and
EB3.
#H'F0F0F0F0,ER0;
#H'0F0F0F0F,ER1;
#DLTOP+16,ER2;
@ER2;
Set entry address to ER2
Call programming finished routine

Related parts for DF2367VF33