HD64F38024DV Renesas Electronics America, HD64F38024DV Datasheet - Page 572

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
558
Type
Function
Definition Name
istream& getline(char* s, streamsize n,char delim)
istream& getline(
istream& getline(
istream& ignore(
int_type peek( )
istream& read(char* s, streamsize n)
istream& read(signed char* s, streamsize n)
istream& read(unsigned char* s, streamsize n)
streamsize readsome(char* s, streamsize n)
streamsize readsome(signed char* s, streamsize n)
streamsize readsome(
istream& putback(char c)
istream& unget( )
int sync( )
signed char* s,
streamsize n,
char delim)
unsigned char* s,
streamsize n,
char delim)
streamsize n=1,
int_type delim=streambuf::eof)
unsigned char* s,
streamsize n)
Description
Extracts string literals with size n-1
and stores them in the memory
area specified by s.
If character delim is found, input is
stopped.
Skips reading the number of
characters specified by n.
If character delim is found,
skipping is stopped.
Seeks for input characters that can
be acquired next.
Extracts string literals with size n
and stores them in the memory
area specified by s.
Extracts string literals with size n
and stores them in the memory
area specified by s.
Returns a character to the input
stream.
Returns the position of the input
stream.
Checks for an input stream.
This function calls
streambuf::pubsync( ).

Related parts for HD64F38024DV