MPC8308VMAGD Freescale Semiconductor, MPC8308VMAGD Datasheet - Page 665

MPU POWERQUICC II PRO 473MAPBGA

MPC8308VMAGD

Manufacturer Part Number
MPC8308VMAGD
Description
MPU POWERQUICC II PRO 473MAPBGA
Manufacturer
Freescale Semiconductor

Specifications of MPC8308VMAGD

Processor Type
MPC83xx PowerQUICC II Pro 32-Bit
Speed
400MHz
Voltage
1V
Mounting Type
Surface Mount
Package / Case
473-MAPBGA
Product
Network Processor
Data Rate
256 bps
Frequency
400 MHz
Supply Voltage (max)
3.6 V
Supply Voltage (min)
3 V
Supply Current (max)
5 uA
Maximum Operating Temperature
+ 105 C
Minimum Operating Temperature
0 C
Interface
I2C, JTAG, SPI
Mounting Style
SMD/SMT
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Features
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
MPC8308VMAGD
Manufacturer:
FREESCAL
Quantity:
300
Part Number:
MPC8308VMAGD
Manufacturer:
Freescale Semiconductor
Quantity:
10 000
Part Number:
MPC8308VMAGD
Manufacturer:
FREESCALE
Quantity:
6
Part Number:
MPC8308VMAGD
Manufacturer:
FREESCALE
Quantity:
20 000
Company:
Part Number:
MPC8308VMAGD
Quantity:
2 000
Part Number:
MPC8308VMAGD400/266
Manufacturer:
FREESCAL
Quantity:
300
Part Number:
MPC8308VMAGDA
Manufacturer:
Freescale Semiconductor
Quantity:
10 000
Company:
Part Number:
MPC8308VMAGDA
Quantity:
4 200
Figure 13-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 13-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.
Pointer (Page 0)
Pointer (Page 1)
Pointer (Page 2)
Pointer (Page 3)
Pointer (Page 4)
Figure 13-51. Example Mapping of qTD Buffer Pointers to Buffer Pages
C_Page = 0
MPC8308 PowerQUICC II Pro Processor Reference Manual, Rev. 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
Total:
Page 4 = 2048
16383
Universal Serial Bus Interface
13-87

Related parts for MPC8308VMAGD