MPC564MZP66 Freescale Semiconductor, MPC564MZP66 Datasheet - Page 951

no-image

MPC564MZP66

Manufacturer Part Number
MPC564MZP66
Description
IC MCU 512K FLASH 66MHZ 388-BGA
Manufacturer
Freescale Semiconductor
Series
MPC5xxr
Datasheets

Specifications of MPC564MZP66

Core Processor
PowerPC
Core Size
32-Bit
Speed
66MHz
Connectivity
CAN, EBI/EMI, SCI, SPI, UART/USART
Peripherals
POR, PWM, WDT
Number Of I /o
56
Program Memory Size
512KB (512K x 8)
Program Memory Type
FLASH
Ram Size
32K x 8
Voltage - Supply (vcc/vdd)
2.5 V ~ 2.7 V
Data Converters
A/D 32x10b
Oscillator Type
External
Operating Temperature
-40°C ~ 125°C
Package / Case
388-BGA
For Use With
MPC564EVB - KIT EVAL FOR MPC561/562/563/564
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
Eeprom Size
-

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
MPC564MZP66
Manufacturer:
FREESCALE
Quantity:
2 000
Part Number:
MPC564MZP66
Manufacturer:
Freescale Semiconductor
Quantity:
10 000
Part Number:
MPC564MZP66
Manufacturer:
FREESCALE
Quantity:
2 000
Part Number:
MPC564MZP66R2
Manufacturer:
Freescale Semiconductor
Quantity:
10 000
instruction. Therefore, a valid data status will be output and the interrupt status will be saved for the next
transmission.
The sequencing error encoding indicates that the inputs from the external development tool are not what
the development port and/or the CPU was expecting. Two cases could cause this error:
This bus error will cause the CPU to signal that an interrupt (exception) occurred. Since a status of
sequencing error has a higher priority than exception, the port will report the sequencing error first, and
the CPU interrupt on the next transmission. The development port will ignore the command, instruction,
or data shifted in while the sequencing error or CPU interrupt is shifted out. The next transmission after
all error status is reported to the port should be a new instruction, trap enable or command (possibly the
one that was in progress when the sequencing error occurred).
The interrupt-occurred encoding is used to indicate that the CPU encountered an interrupt during the
execution of the previous instruction in debug mode. Interrupts may occur as the result of instruction
execution (such as unimplemented opcode or arithmetic error), because of a memory access fault, or from
an unmasked external interrupt. When an interrupt occurs the development port will ignore the command,
instruction, or data shifted in while the interrupt encoding was shifting out. The next transmission to the
port should be a new instruction, trap enable or debug port command.
Finally, the null encoding is used to indicate that no data has been transferred from the CPU to the
development port shift register.
23.4.6.11 Fast Download Procedure
The download procedure is used to download a block of data from the debug tool into system memory.
This procedure can be accomplished by repeating the following sequence of transactions from the
development tool to the debug port for the number of data words to be down loaded:
Freescale Semiconductor
1. The processor was trying to read instructions and there was data shifted into the development port,
2. The processor was trying to read data and there was instruction shifted into the development port.
or
The port will terminate the read cycle with a bus error.
INIT:
repeat: mfspr
until here
Save RX, RY
RY <- Memory Block address- 4
...
DATA word to be moved to memory
stwu
...
Restore RX,RY
Figure 23-12. Download Procedure Code Example
RX, DPDR
RX, 0x4(RY)
MPC561/MPC563 Reference Manual, Rev. 1.2
Development Support
23-37

Related parts for MPC564MZP66