Silicon Laboratories C8051F2 Series User Manual
Silicon Laboratories C8051F2 Series User Manual

Silicon Laboratories C8051F2 Series User Manual

C8051f2 series development kit

Advertisement

Quick Links

C8051F2
D
X X

1. Kit Contents

The C8051F2xx Development Kits contain the following items:
• C8051F206 or C8051F226 Target Board
• C8051Fxxx Development Kit Quick-Start Guide
• Silicon Laboratories IDE and Product Information CD-ROM. CD content includes:
• Silicon Laboratories Integrated Development Environment (IDE)
• Keil Software 8051 Development Tools (macro assembler, linker, evaluation 'C' compiler)
• Source code examples and register definition files
• Documentation
• C8051F2xx Development Kit User's Guide (this document)
• AC to DC Power Adapter
• USB Debug Adapter (USB to Debug Interface)
• USB Cable
2. Hardware Setup using a USB Debug Adapter
The target board is connected to a PC running the Silicon Laboratories IDE via the USB Debug Adapter as shown
in Figure 1.
1. Connect the USB Debug Adapter to the JTAG connector on the target board with the 10-pin ribbon cable.
2. Connect one end of the USB cable to the USB connector on the USB Debug Adapter.
3. Connect the other end of the USB cable to a USB Port on the PC.
4. Connect the ac/dc power adapter to power jack P1 on the target board.
Notes:
• Use the Reset button in the IDE to reset the target when connected using a USB Debug Adapter.
• Remove power from the target board and the USB Debug Adapter before connecting or disconnecting the
ribbon cable from the target board. Connecting or disconnecting the cable when the devices have power can
damage the device and/or the USB Debug Adapter.
PC
Rev. 0.6 9/06
E V E L O P M E NT
USB
Cable
Figure 1. Hardware Setup using a USB Debug Adapter
Copyright © 2006 by Silicon Laboratories
C 8 0 5 1 F 2 x x - D K
K
U
'
IT
SER
S
AC/DC
Adapter
USB Debug Adapter
SILICON LABORATORIES
P1.6
Port 2
Port 1
G
U I D E
Target Board
PWR
MCU
Port 0
Port 3
Port 4
C8051F2xx-DK

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the C8051F2 Series and is the answer not in the manual?

Questions and answers

Summary of Contents for Silicon Laboratories C8051F2 Series

  • Page 1: Kit Contents

    • USB Cable 2. Hardware Setup using a USB Debug Adapter The target board is connected to a PC running the Silicon Laboratories IDE via the USB Debug Adapter as shown in Figure 1. 1. Connect the USB Debug Adapter to the JTAG connector on the target board with the 10-pin ribbon cable.
  • Page 2: Software Setup

    ROM for additional information on using the Keil 8051 tools with the Silicon Laboratories IDE. To build an absolute object file using the Silicon Laboratories IDE project manager, you must first create a project. A project consists of a set of files, IDE configuration, debug views, and a target build configuration (list of files and tool configurations used as input to the assembler, compiler, and linker when building an output object file).
  • Page 3 C8051F2xx-DK 4.4.1. Creating a New Project  1. Select Project New Project to open a new project and reset all configuration settings to default.  2. Select File New File to open an editor window. Create your source file(s) and save the file(s) with a rec- ognized extension, such as .c, .h, or .asm, to enable color syntax highlighting.
  • Page 4: Example Source Code

    C8051F2xx-DK 5. Example Source Code Example source code and register definition files are provided in the “SiLabs\MCU\Examples\C8051F2xx” directory during IDE installation. These files may be used as a template for code development. Example applications include a blinking LED example which configures the green LED on the target board to blink at a fixed rate.
  • Page 5: Target Board

    C8051F2xx-DK 6. Target Board The C8051F2xx Development Kit includes a target board with a C8051F206/26 device pre-installed for evaluation and preliminary software development. Numerous input/output (I/O) connections are provided to facilitate prototyping using the target board. Refer to Figure 2 for the locations of the various I/O connectors. Power connector (accepts input from 7 to 15 VDC unregulated power adapter) VDDMonEn, Ties MONEN to +3VD2 or GND to enable/disable the VDD monitor 64-pin I/O connector providing access to all I/O signals...
  • Page 6 C8051F2xx-DK 6.1. System Clock Sources The C8051F2xx device installed on the target board features a internal oscillator which is enabled as the system clock source on reset. After reset, the internal oscillator operates at a frequency of 2MHz (+/-2%) by default but may be configured by software to operate at other frequencies.
  • Page 7 C8051F2xx-DK 6.4. Analog I/O (J5, J6, J7, Terminal Block) An Analog I/O Configuration connector (J6) provides the ability to route analog I/O signals from the C8051F2xx to a terminal block in addition to connector J2 by installing shorting blocks on J6. Additionally, if shorting blocks are installed on J5 and J7, the analog signals routed through J6 can be inputs to the C8051F2xx at port pins P3.0 and/or P3.1.
  • Page 8 C8051F2xx-DK 6.6. Low-pass Filter (PWMIN) The C8051F2xx target board features a low-pass filter that may be connected to port pin P2.7. Install a shorting block on connector “PWMIN” to connect the P2.7 pin of the target device to the low-pass filter input. The output of the low-pass filter is routed to the PWM signal at J6[6].
  • Page 9 C8051F2xx-DK 7. Schematic Rev. 0.6...
  • Page 10 C8051F2xx-DK OCUMENT HANGE Revision 0.4 to Revision 0.5  Section 1, added USB Debug Adapter and USB Cable.  Section 2, changed name from "Hardware Setup" to "Hardware Setup using an EC2 Serial Adapter".  Section 2, added 2 Notes bullets. ...
  • Page 11 The products must not be used within any Life Support System without the specific written consent of Silicon Laboratories. A "Life Support System" is any product or system intended to support or sustain life and/or health, which, if it fails, can be reasonably expected to result in significant personal injury or death.

Table of Contents