EEWORLDEEWORLDEEWORLD

Part Number

Search

MPC8358CVVADDGA

Description
MPC8360E/MPC8358E PowerQUICC II Pro Processor
File Size638KB,102 Pages
ManufacturerFREESCALE (NXP)
Download Datasheet Compare View All

MPC8358CVVADDGA Overview

MPC8360E/MPC8358E PowerQUICC II Pro Processor

Freescale Semiconductor
Technical Data
Document Number: MPC8360EEC
Rev. 5, 09/2011
MPC8360E/MPC8358E
PowerQUICC II Pro Processor
Revision 2.x TBGA Silicon
Hardware Specifications
This document provides an overview of the MPC8360E/58E
PowerQUICC II Pro processor revision 2.x TBGA features, including a
block diagram showing the major functional components. This device is
a cost-effective, highly integrated communications processor that
addresses the needs of the networking, wireless infrastructure, and
telecommunications markets. Target applications include next generation
DSLAMs, network interface cards for 3G base stations (Node Bs),
routers, media gateways, and high end IADs. The device extends current
PowerQUICC II Pro offerings, adding higher CPU performance,
additional functionality, faster interfaces, and robust interworking
between protocols while addressing the requirements related to
time-to-market, price, power, and package size. This device can be used
for the control plane and also has data plane functionality.
For functional characteristics of the processor, refer to the
MPC8360E
PowerQUICC II Pro Integrated Communications Processor Reference
Manual,
Rev. 3.
To locate any updates for this document, refer to the MPC8360E product
summary page on our website listed on the back cover of this document
or contact your Freescale sales office.
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
1
Overview
This section describes a high-level overview including features and
general operation of the MPC8360E/58E PowerQUICC II Pro processor.
A major component of this device is the e300 core, which includes
32 Kbytes of instruction and data cache and is fully compatible with the
Power Architecture™ 603e instruction set. The new QUICC Engine
module provides termination, interworking, and switching between a
Contents
Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
Electrical Characteristics . . . . . . . . . . . . . . . . . . 7
Power Characteristics . . . . . . . . . . . . . . . . . . . 12
Clock Input Timing . . . . . . . . . . . . . . . . . . . . . 14
RESET Initialization . . . . . . . . . . . . . . . . . . . . 16
DDR and DDR2 SDRAM . . . . . . . . . . . . . . . . 18
DUART . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
UCC Ethernet Controller: Three-Speed Ethernet,
MII Management . . . . . . . . . . . . . . . . . . . . . . . 25
Local Bus . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38
JTAG . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44
I
2
C . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47
PCI . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49
Timers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51
GPIO . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
IPIC . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53
SPI . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54
TDM/SI . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 56
HDLC, BISYNC, Transparent, and Synchronous
UART . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 59
USB . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62
Package and Pin Listings . . . . . . . . . . . . . . . . . 63
Clocking . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 80
Thermal . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 91
System Design Information . . . . . . . . . . . . . . . 96
Ordering Information . . . . . . . . . . . . . . . . . . . . 99
Document Revision History . . . . . . . . . . . . . 100
© 2011 Freescale Semiconductor, Inc. All rights reserved.

MPC8358CVVADDGA Related Products

MPC8358CVVADDGA MPC8358CZUADDGA MPC8358ECVRADDDA MPC8358ECVVADDGA MPC8358ECZUADDGA MPC8358ECZUAGDEA MPC8358EZUAGDGA MPC8358ZUADDGA MPC8358ZUAGDEA
Description MPC8360E/MPC8358E PowerQUICC II Pro Processor MPC8360E/MPC8358E PowerQUICC II Pro Processor MPC8360E/MPC8358E PowerQUICC II Pro Processor MPC8360E/MPC8358E PowerQUICC II Pro Processor MPC8360E/MPC8358E PowerQUICC II Pro Processor MPC8360E/MPC8358E PowerQUICC II Pro Processor MPC8360E/MPC8358E PowerQUICC II Pro Processor MPC8360E/MPC8358E PowerQUICC II Pro Processor MPC8360E/MPC8358E PowerQUICC II Pro Processor
The problem with for loops
An integer i is defined; always @ (posedge clk or negedge rst) begin for (i=0;i<7;i=i+1) begin encode[55-i*7:52-i*7]<=data_in[31-i*4:28-i*4]; end end Error: Quartus Error: i is not a constant Modelsim...
eeleader FPGA/CPLD
LM3S8962 Learning (Part 3) -- Timer Interrupt
The purpose of this study is to learn how to use the Timer and the timer interrupt to change the LED state . Related functions involved in timer operation: lTimerConfigure configures the timer; lTimer...
chenzhufly Microcontroller MCU
CE6.0 cannot run after loading. The serial port output is as follows. It seems that there is a problem with the display driver or hard disk power supply.
I have been working on this for several days. I am about to collapse. I boot the computer with DOS, loadcepc to load nk.bin. Atom z530, chipset US15W. After loading the kernel, the screen shows Jumpin...
longeteng Embedded System
A brief look at USB Type C
[align=center][/align] The term USB Type C has gradually entered people's field of vision with Apple's press conference. From retina to USB Type C, although these technologies were not invented by App...
574433742 Talking
When debugging the GPIB driver's built-in demonstration program under VC and turning on the power of the instrument connected to it, a connection error occurs!!!
/// ... /// ... ///////////////////////////////////////////////////////////////////////////////////-----------------Configuration: Simple - Win32 Debug----------------------------- Linking... Simple.o...
renrenren Embedded System
MSP430F149 MCU drives DS2762 to read and write C language program
Based on the MSP430F149 microcontroller, the DS2762 read and write operation C language program can respond to buttons or other signals, read current and voltage, and perform corresponding processing....
Aguilera Microcontroller MCU

Technical ResourceMore

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 1889  344  783  2506  2409  39  7  16  51  49 
Datasheet   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Room 1530, 15th Floor, Building B, No. 18 Zhongguancun Street, Haidian District, Beijing Telephone: (010) 82350740 Postal Code: 100190
Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号