Rev. 0.1 1/08 Copyright © 2008 by Silicon Laboratories C8051T63x-DK
C8051T63x-DK
C8051T63X DEVELOPMENT KIT USERS GUIDE
1. Kit Contents
The C8051T63x Development Kit contains the following items:
C8051T630 Motherboard
C8051T630 QFN 20-pin Socket Daughter Board for programming C8051T63x devices
C8051T630 Emulation Daughter Board with C8051F336 installed
Five C8051T630-GM samples
C8051T63x Development Kit Quick-Start Guide
Product information CD-ROM including the following:
Silicon Laboratories Integrated Development Environment (IDE)
Evaluation version of Keil 8051 development tools (macro assembler, linker, C compiler)
Source code examples and register definition files
Documentation
AC-to-DC universal power adapter
Two USB cables
2. About the Daughter Boards
The C8051T63x Development Kit includes an Emulation Daughter Board (EDB) and a QFN Socket Daughter
Board (QFN-DB). The EDB has an installed C8051F336 device, which is a Flash-based device that can be used
for the majority of C8051T63x code development. The QFN-DB is intended to allow both programming and
system-level debugging of C8051T63x devices directly.
A C8051T63x device cannot be erased once it has been programmed; so, it is advisable to use the C8051F336 for
the majority of code development. Refer to “AN339: Differences between the C8051F336 and the C8051T63x
device family” for more details on how the C8051F336 can be used to develop code for the C8051T63x device
family.
C8051T63x-DK
2 Rev. 0.1
3. Hardware Setup
See Figure 1 for a diagram of the hardware configuration.
1. Attach the desired daughter board to the motherboard at connectors P1 and P2.
2. If using the QFN Socket Daughter Board, place the device to be programmed into the socket.
3. Place shorting blocks on J7 and the +3VD-VDD_PWR jumper pair on J6, as shown in Figure 1.
4. Connect the motherboard’s P5 USB connector to a PC running the Silicon Laboratories IDE using the USB
Cable.
5. Connect the ac-to-dc power adapter to connector P3 on the motherboard.
Notes:
Use the Reset icon in the IDE to reset the target when connected during a debug session.
Remove power from the motherboard and remove the USB cable before removing a daughter board from the
motherboard. Connecting or disconnecting a daughter board when the power adapter or USB cable are connected can
damage the motherboard, the daughter board, or the socketed device.
Remove power from the motherboard and remove the USB cable before removing a C8051T63x device from the socket.
Inserting or removing a device from the socket when the power adapter or USB cable are connected can damage the
motherboard, the daughter board, or the socketed device.
The above hardware setup instructions configure the development system to be powered through the onboard 3.3 V
regulator. For other power options, see Section 7.3.
Figure 1. Hardware Setup (Emulation Daughter Board)
PWR
P3
DEBUG
J2
SW
J12
R8
SILICON LABS
www.silabs.com
RESET
P4
COMM
P5
P1
P2
J3
LED
J11
J7
J10
J8
VDD_PWR
J6
VDD_PWR
VDD_PWR
VDD_PWR
+3VD
VDD_EXT
VDD_F326
VDD_CCP2103
USB ACTIVE
TX_F326
P0.4
P0.5
RX_CP2103 TX_CP2103
RX_F326
CTS_F326
P1.1
P1.2
RTS_CP2103
CTS_CP2103
RTS_F326
VPP
P1.3
P0.7
PWR
D10
DEBUG
PWR
RUN / STOP
D7
D12
D11
J4
SW
J9
J5
AC Adapter
USB Cable
Place shorting blocks on
J7 and J6 as shown.
F336
C8051T630 EDB
C8051T630-MB
J13
C8051T63x-DK
Rev. 0.1 3
4. Software Overview
The included CD-ROM contains the Silicon Laboratories Integrated Development Environment (IDE), Keil software
8051 tools, Virtual COM Port drivers for the CP210x USB to UART Bridge, and additional documentation. Insert the
CD-ROM into your PC's CD-ROM drive. An installer will automatically launch, allowing you to install the IDE
software or read documentation by clicking buttons on the installation panel. If the installer does not automatically
start when you insert the CD-ROM, run autorun.exe found in the root directory of the CD-ROM. Refer to the
ReleaseNotes.txt file on the CD-ROM for the latest information regarding the CD contents.
4.1. Development Tools Installation
To install the IDE, utilities, and code examples, perform the following steps:
1. Click on the "Install Development Tools" button on the installation utility's startup screen.
2. In the Kit Selection box that appears, choose the C8051T630-DK development kit from the list of options.
3. In the next screen, choose “Components to be Installed”.
Note: Selecting the action that reads "Install CP210x Drivers" will launch a program described in “4.2. CP210x USB to UART
VCP Driver Installation”.
4. Installers selected in Step 3 will execute in sequence, prompting the user as they install programs,
documentation, and drivers.
4.2. CP210x USB to UART VCP Driver Installation
The C8051T630 Motherboard includes a Silicon Laboratories CP2103 USB-to-UART Bridge Controller. Device
drivers for the CP2103 need to be installed before PC software such as HyperTerminal can communicate with the
board over the USB connection. If the "Install CP210x Drivers" option was selected during installation, this will
launch a driver “unpacker” utility.
1. Follow the steps to copy the driver files to the desired location. The default directory is C:\SiLabs\MCU\CP210x.
2. The final window will give an option to install the driver on the target system. Select the “Launch the CP210x VCP Driver
Installer” option if you are ready to install the driver.
3. If selected, the driver installer will now launch, providing an option to specify the driver installation location. After pressing
the “Install” button, the installer will search your system for copies of previously installed CP210x Virtual COM Port drivers. It
will let you know when your system is up to date. The driver files included in this installation have been certified by Microsoft.
4. If the “Launch the CP210x VCP Driver Installer” option was not selected in step 3, the installer can be found in the location
specified in step 2, by default C:\SiLabs\MCU\CP210x\Windows_2K_XP_S2K3_Vista. At this location run
CP210xVCPInstaller.exe.
5. To complete the installation process, connect the included USB cable between the host computer and the COMM USB
connector (P4) on the C8051T630 Motherboard. Windows will automatically finish the driver installation. Information
windows will pop up from the taskbar to show the installation progress.
6. If needed, the driver files can be uninstalled by selecting “Silicon Laboratories CP210x USB to UART Bridge (Driver
Removal) option in the “Add or Remove Programs” window.
4.3. Silicon Laboratories IDE
The Silicon Laboratories IDE integrates a source-code editor, source-level debugger, and an in-system Flash
programmer. The Keil demonstration toolset includes a compiler, linker, and assembler and easily integrates into
the IDE. The use of other third-party compilers and assemblers is also supported.
4.3.1. IDE System Requirements
Silicon Laboratories IDE requirements include the following:
Pentium-class host PC running Microsoft Windows 2000 or later
One available USB port

C8051T630DK

Mfr. #:
Manufacturer:
Silicon Labs
Description:
Development Boards & Kits - 8051 C8051T630 Family Development Kit
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union

Products related to this Datasheet