CP2105-EK
CP2105 E
VALUATION
K
IT
U
SER
’
S
G
UIDE
1. Kit Contents
The CP2105 Evaluation Kit contains the following items:
CP2105
Evaluation Board
RS232 Serial Cable
USB Cable
DVD
Quick Start Guide
2. Relevant Documentation
Application notes can be found on the Interface Application Notes page for all fixed-function devices:
www.silabs.com/interface-appnotes.
AN721:
CP210x/CP211x Device Customization Guide
— Customize the VID, PID, serial number, and
other parameters stored in the CP2105 one-time programmable ROM.
AN197: Serial Communications Guide for CP210x
— Programming guide for using the Virtual COM Port
(VCP) drivers.
AN169: USBXpress Programmer’s Guide
— Programming guide for using the USBXpress drivers.
AN220: C8051F32x and CP210x USB Driver Customization
— VCP or USBXpress driver customization
tool.
AN223: Port Configuration and GPIO for CP210x
— Programming guide and DLL for runtime control of
the CP2105 GPIO pins.
AN571: CP210x Virtual COM Port Interface
— USB interface details for CP210x devices.
3. Software Setup
The Software Development Kit (SDK) for the
CP2105
kit is included on the kit DVD. The latest version of this
installer can also be downloaded from the
www.silabs.com/interface-software
website. This package includes:
Customization Utility (AN721)
Documentation
— data sheet, application notes, user’s guide, quick start guide, etc.
CP210x Virtual COM Port (VCP) Drivers
Software
— Driver Customization Utility (AN220) and programming examples
The Windows installer should launch automatically after inserting the
DVD
. For Mac and Linux, browse to the
appropriate directory on the
DVD
to install the software package. Follow the instructions to install the SDK and
drivers to the system.
Device
3.1. USBXpress Driver Development Kit
The Silicon Laboratories USBXpress
®
Development Kit provides a complete host software solution for interfacing to
CP210x devices. No USB protocol or host device driver expertise is required. Instead, a simple, high-level Application
Program Interface (API) for the host software is used to provide complete USB connectivity. The USBXpress
Development Kit includes Windows device drivers, Windows device driver installer, host interface function library
(host API) provided in the form of a Windows Dynamic Link Library (DLL). See Application Note AN169, “USBXpress
Programmer’s Guide” for detailed information on using the USBXpress drivers.
The USBXpress drivers are available here:
www.silabs.com/usbxpress.
Click the USBXpress Development Kit link in the Download for Windows 2000/XP/Server 2003/Vista/Win7 section
to download the USBXpress drivers. Run the installer and follow the steps to install the software to the desired
Rev. 0.5 7/13
Copyright © 2013 by Silicon Laboratories
CP2105-EK
CP2105-EK
location. The default installation directory is
C:\SiLabs\MCU\USBXpress_SDK.
Further installation instructions for the WinCE drivers can be found in the
ReadMe.txt
file contained inside the
driver package.
4. CP2105 Hardware Interface
The evaluation board is connected to a PC as shown in Figure 1.
1.
2.
3.
4.
5.
Connect one end of the USB cable to a USB Port on the PC.
Connect the other end of the USB cable to the USB connector on the CP2105 evaluation board.
Connect one end of the RS232 serial cable to the DB-9 connector on the CP2105 evaluation board.
Connect the other end of the RS232 serial cable to the target serial device.
(Optional) Connect the second RS232 serial cable to the second DB-9 connector on the CP2105 evaluation
board.
6. (Optional) Connect the other end of the second RS232 serial cable to the second target serial device.
1
2
USB
3
RS232
4
Serial Device
CP2105 USB-to-
UART Bridge
RS232
Serial Device
5
CP2105 EK
6
Figure 1. Hardware Setup
2
Rev. 0.5
CP2105-EK
5. CP2105 Software Interface
If the Virtual COM Port drivers are used, the CP2105 will appear as two COM ports in the Device Manager, as
shown in Figure 2. The CP2105 will always use the lowest available COM ports for operation. For instance, if COM
ports 1 and 2 are in use by other peripherals and applications, the CP2105 will use COM 3 and COM 4.
The CP2105 functions identically to two COM ports from the reference point of both the host application and the
serial devices, and it can support serial device control requests defined in the Microsoft Win32
®
Communications
API. Examples for how to communicate with the device as two serial COM ports are included in AN197 on the
www.silabs.com/interface-appnotes
page or in the SDK.
If the USBXpress drivers are used, the CP2105 will appear as two USB USBXpress devices as shown in Figure 2.
Examples for how to communicate with the device using the USBXpress interface are included in AN169 on the
www.silabs.com/interface-appnotes
page.
Figure 2.
CP2105 in Device Manager
Rev. 0.5
3
CP2105-EK
6. Target Board
The CP2105 Evaluation Kit includes an evaluation board with a CP2105 device preinstalled for evaluation and pre-
liminary software development. Numerous input/output (I/O) connections are provided to facilitate prototyping using
the evaluation board. Refer to Figure 3 for the locations of the various I/O connectors.
P1
P2
P3
J1
J2, J3
J4
J6
J7, J8
DSS–DS4
DS5
USB connector for USB interface
DB9 connector for Standard RS232 interface
DB9 connector for Enhanced RS232 interface
Enhanced UART signal access connector
GPIO access connector
Power connector
Standard UART signal access connector
SUSPEND LED source connector
Green GPIO LEDs
Red SUSPEND indicator LED
CP2105-EK
P3
RS232
Transceiver
J6
J2
DS0
DS1
Pin 1
Enhanced
Pin 2
J8
P1
______
J7
CP2105
SUSPEND LED
DS5
P2
RS232
Transceiver
Pin 1
Standard
Pin 2
J1
J4
J3
DS2
DS3
DS4
Figure 3. CP2105 Evaluation Board with Default Shorting Blocks Installed
6.1. LED Headers (J2, J3)
Connectors J2 and J3 are provided to allow access to the GPIO pins on the CP2105 when in GPIO mode. Place
shorting blocks on J2 and J3 to connect the GPIO pins to the five green LEDs DS0–DS4. These LEDs can be used
to indicate active communications through the CP2105. Table 1 shows the LED corresponding to each header
position. When using the CP2105 in Modem mode, the shorting blocks on J2 and J3 should be removed.
Table 1. J2 and J3 LED Locations
LED
DS0
DS1
DS2
DS3
DS4
Pins
J2[1:2]
J2[3:4]
J3[1:2]
J3[3:4]
J3[5:6]
4
Rev. 0.5
CP2105-EK
6.2. Universal Serial Bus (USB) Interface (P1)
A Universal Serial Bus (USB) connector (P1) is provided to facilitate connections to the USB interface on the
CP2105. See Table 2 for the USB pin definitions.
Table 2. USB Connector Pin Descriptions
Pin #
1
2
3
4
Description
VBUS
D-
D+
GND (Ground)
6.3. UART Signals (P2, P3, J1, J6)
Two RS232 transceiver circuits and DB-9 connectors (P2, P3) are provided on the evaluation board to connect the
CP2105 virtual serial ports to external serial devices. See Table 3 for the RS232 P2 and P3 pin descriptions. The
J2 and J6 connectors are provided to facilitate direct access to the CP2105’s UART signals. Shorting blocks on J1
are required to connect the Standard UART signals to P2, and the shorting blocks on J6 are required to connect
the Enhanced UART signals to P3. See Table 4 for J1 and J6 pin descriptions.
Table 3. RS232 Pin Descriptions
Pin
1
2
3
4
5
6
7
8
9
Signal
DCD
RXD
TXD
DTR
GND
DSR
RTS
CTS
RI
CP2105
Direction
Input
Input
Output
Output
Input
Output
Input
Input
Description
Data Carrier Detect
Receive Data
Transmit Data
Data Terminal Ready
Ground
Data Set Ready
Request to Send
Clear to Send
Ring Indicator
Table 4. J1, J6 Pin Descriptions
Pins
1-2
3-4
5-6
7-8
9-10
11-12
13-14
15-16
Signal
TXD
RXD
DTR
RI
DCD
DSR
CTS
RTS
CP2105
Direction
Output
Input
Output
Input
Input
Input
Input
Output
Description
Transmit Data
Receive Data
Data Terminal Ready
Ring Indicator
Data Carrier Detect
Data Set Ready
Clear to Send
Request to Send
Rev. 0.5
5