Schematic Review Checklist for
West Bridge® Astoria™
Software Version: Astoria SDK 1.0
Associated Application Notes: None
VMTYPE Field in
CY_AN_MEM_P0_VM_S
ET Register
010 X Extended Interface Mode
010 1 0 0 PNAND Mode-Small Block Device
010 0 0 0 PNAND Mode-Large Block Device
010 1 0 1 Address/Data Bus Multiplexing
(ADM)
Application Note Abstract
West Bridge® Astoria™ is a USB and mass storage peripheral control device that contains three main ports: processor
interface (P-port), mass storage support (S-port), and USB interface (U-port). This application note discusses the hardware
recommendations and guidelines to design a system using Astoria.
Introduction
The West Bridge® Astoria™ device is a peripheral controller
that supports high speed USB and mass storage access.
This controller provides access from a processor interface
and a high speed USB (HS-USB) interface to peripherals
including SD, MMC/MMC+, CE-ATA, SDIO, SLC, and MLC
NAND. It supports interleaving accesses between the
processor interface, HS-USB, and peripherals. This enables
an external processor and an external USB host to transfer
data simultaneously to each other and to the mass storage
peripherals.
The hardware considerations to design Astoria into a system
are:
P-Port
1. If operating in the asynchronous mode, CLK is tied
LOW through a 10k resistor. In the synchronous mode,
CLK is connected to the incoming signal from the
processor interface.
2. In PCRAM and ADM mode, ADV# is tied to a signal on
the processor interface that conforms to the timing
specified in the West Bridge: Antioch USB/Mass
Storage Peripheral Controller data sheet. If the signal is
not available, tie ADV# to the CE# signal of the
processor interface.
3. The DRQ Status Register and DRQ Mask Register
indicate the available endpoints for transfer. They must
be accessed even if a DMA or burst operation is not
being implemented on the P-port interface. Use the
DRQ# or the INT# signal to indicate to the processor
that at least one of the bits in the DRQ Status Register
is set. If INT# is used, an extra read of the P-port
Interrupt Register must be done before the DRQ Status
Register is read. In PNAND mode, R/B is used as an
indication of End Point availability and is treated
differently in LNA and nonLNA modes.
4. Ensure that TEST[2:0], A7, A3, and A2 settings are
correct for the various P-port interface configurations.
Table 1 lists the TEST[2:0] and register settings for
P-port interface configurations.
Table 1. P-Port Interface Configuration Options
Table 2 lists the TEST[2:0] and address pin settings for
the various extended interface modes.
Table 2. Extended Interface Modes
5. When using extended P-port modes, SCL and SDA (A5
and A6) require external pull up. The pull up resistors
are determined by the supply voltage, clock speed, and
bus capacitance. A typical value for the I2C pull ups is
2 kΩ. This value must be adjusted based on the trace
length and board layout conditions. The pull up on SDA
is required even if I2C™ EEPROM is not being used. A
low value resistor can cause overshoot and a high
value resistor can cause timing violation depending on
the capacitance on the bus.
December 12, 2008 Document No. 001-46860 Rev. *A 1
[+] Feedback
AN46860
Maximum Trace Length (in)
Maximum Trace Length (in)
6. DACK# is used in conjunction with DRQ#. If INT# is
used to indicate that at least one bit is set in the DRQ#
register, then DACK# remains unused. DACK# is not
required for Astoria to function.
7. INT#, DRQ#, and DACK# are in GVVDQ power
domain. Therefore, pull up the input pin DACK# to
GVDDQ using a 10k resistor, if it is not used.
8. All unused inputs and input or output pins on the P-port
are tied to a valid logic level (HIGH for lowest leakage)
through a 10k resistor. Use a single resistor for all
unused pins. When pulling HIGH, the unused pins are
tied to the appropriate power domain, in this case,
PVDDQ or GVDDQ.
Refer to the Pin Assignments table in the data sheet for
more details on pin configuration for each P-port
interface mode and their corresponding power domains.
9. The INT# and DRQ# signals float when Astoria is in
Standby state. These signals are active low. As a result,
a pull up resistor must be connected to these signals to
prevent the P-port processor from receiving any false
interrupts.
10. In the PNAND Interface Mode, external pull up is not
required for the R/B# signal. R/B# signal is not an open
drain or collector output.
S-Port
1. Use SD_D[3]/SD2_D[3] or GPIO[0]/GPIO[1] to detect
cards on Astoria. If SD_D[3]/SD2_D[3] is used, then it
must be pulled down using a 470 kΩ resistor.
2. Treat the SD_CLK signal as a high speed signal
switching at a maximum of 48 MHz to determine the
appropriate signal integrity precautions.
3. If you are designing an application supporting SD/MMC
and CE-ATA, follow the trace length restrictions.
Table 3 lists acceptable frequencies for Astoria, and the
maximum trace lengths corresponding to the
frequencies for SD cards that cannot operate in high
speed mode.
Table 3. Frequency vs. Trace Length (SD Default Mode)
Table 4 lists the acceptable frequencies for Astoria and
the corresponding maximum trace lengths for SD cards
that are capable of operating in high speed mode.
Table 4. Frequency vs. Trace Length (SD High Speed
Mode)
Refer to the Pin Assignments table in the data sheet for
more details on pin configuration for each pin in each
S-port configuration and their corresponding power
domains.
4. All unused inputs and input or output pins on the S-port
are tied to a valid logic level (HIGH for lowest leakage)
through a 10k resistor. Use a single resistor for all
unused pins. When pulling HIGH, the unused pins are
tied to the appropriate power domain, in this case,
SSVDDQ, SNVDDQ, or GVDDQ.
5. The pull up resistor (Rp) used for NAND_R/B# varies
from 1k to 10k based on the timing requirements and
the manufacturer of the NAND device.
6. The SD_POW signal floats when Astoria is in standby.
If this signal is used to control power to the SD card
through an external switch, a pull up or pull down
resistor must be connected on SD_POW, such that the
switch remains ON and power to the card is retained
during Astoria’s standby condition.
U-Port
1. To avoid an impedance mismatch, lay out the USB
differential signals (D+ and D-) with constant spacing
and on one plane. Avoid vias and stubs. It is prudent to
lay out the signals before laying out the rest of the
board.
2. Minimize the trace lengths between the D+ and D- pins
on Astoria and the USB connector.
3. If unused, SWD+/SWD– lines must be left floating or
pulled low. A high on these lines may cause the USB to
overlook detection in the system.
For further information, refer to the Cypress Application Note
AN1168, High Speed USB PCB Layout Recommendations.
December 12, 2008 Document No. 001-46860 Rev. *A 2
[+] Feedback