HD6417041AVF16V Renesas Electronics America, HD6417041AVF16V Datasheet - Page 310

IC SUPERH MCU ROMLESS 144QFP

HD6417041AVF16V

Manufacturer Part Number
HD6417041AVF16V
Description
IC SUPERH MCU ROMLESS 144QFP
Manufacturer
Renesas Electronics America
Series
SuperH® SH7040r
Datasheets

Specifications of HD6417041AVF16V

Core Processor
SH-2
Core Size
32-Bit
Speed
28.7MHz
Connectivity
EBI/EMI, SCI
Peripherals
DMA, POR, PWM, WDT
Number Of I /o
98
Program Memory Type
ROMless
Ram Size
4K x 8
Voltage - Supply (vcc/vdd)
3 V ~ 3.6 V
Data Converters
A/D 8x10b
Oscillator Type
Internal
Operating Temperature
-20°C ~ 75°C
Package / Case
144-QFP
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Program Memory Size
-

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
HD6417041AVF16V
Manufacturer:
Renesas Electronics America
Quantity:
10 000
Section 6 Instruction Descriptions
3. Multiplier Input/Output
The multiplier input/output is defined based on the union named DSP_MUL_Set noted below.
This union is composed of four longwords. One longword each is allocated for the two inputs, but
only the upper 16 bits of both of these (usi [0], usi [2]) are used. Two longwords including guard
bit usage (dst, dstg) correspond to the outputs.
The multiplier input/output names are defined as follows, using the union DSP_MUL_Set noted
above.
Rev. 5.00 Jun 30, 2004 page 294 of 512
REJ09B0171-0500O
#define MINUS_OP_G_OV ((~DSP_ALU_SRC1G_BIT7 && DSP_ALU_SRC2G_BIT7 &&
DSP_ALU_DSTG_BIT7) || (DSP_ALU_SRC1G_BIT7 && ~DSP_ALU_SRC2G_BIT7 &&
~DSP_ALU_DSTG_BIT7))
#define POS_NOT_OV ((DSP_ALU_DSTG_LSB8==0x00) &&
(DSP_ALU_DST_MSB==0x0))
#define NEG_NOT_OV ((DSP_ALU_DSTG_LSB8==0xff) &&
(DSP_ALU_DST_MSB==0x1))
/* Definition of Union DSP_MUL_Set */
union {
} DSP_MUL_Set;
/* Definition of multiplier input/output in DSP operation instructions
*/
#define DSP_M_SRC1
#define DSP_M_SRC2
unsigned long int
struct {
} aa;
unsigned short int usi[4];
struct {
} dst;
struct {
} dstg;
unsigned msb: 1;
unsigned: 31;
unsigned: 24;
unsigned lsb8: 8;
DSP_MUL_Set.aa.usi[0]
DSP_MUL_Set.aa.usi[2]
uli[4];

Related parts for HD6417041AVF16V