HD64F38024DV Renesas Electronics America, HD64F38024DV Datasheet - Page 346

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
332
Example: (cpu=300)
_ _indirect(vest=5) char f(void); /* Function f address is
char f(void)
{
}
#pragma indirect (g)
unsigned char g(void) /* $g is created in section $INDIRECT */
{
}
void sub()
{
}
Remarks:
...
...
f();
g();
1. The functions in the first definition and declaration after the #pragma
2. Up to 63 functions can be specified in one #pragma indirect directive.
3. Up to 128 functions can be specified in the nomal and H8/300 mode and
4. Run-time routines can be called in the memory indirect addressing mode
indirect declaration having the same function names as in the #pragma
indirect declaration are treated as the target functions.
by declaration of #include <indirect.h>. To select a run-time routine to
be called in the memory indirect addressing mode, change unnecessary
#pragma indirect statements into comments inside indirect.h.
up to 64 in the other modes in total. The address table section that has
been created without vect specification must be allocated within the
range from H'0x0000 to 0x00FF at linkage.
/* Function is called in @@$f:8 memory
/* indirect addressing mode
/* Function is called in @@$g:8 memory
/* indirect addressing mode
/* and stores the function g address
/* assigned to address 10 */
*/
*/
*/
*/
*/
*/

Related parts for HD64F38024DV