MPC8536DS Freescale Semiconductor, MPC8536DS Datasheet - Page 1255

BOARD DEV SYSTEM MPC8536E

MPC8536DS

Manufacturer Part Number
MPC8536DS
Description
BOARD DEV SYSTEM MPC8536E
Manufacturer
Freescale Semiconductor
Series
PowerQUICC III™r
Type
MPUr
Datasheets

Specifications of MPC8536DS

Contents
Board, Software and Documentation
Processor Series
MPC85xx
Core
e500
Data Bus Width
32 bit
Maximum Clock Frequency
667 MHz
Operating Supply Voltage
- 0.3 V to + 1.21 V
Maximum Operating Temperature
+ 105 C
Data Ram Size
32 KB
Interface Type
SPI, USB
Program Memory Type
DDR2, DDR3, SDRAM
Core Size
32 Bit
Program Memory Size
544KB
Cpu Speed
1.5GHz
Digital Ic Case Style
BGA
No. Of Pins
783
Supply Voltage Range
0.95V To 1.05V
Rohs Compliant
Yes
For Use With/related Products
MPC8536
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Table 19-23
Sample C code to convert gray counts to binary:
i
{
int ish;
unsigned long ans,idiv;
ish=1; This is the more complicated direction: In hierarchical stages, starting with a one-bit
right shift, cause each bit to be XORed with all more significant bits.
Ans=gray;
for (;;)
}
Freescale Semiconductor
nt Gray2Binary(int gray)
31–24
23–16
15–8
7–0
Bit
{
ans ^= (idiv=ans >> ish);
if (idiv <= 1 || ish == 16) return ans;
ish <<= 1; Double the amount of shift on the next cycle.
}
describes the LinkStatus1 fields.
PIEGC
KEGC
CEGC
DEGC
Name
MPC8536E PowerQUICC III Integrated Processor Reference Manual, Rev. 1
Kchar error gray count. The number of words received from the PHY, where one or more control
character errors have been detected. A value of 255 indicates an error count of 255 or more as
this counter does not wrap around to 0. The count value is updated with its current value each
time the Status1 register is read. The count is represented in gray code.
PHY internal error gray count. The number of words received from the PHY, where one or more
internal errors have been detected. A value of 255 indicates an error count of 255 or more as
this counter does not wrap around to 0. The count value is updated with its current value each
time the Status1 register is read. The count is represented in gray code.
Code error gray count: The number of words received from the PHY, where one or more code
errors have been detected. A value of 255 indicates an error count of 255 or more as this
counter does not wrap around to 0. The count value is updated with its current value each time
the Status1 register is read. The count is represented in gray code.
Disparity error gray count. The number of words received from the PHY, where one or more
disparity errors have been detected. A value of 255 indicates an error count of 255 or more as
this counter does not wrap around to 0. The count value is updated with its current value each
time the Status1 register is read. The count is represented in gray code.
Table 19-23. LinkStatus1 Field Descriptions
Description
SATA Controller
19-25

Related parts for MPC8536DS