MCF5282CVM80 Freescale Semiconductor, MCF5282CVM80 Datasheet - Page 96

IC MPU 512K 80MHZ 256-MAPBGA

MCF5282CVM80

Manufacturer Part Number
MCF5282CVM80
Description
IC MPU 512K 80MHZ 256-MAPBGA
Manufacturer
Freescale Semiconductor
Series
MCF528xr
Datasheet

Specifications of MCF5282CVM80

Core Processor
Coldfire V2
Core Size
32-Bit
Speed
80MHz
Connectivity
CAN, EBI/EMI, Ethernet, I²C, SPI, UART/USART
Peripherals
DMA, LVD, POR, PWM, WDT
Number Of I /o
150
Program Memory Size
512KB (512K x 8)
Program Memory Type
FLASH
Ram Size
64K x 8
Voltage - Supply (vcc/vdd)
2.7 V ~ 3.6 V
Data Converters
A/D 8x10b
Oscillator Type
External
Operating Temperature
-40°C ~ 85°C
Package / Case
256-MAPBGA
Controller Family/series
ColdFire
Ram Memory Size
64KB
Embedded Interface Type
CAN, I2C, SPI, UART
No. Of Pwm Channels
8
Digital Ic Case Style
MAPBGA
Rohs Compliant
Yes
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
MCF5282CVM80
Manufacturer:
FREESCALE
Quantity:
1 831
Part Number:
MCF5282CVM80
Manufacturer:
Freescale Semiconductor
Quantity:
10 000
Company:
Part Number:
MCF5282CVM80
Quantity:
4
Part Number:
MCF5282CVM80J
Manufacturer:
Freescale Semiconductor
Quantity:
10 000
Enhanced Multiply-Accumulate Unit (EMAC)
3-18
/* perform the multiply */
product[63:0] = operandY[31:0] * operandX[31:0]
/* check for product overflow */
if (product[63:40] != 0x0000_00)
/* zero-fill to 48 bits before performing any scaling */
/* scale product before combining with accumulator */
switch (SF)
{
}
/* combine with accumulator */
if (MACSR.PAVn == 0)
/* check for accumulation overflow */
if (accumulationOverflow == 1)
}
else {operandY[31:0] = Ry[31:0]
}
then {
}
then {if (inst == MSAC)
}
then {MACSR.PAVn = 1
case 0:
case 1:
case 2:
case 3:
MCF5282 and MCF5216 ColdFire Microcontroller User’s Manual, Rev. 3
break;
product[40:0] = {product[39:0], 0}
break;
break;
product[39:0] = {0, product[39:1]}
break;
product[47:40] = 0
operandX[31:0] = Rx[31:0]
MACSR.PAVn = 1
MACSR.V = 1
if (inst == MSAC and and
MACSR.V = 1
if (inst == MSAC and and
then operandX[31:0] = {0x0000, Rx[31:16]}
else operandX[31:0] = {0x0000, Rx[15:0]}
then result[47:0] = 0x0000_0000_0000
else if (MACSR.OMC == 1)
then result[47:0] = ACCx[47:0] - product[47:0]
else result[47:0] = ACCx[47:0] + product[47:0]
then result[47:0] = 0x0000_0000_0000
else if (MACSR.OMC == 1)
/* 2-bit scale factor */
/* no scaling specified */
/* SF = “<< 1” */
/* reserved encoding */
/* SF = “>> 1” */
/* product overflow */
then /* overflowed MAC,
then /* overflowed MAC,
result[47:0] = 0xffff_ffff_ffff
saturationMode enabled */
saturationMode enabled */
/* zero-fill upper byte */
MACSR.OMC == 1)
MACSR.OMC == 1)
Freescale Semiconductor

Related parts for MCF5282CVM80