HD64F38024DV Renesas Electronics America, HD64F38024DV Datasheet - Page 119

IC H8/SLP MCU FLASH 80QFP

HD64F38024DV

Manufacturer Part Number
HD64F38024DV
Description
IC H8/SLP MCU FLASH 80QFP
Manufacturer
Renesas Electronics America
Series
H8® H8/300L SLPr
Datasheets

Specifications of HD64F38024DV

Core Processor
H8/300L
Core Size
8-Bit
Speed
10MHz
Connectivity
SCI
Peripherals
LCD, PWM, WDT
Number Of I /o
51
Program Memory Size
32KB (32K x 8)
Program Memory Type
FLASH
Ram Size
1K x 8
Voltage - Supply (vcc/vdd)
1.8 V ~ 5.5 V
Data Converters
A/D 8x10b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
80-QFP
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
HD64F38024DV
Manufacturer:
Renesas Electronics America
Quantity:
10 000
ENTry
Link/Library <Input>[Use entry point :]
The numerical value is specified in the hexadecimal notation. If the specified value starts with
a letter from A to F, symbols are searched first, and if no corresponding symbol is found, the
value is interpreted as a numerical value. Values starting with 0 are always interpreted as
numerical values.
If the specified symbol name is a C/C++ variable name, add an underscore (_) at the head of
the definition name in the program. If the symbol name is a C++ function name (except for
the main function), enclose the definition name with the double-quotation marks including
parameter strings. If the parameter is void, specify as "<function name>( )".
Example
define=_sym1=data
define=_sym2=4000
Remarks
When form={object | relocate | library} is specified, this option is unavailable.
Command Line Format
ENTry = {<symbol name> | <address>}
Description
Specifies the execution start address with an externally defined symbol or address.
The address is specified in hexadecimal notation. If the specified value starts with a letter
from A to F, symbols are searched first, and if no corresponding symbol is found, the value is
interpreted as an address. Values starting with 0 are always interpreted as addresses.
For a C function name, add an underscore (_) at the head of the definition name in the
program. For a C++ function name (except for the main function), enclose the definition
name with double quotation marks in the program including parameter strings. If the
parameter is void, specify as "<function name>()".
If the entry symbol is specified at compilation or assembly, this option precedes the entry
symbol.
Example
entry=_main
entry="init()"
entry=100
Remarks
When form={object | relocate | library} or strip is specified, this option is unavailable.
When optimization with undefined symbol deletion (optimize=symbol_delete) is specified,
the execution start address should be specified. If it is not specified, the specification of the
optimization with undefined symbol deletion is unavailable.
;
;
;
;
;
Specifies main function in C/C++ as the execution start address.
Specifies init function in C++ as the execution start address.
Specifies 0x100 as the execution start address.
symbol data.
Defines _sym1 as the same value as the externally defined
Defines _sym2 as 0x4000.
Execution Start Address
105

Related parts for HD64F38024DV