MPC8536E-ANDROID Freescale Semiconductor, MPC8536E-ANDROID Datasheet - Page 1441

no-image

MPC8536E-ANDROID

Manufacturer Part Number
MPC8536E-ANDROID
Description
HARDWARE/SOFTWARE ANDROID OS
Manufacturer
Freescale Semiconductor
Series
PowerQUICC ™r
Type
MPUr

Specifications of MPC8536E-ANDROID

Contents
Board
For Use With/related Products
MPC8536
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
If Test A is true and FRINDEX[2–0] is zero or one, then this is a case 2a or 2b scheduling boundary (see
Figure
details in handling this condition.
If Test A and Test B evaluate to true, then the host controller executes a complete-split transaction using
the transfer state of the current siTD. When the host controller commits to executing the complete-split
transaction, it updates QH[C-prog-mask] by bit-ORing with cMicroFrameBit. The transfer state is
advanced based on the completion status of the complete-split transaction. To advance the transfer state of
an IN siTD, the host controller must:
Note that if the host controller encounters a condition where siTD[Total Bytes To Transfer] is zero, and it
receives more data, the host controller must not write the additional data to memory. The
siTD[Status-Active] bit must be cleared and the siTD[Status-Babble Detected] bit must be set. The fields
siTD[Total Bytes To Transfer], siTD[Current Offset], and siTD[P] are not required to be updated as a result
of this transaction attempt.
The host controller accepts (assuming good data packet CRC and sufficient room in the buffer as indicated
by the value of siTD[Total Bytes To Transfer]) MDATA and DATA0/1 data payloads up to and including
192 bytes. The host controller may optionally clear siTD[Status-Active] and set siTD[Status-Babble
Freescale Semiconductor
21-56). See
Test B. The siTD[C-prog-mask] bit vector is checked to determine whether the previous complete
splits have been executed. An example algorithm is given below (this is slightly different than the
algorithm used in
which this test is applied depends on the current value of FRINDEX[2–0]. If FRINDEX[2–0] is 0
or 1, it is not applied until the back pointer has been used. Otherwise it is applied immediately.
Decrement the number of bytes received from siTD[Total Bytes To Transfer]
Adjust siTD[Current Offset] by the number of bytes received
Adjust the siTD[P] (page select) field if the transfer caused the host controller to use the next page
pointer
Set any appropriate bits in the siTD[Status] field, depending on the results of the transaction.
Algorithm Boolean CheckPreviousBit(siTD.C-prog-mask, siTD.C-mask, cMicroFrameBit)
Begin
End Algorithm
Boolean rvalue = TRUE;
previousBit = cMicroFrameBit rotate-right(1)
-- Bit-wise anding previousBit with C-mask indicates whether there
-- was an intent to send a complete split in the previous micro-
-- frame. So, if the 'previous bit' is set in C-mask, check
-- C-prog-mask to make sure it happened.
if previousBit bitAND siTD.C-mask then
End if
Return rvalue
Section 21.6.12.3.6, “Complete-Split for Scheduling Boundary Cases 2a, 2b,”
MPC8536E PowerQUICC III Integrated Processor Reference Manual, Rev. 1
if not (previousBit bitAND siTD.C-prog-mask) then
End if
Section 21.6.12.2.7, “Periodic
Interrupt—Do-Complete-Split”). The sequence in
Universal Serial Bus Interfaces
rvalue = FALSE
for
21-107

Related parts for MPC8536E-ANDROID