MCF5249VF140 Freescale Semiconductor, MCF5249VF140 Datasheet - Page 208

IC MPU 32B 140MHZ COLDF 160-BGA

MCF5249VF140

Manufacturer Part Number
MCF5249VF140
Description
IC MPU 32B 140MHZ COLDF 160-BGA
Manufacturer
Freescale Semiconductor
Series
MCF524xr

Specifications of MCF5249VF140

Core Processor
Coldfire V2
Core Size
32-Bit
Speed
140MHz
Connectivity
I²C, IDE, MMC, SPI, UART/USART
Peripherals
DMA, I²S, POR, Serial Audio, WDT
Number Of I /o
47
Program Memory Type
ROMless
Ram Size
96K x 8
Voltage - Supply (vcc/vdd)
3 V ~ 3.6 V
Data Converters
A/D 4x12b
Oscillator Type
External
Operating Temperature
0°C ~ 70°C
Package / Case
160-MAPBGA
Embedded Interface Type
I2C, QSPI, UART
Digital Ic Case Style
BGA
No. Of Pins
160
Operating Temperature Range
0°C To +70°C
Frequency Typ
140MHz
Termination Type
SMD
Rohs Compliant
No
Family Name
MCF5xxx
Device Core
ColdFire
Device Core Size
32b
Frequency (max)
140MHz
Instruction Set Architecture
RISC
Supply Voltage 1 (typ)
1.8V
Operating Temp Range
0C to 70C
Operating Temperature Classification
Commercial
Mounting
Surface Mount
Pin Count
160
Package Type
MA-BGA
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
Eeprom Size
-
Program Memory Size
-
Lead Free Status / Rohs Status
Not Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
MCF5249VF140
Manufacturer:
FREESCALE
Quantity:
465
Part Number:
MCF5249VF140
Manufacturer:
Freescale Semiconductor
Quantity:
10 000
Part Number:
MCF5249VF140
Manufacturer:
MOT
Quantity:
2
}
}
/* one of the two waits need to be done. */
/* First one is more suitable for polling */
/* second one more suitable for interrupt driven */
wait until ((FLASHMEDIACMD2 & 0xFFFF) == 0) OR
wait until (SHIFTBUSY2FALL event)
/* receive status from host */
wait until (SHIFTBUSY2RISE event) OR
wait until ((FLASHMEDIASTATUS & 8)!= 0)
RESPBITCOUNT = 46 or 134 /* depends on command */
FLASHMEDIACMD2 = RESPBITCOUNT;
while(RESPBITCOUNT > 0)
}
}
}
CMDBITCOUNT = 46
if(wide_shift_mode)
else
FLASHMEDIACMD2 = 0x460000 + CMDBITCOUNT
FLASHMEDIACMD1 = 0x040000 + wide_shift_mask
while(CMDBITCOUNT > 0)
}
}
wait until ((FLASHMEDIACMD2 & 0xFFFF) == 0) OR
wait until (SHIFTBUSY2FALL event)
/* start receiving data and status */
RESPBITCOUNT = 46 or 134;
BLOCKCOUNT = <N>;
{
if(FLASHMEDIADATA2 empty)
{
if(FLASHMEDIADATA2 full)
wide_shift_mask = 0x400000;
wide_shift_mask = 0;
{
if(FLASHMEDIADATA2 empty)
{
write data to FLASHMEDIADATA2
CMDBITCOUNT:= CMDBITCOUNT - 32;
{
read data from FLASHMEDIADATA2
RESPBITCOUNT:= RESPBITCOUNT - 32;
{
read FLASHMEDIADATA2
CMDBITCOUNT = CMDBITCOUNT - 32;
Freescale Semiconductor, Inc.
For More Information On This Product,
Go to: www.freescale.com

Related parts for MCF5249VF140