MPC8313CZQADDC Freescale Semiconductor, MPC8313CZQADDC Datasheet - Page 1015

no-image

MPC8313CZQADDC

Manufacturer Part Number
MPC8313CZQADDC
Description
Microprocessors - MPU 8313 REV2.2 PB NO EN EXT
Manufacturer
Freescale Semiconductor
Datasheet

Specifications of MPC8313CZQADDC

Processor Series
MPC8313
Core
e300
Data Bus Width
16 bit
Maximum Clock Frequency
133 MHz
Program Memory Size
16 KB
Data Ram Size
16 KB
Interface Type
I2C
Mounting Style
SMD/SMT
Package / Case
PBGA
Number Of Programmable I/os
32
Number Of Timers
4

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
MPC8313CZQADDC
Manufacturer:
Freescale Semiconductor
Quantity:
10 000
Figure 16-51
The buffer pointer list in the qTD is long enough to support a maximum transfer size of 20K bytes. This
case occurs when all five buffer pointers are used and the first offset is zero. A qTD handles a 16Kbyte
buffer with any starting buffer alignment.
The host controller uses the C_Page field as an index value to determine which buffer pointer in the list
should be used to start the current transaction. The host controller uses a different buffer pointer for each
physical page of the buffer. This is always true, even if the buffer is physically contiguous.
The host controller must detect when the current transaction spans a page boundary and automatically
move to the next available buffer pointer in the page pointer list. The next available pointer is reached by
incrementing C_Page and pulling the next page pointer from the list. Software must ensure there are
sufficient buffer pointers to move the amount of data specified in the Bytes to Transfer field.
Figure 16-51
and the C_Page field for a transfer size of 16383 bytes. C_Page is cleared. The upper 20-bits of Page 0
references the start of the physical page. Current Offset (the lower 12-bits of queue head Dword 7) holds
the offset in the page for example, 2049 (for example, 4096-2047). The remaining page pointers are set to
reference the beginning of each subsequent 4K page.
For the first transaction on the qTD (assuming a 512-byte transaction), the host controller uses the first
buffer pointer (page 0 because C_Page is cleared) and concatenates the Current Offset field. The 512 bytes
are moved during the transaction, the Current Offset and Total Bytes to Transfer are adjusted by 512 and
written back to the queue head working area.
During the 4th transaction, the host controller needs 511 bytes in page 0 and one byte in page 1. The host
controller will increment C_Page (to 1) and use the page 1 pointer to move the final byte of the transaction.
After the 4th transaction, the active page pointer is the page 1 pointer and Current Offset has rolled to one,
and both are written back to the overlay area. The transactions continue for the rest of the buffer, with the
Freescale Semiconductor
illustrates a nominal example of how System software would initialize the buffer pointers list
illustrates these requirements.
MPC8313E PowerQUICC™ II Pro Integrated Processor Family Reference Manual, Rev. 2
Pointer (Page 0)
Pointer (Page 1)
Pointer (Page 2)
Pointer (Page 3)
Pointer (Page 4)
Figure 16-51. Example Mapping of qTD Buffer Pointers to Buffer Pages
C_Page = 0
2047
4096
4096
4096
2048
Bytes to Transfer = 16383 bytes
The physical pages in memory
may or may not be physically
contiguous.
Page 0 = 2047
Page 1 = 4096
Page 2 = 4096
Page 3 = 4096
Page 4 = 2048
Total:
16383
Universal Serial Bus Interface
16-87

Related parts for MPC8313CZQADDC