DF2378BVFQ35WV Renesas Electronics America, DF2378BVFQ35WV Datasheet - Page 970

IC H8S/2378 MCU FLASH 144-QFP

DF2378BVFQ35WV

Manufacturer Part Number
DF2378BVFQ35WV
Description
IC H8S/2378 MCU FLASH 144-QFP
Manufacturer
Renesas Electronics America
Series
H8® H8S/2300r
Datasheet

Specifications of DF2378BVFQ35WV

Core Processor
H8S/2000
Core Size
16-Bit
Speed
35MHz
Connectivity
I²C, IrDA, SCI, SmartCard
Peripherals
DMA, POR, PWM, WDT
Number Of I /o
97
Program Memory Size
512KB (512K x 8)
Program Memory Type
FLASH
Ram Size
32K x 8
Voltage - Supply (vcc/vdd)
3 V ~ 3.6 V
Data Converters
A/D 16x10b; D/A 6x8b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
144-QFP
For Use With
EDK2378 - DEV EVAL KIT FOR H8S/2378
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
DF2378BVFQ35WV
Manufacturer:
Renesas Electronics America
Quantity:
10 000
Section 21 Flash Memory (0.18-μm F-ZTAT Version)
12. Programming
13. The return value in the programming program, FPFR (general register R0L) is determined.
14. Determine whether programming of the necessary data has finished.
15. Execution of Programming Finished Processing
Rev.7.00 Mar. 18, 2009 page 902 of 1136
REJ09B0109-0700
There is an entry point of the programming program in the area from the start address specified
by FTDAR + 16 bytes of the on-chip RAM. The subroutine is called and programming is
executed by using the following steps.
MOV.L
JSR
NOP
⎯ The general registers other than ER0 and 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
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
bytes must be allocated in RAM
program.
should be reserved in RAM beforehand.
#DLTOP+16,ER2;
@ER2;
#H'F0F0F0F0,ER0;
#H'0F0F0F0F,ER2;
#DLTOP+16,ER2;
@ER2;
Set entry address to ER2
Call programming routine
Set entry address to ER2
Call programming finished routine

Related parts for DF2378BVFQ35WV