HD64F38024DV Renesas Electronics America, HD64F38024DV Datasheet - Page 467

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
<stdio.h>
Performs processing relating to input/output of stream input/output file.
The following macros are all implementation-defined.
Note:
Type
Constant
(macro)
Function
1. Undefined in this implementation.
Definition Name Description
FILE
_IOFBF
_IOLBF
_IONBF
BUFSIZ
EOF
L_tmpnam
SEEK_CUR
SEEK_END
SEEK_SET
SYS_OPEN
TMP_MAX
stderr
stdin
stdout
fclose
fflush
fopen
freopen
*1
*1
*1
Indicates a structure type that stores various control information
including a pointer to the buffer (required for stream input/output
processing), an error indicator, and an end-of-file indicator.
Indicates full buffering of input/output as the buffer area usage method.
Indicates line buffering of input/output as the buffer area usage
method.
Indicates non-buffering of input/output as the buffer area usage
method.
Indicates the buffer size required for input/output processing.
Indicates end-of-file, that is, no more input from a file.
Indicates the size of an array large enough to store a string literal of a
temporary file name generated by the tmpnam function.
Indicates a shift of the current file read/write position to an offset from
the current position.
the end-of-file position.
Indicates a shift of the current file read/write position to an offset from
the beginning of the file.
Indicates the number of files for which simultaneous opening is
guaranteed by the implementation.
Indicates the minimum number of unique file names that shall be
generated by the tmpnam function.
Indicates the file pointer for the standard error file.
Indicates the file pointer for the standard input file.
Indicates the file pointer for the standard output file.
Closes a stream input/output file.
Outputs stream input/output file buffer contents to the file.
Opens a stream input/output file under the specified file name.
Closes a currently open stream input/output file and reopens a new file
under the specified file name.
Indicates a shift of the current file read/write position to an offset from
453

Related parts for HD64F38024DV