HD64F38024DV Renesas Electronics America, HD64F38024DV Datasheet - Page 743

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
Description Format: .LINE ["<file name>",]<line number>
Description:
Example:
.LINE
ch38
int
{
}
C source program (test.c)
int
j=0;
for (i=1;i<=10;i++){
}
return(j);
–code=asmcode -debug test.c
func()
j+=i;
i,j;
The label field is not used.
.LINE changes the file name and line number of the debugging information.
The .LINE directive is supported by the C/C++ source level debugging.
Accordingly, the .LINE directive is embedded in the assembly source
program that is output by the compiler.
The file name and the line number managed by the assembler become the
values specified by this directive from the next line of the specification.
The file name and the line number specified by the .LINE directive are valid
only within the specified file.
/*1*/
/*2*/
/*3*/
/*4*/
/*5*/
/*6*/
/*7*/
/*8*/
/*9*/
_func:
L5:
.LINE
.LINE
.LINE
SUB.L
MOV.B
.LINE
.LINE
ADD.W
.LINE
INC.W
.LINE
CMP.W
BLE
.LINE
MOV.W
.LINE
RTS
.END
.EXPORT
.CPU
.SECTION
.LINE
Assembly source program (test.src)
2600A:24
_func
P,CODE,ALIGN=2
"/asm/test.c",1
2
5
6
ER0,ER0
#1,R0L
6
7
R0,E0
6
#1,R0
6
#10,R0
L5:8
8
E0,R0
9
; function: func
729

Related parts for HD64F38024DV