Circuit diagrams and other information relating to SMSC products are included as a means of illustrating typical applications. Consequently, complete information sufficient for
construction purposes is not necessarily given. Although the information has been checked and is believed to be accurate, no responsibility is assumed for inaccuracies. SMSC
reserves the right to make changes to specifications and product descriptions at any time without notice. Contact your local SMSC sales office to obtain the latest specifications
before placing your product order. The provision of this information does not convey to the purchaser of the described semiconductor devices any licenses under any patent
rights or other intellectual property rights of SMSC or others. All sales are expressly conditional on your agreement to the terms and conditions of the most recently dated
version of SMSC's standard Terms of Sale Agreement dated before the date of your order (the "Terms of Sale Agreement"). The product may contain design defects or errors
known as anomalies which may cause the product's functions to deviate from published specifications. Anomaly sheets are available upon request. SMSC products are not
designed, intended, authorized or warranted for use in any life support or other application where product failure could cause or contribute to personal injury or severe property
damage. Any and all such uses without prior written approval of an Officer of SMSC and further testing and/or modification will be fully at the risk of the customer. Copies of
this document or other SMSC literature, as well as the Terms of Sale Agreement, may be obtained by visiting SMSC’s website at http://www.smsc.com. SMSC is a registered
trademark of Standard Microsystems Corporation (“SMSC”). Product names and company names are the trademarks of their respective holders.
SMSC DISCLAIMS AND EXCLUDES ANY AND ALL WARRANTIES, INCLUDING WITHOUT LIMITATION ANY AND ALL IMPLIED WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE, TITLE, AND AGAINST INFRINGEMENT AND THE LIKE, AND ANY AND ALL WARRANTIES ARISING FROM ANY COURSE
OF DEALING OR USAGE OF TRADE. IN NO EVENT SHALL SMSC BE LIABLE FOR ANY DIRECT, INCIDENTAL, INDIRECT, SPECIAL, PUNITIVE, OR CONSEQUENTIAL
DAMAGES; OR FOR LOST DATA, PROFITS, SAVINGS OR REVENUES OF ANY KIND; REGARDLESS OF THE FORM OF ACTION, WHETHER BASED ON CONTRACT;
TORT; NEGLIGENCE OF SMSC OR OTHERS; STRICT LIABILITY; BREACH OF WARRANTY; OR OTHERWISE; WHETHER OR NOT ANY REMEDY OF BUYER IS HELD
TO HAVE FAILED OF ITS ESSENTIAL PURPOSE, AND WHETHER OR NOT SMSC HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
Revision 1.7 (03-17-08)
PRODUCT PREVIEW
2
SMSC USB3316
Hi-Speed USB Transceiver with 1.8V ULPI Interface - 19.2MHz Reference Clock
General Description
The USB3316 is a highly integrated Hi-Speed USB 2.0 Transceiver (PHY) that supports systems
architectures based on a 19.2MHz reference clock. It is designed to be used in both commercial and
industrial temperature applications.
The USB3316 meets all of the electrical requirements to be used as a Hi-Speed USB Host, Device,
or an On-the-Go (OTG) device. In addition to the supporting USB signaling the USB3316 also provides
USB UART mode. and USB Audio mode.
USB3316 uses the industry standard UTMI+ Low Pin Interface (ULPI) to connect the USB PHY to the
Link. The industry standard ULPI interface uses a method of in-band signaling and status byte transfers
between the Link and PHY, to facilitate a USB session. By using in-band signaling and status byte
transfers the ULPI interface requires only 12 pins.
The USB3316 uses SMSC’s “wrapper-less” technology to implement the ULPI interface. This “wrapper-
less” technology allows the PHY to achieve a low latency transmit and receive time. SMSC’s low
latency transceiver allows an existing UTMI Link to be reused by adding a UTMI to ULPI bridge. By
adding a bridge to the ASIC the existing and proven UTMI Link IP can be reused.
REFCLK
VBUS
ID
ESD Protection
OTG
Low Jitter
Integrated
PLL
BIAS
RBIAS
DP
DM
Hi-Speed
USB
Transceiver
ULPI
Registers
and State
Machine
Integrated
Power
Management
RESETB
VBAT
VDD33
VDD18
Carkit
ULPI
Interface
STP
NXT
DIR
CLKOUT
SPKR_R/M
SPKR_L
DATA[7:0]
Figure 1 USB3316 Block Diagram
SMSC USB3316
PRODUCT PREVIEW
3
Revision 1.7 (03-17-08)
Hi-Speed USB Transceiver with 1.8V ULPI Interface - 19.2MHz Reference Clock
The USB3316 is designed to run with a 19.2MHz reference clock. By using a reference clock from the
Link the USB3316 is able to remove the cost of a crystal reference from the design.
The USB3316 includes a integrated 3.3V LDO regulator to generate its own supply from power applied
at the
VBAT
pin. The voltage on the
VBAT
pin can range from 3.1 to 5.5V. The regulator dropout
voltage is less than 100mV which allows the PHY to continue USB signaling when the voltage on
VBAT
drops to 3.1V. The USB transceiver will continue to operate at lower voltages, although some
parameters may be outside the limits of the USB specifications. If the user would like to provide a 3.3V
supply to the USB3316, the
VBAT
and
VDD3.3
pins should be connected together.
The USB3316 also includes integrated pull-up resistors that can be used for detecting the attachment
of a USB Charger. By sensing the attachment to a USB Charger, a product using the USB3316 can
charge its battery at more than the 500mA allowed when charging from a USB Host.
The USB3316 also includes support for USB audio modes. The user can program the PHY into UART
or audio mode while in synchronous mode.
In USB UART mode, the USB3316
DP
and
DM
pins are redefined to enable pass-through of
asynchronous serial data. The USB3316 can only enter UART mode when the user programs the part
into this mode.
In USB audio mode, the
DP
pin is shorted to the
SPKR_R/M
pin with a switch. The
DM
pin is shorted
to the
SPKR_L
pin. These switches are on when the
RESETB
pin of the USB3316 is asserted. Audio
signals may be transferred over the USB cable. In addition to audio signals, the switches can also be
used to connect Full Speed USB from another PHY onto the USB cable.
Revision 1.7 (03-17-08)
PRODUCT PREVIEW
4
SMSC USB3316
Hi-Speed USB Transceiver with 1.8V ULPI Interface - 19.2MHz Reference Clock
USB3316 Pin Locations and Descriptions
Package Diagram with Pin Locations
The pinout below is viewed from the top of the package.
Friends who are familiar with C++ development know that we usually need to introduce many third-party compiled libraries into our code, some of which are static link libraries and some are dynamic lin...
Enthusiast cgglzpy added a tree command to MicroPython, which makes it easier to view file lists.class TREE:def __repr__(self):self.__call__()return ""def __call__(self, path=".", level=0, is_last=Fal...
Advantages of edge computingEdge computing, also known as distributed computing, fog computing, and multilateral computing, has the main advantage of completing the integration, analysis, and computat...
I have asked a question before, and I want to talk about how to amplify a 2MHz sinusoidal signal to 300v. Thank you for your answers.
Now I have made a low frequency transformer, the frequency is 200k...
The name of the watchdog is quite interesting. Its function is to bite the owner when he is distracted to wake him up. In practical terms, when the MCU enters an infinite loop somewhere during operati...