HD64F7047F50V Renesas Electronics America, HD64F7047F50V Datasheet - Page 272

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
6.1.65
Format
SUBC Rm,Rn
Description: Subtracts Rm data and the T bit value from general register Rn data, and stores the
result in Rn. The T bit changes according to the result. This instruction is used for subtraction of
data that has more than 32 bits.
Operation:
Examples:
Rev. 5.00 Jun 30, 2004 page 256 of 512
REJ09B0171-0500O
SUBC(long m,long n) /* SUBC Rm,Rn */
{
}
CLRT
SUBC
SUBC
unsigned long tmp0,tmp1;
tmp1=R[n]-R[m];
tmp0=R[n];
R[n]=tmp1-T;
if (tmp0<tmp1) T=1;
else T=0;
if (tmp1<R[n]) T=1;
PC+=2;
SUBC (Subtract with Carry): Arithmetic Instruction
R3,R1
R2,R0
Abstract
Rn – Rm– T
Borrow
; After execution:
; R0:R1(64 bits) – R2:R3(64 bits) = R0:R1(64 bits)
; Before execution:
; After execution:
; Before execution:
T
Rn,
Code
0011nnnnmmmm1010
T = 0, R1 = H'00000000, R3 = H'00000001
T = 1, R1 = H'FFFFFFFF
T = 1, R0 = H'00000000, R2 = H'00000000
T = 1, R0 = H'FFFFFFFF
Cycle
1
T Bit
Borrow
SH-1
Instructions
Applicable
SH-2
SH-
DSP

Related parts for HD64F7047F50V