HD64F38024DV Renesas Electronics America, HD64F38024DV Datasheet - Page 816

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
.FOR[U]
Description Format :
Description :
802
(1) Size
(2) Branch Size
The condition specified by the loop counter and end value is tested, and the
source statements between the .FOR[U] and .ENDF directives are iterated while
that condition is satisfied.
There are two forms of the .FOR[U] directive: the .FOR directive, which iterates
using a signed range test, and the .FORU directive, which iterates using an
unsigned range test.
The size specification specifies the size of the loop counter, initial value, end
value and increment value.
The size specifiers are interpreted as follows:
Byte is taken as the default when the size specifier is omitted.
The branch size specifies the branch size from the .FOR[U] directive to the
.ENDF directive.
<size>: {B | W | L}
<branch size>: {8 | 16}
<condition>: (<loop counter>=<initial value>,<end value>[,[{+ | –}]<increment
The label field is not used.
B: Byte (1 byte)
W: Word (2 bytes)
L: Longword (4 bytes)
.FOR[U][.<size][:<branch size] <condition>
.ENDF
value>]

Related parts for HD64F38024DV