HD64F38024DV Renesas Electronics America, HD64F38024DV Datasheet - Page 377

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
Table 10.28 Intrinsic Functions (cont)
Item
Special
instructions
Specification
void trapa(unsigned int trap_no)
void sleep(void)
void movfpe(char *addr,char data)
char _movfpe(char *addr)
void movtpe(char data,char *addr)
void tas(char *addr)
void eepmov(void *dst,const void *src,
unsigned char size)
void eepmov(void *dst,const void *src,
unsigned int size)
void eepmovb (void *dst,const void *src,
unsigned char size)
void eepmovw (void *dst,const void *src,
unsigned int size)
void eepmovi (void *dst, const void *src,
unsigned char size)
void eepmovi (void *dst, void *src,
unsigned int size)
void movmdb (void *dst, const void *src
unsigned int count)
void movmdw (int *dst, const int *src,
unsigned int count)
void movmdl (long *dst, const long *src,
unsigned int count)
unsigned int movsd (char *dst,
const char *src unsigned int size)
void nop(void)
Expanded to SLEEP instruction
Function
Expanded to TRAPA #trap_no
Sets *addr in data using MOVFPE
instruction, or returns *addr
Sets data in *addr using MOVTPE
instruction
Compares *addr with 0, sets the
results in the condition code register,
and sets most significant bit of *addr
as 1 by using the TAS instruction
Transfers data for bytes specified in
size from *src to *dst by using
EEPMOV instruction
Transfers data from *src to *dst for
the number of times specified by
count by using movmd.b instruction
Transfers data from *src to *dst for
the number of times specified by
count by using movmd.w instruction
Transfers data from *src to *dst for
the number of times specified by
count by using movmd.l instruction
Transfers data up to the maximum
number of bytes specified by size.
However, transferring a zero datum
terminates execution.
Expanded to NOP instruction
363

Related parts for HD64F38024DV