HD64F7047F50V Renesas Electronics America, HD64F7047F50V Datasheet - Page 314

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
Rev. 5.00 Jun 30, 2004 page 298 of 512
REJ09B0171-0500O
plus_dc_bit()
{
}
/* Function to update the DC bit (DSPDCBIT) upon a logical operation */
logical_dc_bit()
{
switch (DSPCSBITS) {
}
DSPGTBIT = ~((negative_bit ^ overflow_bit) | zero_bit);
DSPZBIT
DSPNBIT
DSPVBIT
switch (DSPCSBITS) {
case 0x0: /* Carry Mode */
case 0x1: /* Negative Value Mode */
case 0x2: /* Zero Value Mode */
case 0x3: /* Overflow Mode */
case 0x4: /* Signed Greater Than Mode */
case 0x5: /* Signed Greater Than or Equal Mode */
case 0x6: /* Reserved */
case 0x7: /* Reserved */
case 0x0: /* Carry Mode */
DSPDCBIT = carry_bit;
break;
DSPDCBIT = negative_bit;
break;
DSPDCBIT = zero_bit;
break;
DSPDCBIT = overflow_bit;
break;
DSPDCBIT = ~((negative_bit ^ overflow_bit) | zero_bit);
break;
DSPDCBIT = ~(negative_bit ^ overflow_bit);
break;
break;
= zero_bit;
= negative_bit;
= overflow_bit;

Related parts for HD64F7047F50V