HD64F7047F50V Renesas Electronics America, HD64F7047F50V Datasheet - Page 312

IC H8 MCU FLASH 256K 100TQFP

HD64F7047F50V

Manufacturer Part Number
HD64F7047F50V
Description
IC H8 MCU FLASH 256K 100TQFP
Manufacturer
Renesas Electronics America
Series
SuperH® SH7047r
Datasheets

Specifications of HD64F7047F50V

Core Processor
SH-2
Core Size
32-Bit
Speed
50MHz
Connectivity
CAN, SCI
Peripherals
POR, PWM, WDT
Number Of I /o
53
Program Memory Size
256KB (256K x 8)
Program Memory Type
FLASH
Ram Size
12K x 8
Voltage - Supply (vcc/vdd)
4.5 V ~ 5.5 V
Data Converters
A/D 16x10b
Oscillator Type
Internal
Operating Temperature
-20°C ~ 75°C
Package / Case
100-TQFP, 100-VQFP
Package
100PQFP
Family Name
SuperH
Maximum Speed
50 MHz
Operating Supply Voltage
5 V
Data Bus Width
32 Bit
Number Of Programmable I/os
53
Interface Type
CAN/SCI
On-chip Adc
16-chx10-bit
Number Of Timers
7
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
HD64F7047F50V
Manufacturer:
PANJIT
Quantity:
30 000
Part Number:
HD64F7047F50V
Manufacturer:
RENESAS
Quantity:
386
Part Number:
HD64F7047F50V
Manufacturer:
Renesas Electronics America
Quantity:
10 000
Part Number:
HD64F7047F50V
Manufacturer:
RENESAS/瑞萨
Quantity:
20 000
Company:
Part Number:
HD64F7047F50V
Quantity:
2 070
Section 6 Instruction Descriptions
The six functions noted below are used for DSR register updating. The DC bit in the DSR register
is updated in accordance with the operation results of the DSP operation instructions and the
directions of the status selection bit (CS). The other bits in the DSR register are updated in
accordance with the operation results of the DSP operation instructions only.
Rev. 5.00 Jun 30, 2004 page 296 of 512
REJ09B0171-0500O
}
/* Function to unconditionally update the DC bit (DSPDCBIT) with the
borrow flag */
dc_always_borrow()
{
}
/* Function to unconditionally update the DC bit (DSPDCBIT) with the
carry flag */
dc_always_carry()
{
}
else {
}
/* DC update policy: don't care the status of DSPCSBITS */
DSPDCBIT = borrow_bit;
DSPGTBIT = ~((negative_bit ^ overflow_bit) | zero_bit);
DSPZBIT
DSPNBIT
DSPVBIT
/* DC update policy: don't care the status of DSPCSBITS */
DSPDCBIT = carry_bit;
DSPGTBIT = ~((negative_bit ^ overflow_bit) | zero_bit);
DSPZBIT
DSPNBIT
}
if((DSP_ALU_DSTG_LSB8!=0xff) || (DSP_ALU_DST_MSB!=1)) {
}
overflow_bit = 0; /* No more overflow when protected */
DSP_ALU_DSTG= 0xff;
DSP_ALU_DST = 0x80000000;
= zero_bit;
= negative_bit;
= overflow_bit;
= zero_bit;
= negative_bit;
/* negative value */

Related parts for HD64F7047F50V