C8051F800-DK C8051F800 DEVELOPMENT KIT USER S GUIDE. 1. Relevant Devices. 2. Kit Contents. 3. Hardware Setup

Size: px
Start display at page:

Download "C8051F800-DK C8051F800 DEVELOPMENT KIT USER S GUIDE. 1. Relevant Devices. 2. Kit Contents. 3. Hardware Setup"

Transcription

1 C8051F800 DEVELOPMENT KIT USER S GUIDE 1. Relevant Devices The C8051F800 Development Kit is intended as a development platform for the microcontrollers in the C8051F80x-83x MCU family. The members of this MCU family are as follows: C8051F800, C8051F801, C8051F802, C8051F803, C8051F804, C8051F805, C8051F806, C8051F807, C8051F808, C8051F809, C8051F810, C8051F811, C8051F812, C8051F813, C8051F814, C8051F815, C8051F816, C8051F817, C8051F818, C8051F819, C8051F820, C8051F821, C8051F822, C8051F823, C8051F824, C8051F825, C8051F826, C8051F827, C8051F828, C8051F829, C8051F830, C8051F831, C8051F832, C8051F833, C8051F834, and C8051F835. The target board included in this kit is provided with a pre-soldered C8051F800-GM MCU (QFN20 package). Code developed on the C8051F800 can be easily ported to the other members of this MCU family. Refer to the C8051F80x-83x data sheet for the differences between the members of this MCU family. The C8051F80x-GM and C8051F81x-GM devices (QFN20 package) are pin-compatible with the C8051F330/1/ 2/3/4/5/6/7 devices. 2. Kit Contents The C8051F800 Development Kit contains the following items: C8051F800 Target Board C8051Fxxx Development Kit Quick-Start Guide Silicon Labs IDE and Product Information CD-ROM. CD content includes the following: Silicon Labs Integrated Development Environment (IDE) Evaluation assembler, compiler, and linker tools Source code examples and register definition files Documentation Optional Third Party Tools CD AC to DC Power Adapter USB Debug Adapter Two USB Cables 3. Hardware Setup Refer to Figure 1 for a diagram of the hardware configuration. 1. Connect the USB Debug Adapter to the DEBUG 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. Verify that shorting blocks are installed on the target board as shown in Figure 5 on page Connect the other end of the USB cable to a USB Port on the PC. 5. Connect the ac/dc power adapter to power jack P4 on the target board. Notes: Use the Reset icon in the IDE to reset the target when connected during a debug session. 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. Rev /09 Copyright 2009 by Silicon Laboratories

2 PC CAPACITIVE SENSE Prototype Area P1.5 P1.6 R14 J7J6 P0.7 P2.0 P1.6 P1.4 P1.2 P1.0 P0.6 P0.4 P0.2_J8 P0.0 TB1 J1 C8051F800-TB P1.4 RESET P1.0_LED J3 D10 P1.0_LED P1.0 P1.1_LED P1.1 P1.1_LED P1.2_LED P1.2 USB D9 P1.3_LED P1.3 P1.4_SW P1.4 D4 P1.2_LED TX_MCU P0.4 D8 RX_MCU P0.5 F326 RTS P1.5 P1.3_LED CTS P1.6 D7 RST P1.7 P1.5 P1.3 P1.1 U1 F800 P0.7 P0.5 P0.3_J9 P0.1 P0.3_J9 J9 P0.6/CNVSTR P1.0 P1.1 P0.1 SILICON LABS J10 P0.1 XTAL2 P0.0/VREF Target Board VDD J2 P0.0 P0.0/VREF XTAL1 P0.2_J8 J8 J5 J4 P1 COMM DEBUG POWER PWR D6 Silicon Laboratories USB DEBUG ADAPTER USB Debug Adapter Run Stop Power AC/DC Adapter USB Cable 4. Software Setup Figure 1. Hardware Setup using a USB Debug Adapter The included CD-ROM contains the Silicon Labs Integrated Development Environment (IDE), evaluation 8051 tools, optional software utilities, 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 known problems and restrictions. The QuickSense TM Studio software facilitates rapid code development and analysis for applications using the Silicon Labs family of QuickSense products. The QuickSense Studio software and QuickSense Studio User s Guide are available for download on the Silicon Labs QuickSense webpage ( in the QuickSense Studio section System Requirements The following are the system requirements necessary to run the debug and programming tools: Pentium-class host PC running Microsoft Windows 2000 or newer. One available USB port 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 development kit from the list of options. 3. In the next screen, choose Components to be Installed. The programs necessary to download and debug on the MCU are the Silicon Labs IDE and the Keil 8051 Evaluation Toolset. The CP210x Drivers are necessary to use the UART capabilities of the target board. See Section 4.3. for more information about installing the CP210x drivers. 4. Installers selected in Step 3 will execute in sequence, prompting the user as they install programs, documentation, and drivers. 5. If you have downloaded the QuickSense Studio software from the Silicon Labs QuickSense webpage ( run that installer to install the associated programs. 2 Rev. 0.1

3 4.3. CP210x USB to UART VCP Driver Installation The C8051F800 Target Board includes a Silicon Labs 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 target board over the USB connection. If the "Install CP210x Drivers" option is selected during installation, a driver unpacker utility will launch. 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 USB connector (P5) on the C8051F800 Target Board. 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 Labs CP210x USB to UART Bridge Driver Removal option in the Add or Remove Programs window. 5. Software Overview The following software is necessary to build a project, download code to, and communicate with the target microcontroller. Silicon Labs Integrated Development Environment (IDE) 8051 Toolset Other useful software that is provided on the development kit CD and the Silicon Labs Downloads ( website includes: Configuration Wizard 2 Keil µvision2 and µvision3 Drivers MCU Production Programmer and Flash Programming Utilities QuickSense TM Studio (available at Silicon Labs IDE The Silicon Labs IDE integrates a source-code editor, source-level debugger and in-system programmer. The use of third-party compilers, assemblers, and linkers is also supported. This development kit includes evaluation versions of commercial C compilers and assemblers which can be used from within the Silicon Labs IDE Third Party Toolsets The Silicon Labs IDE has native support for many 8051 compilers. Natively-supported tools are as follows: Keil IAR Raisonance Tasking SDCC Specific instructions for integrating each of the supported tools can be found in the application notes section of the CD, or on the Silicon Labs website ( Rev

4 Getting Started With the Silicon Labs IDE The following sections discuss how to open an example project in the IDE, build the source code, and download it to the target device Running the F800_Blinky example program The F800_Blinky example program blinks an LED on the target board. 1. Open the Silicon Labs IDE from the Start menu. 2. Select Project Open Project to open an existing project. 3. Browse to the C:\SiLabs\MCU\Examples\C8051F80x_83x\Blinky directory (default) and select the F800_Blinky_C.wsp project file and click Open. 4. Once the project is open, build the project by clicking on the Build/Make Project button in the toolbar or selecting Project Build/Make Project from the menu. Note: After the project has been built the first time, the Build/Make Project command will only build the files that have been changed since the previous build. To rebuild all files and project dependencies, click on the Rebuild All button in the toolbar or select Project Rebuild All from the menu. 5. Before connecting to the target device, several connection options may need to be set. Open the Connection Options window by selecting Options Connection Options... in the IDE menu. First, select the USB Debug Adapter option. Next, the correct Debug Interface must be selected. C8051F80x-83x devices use Silicon Labs C2 2-wire debug interface. Once all the selections are made, click the OK button to close the window. 6. Click the Connect button in the toolbar or select Debug Connect from the menu to connect to the device. 7. Download the project to the target by clicking the Download Code button in the toolbar. Note: To enable automatic downloading if the program build is successful select Enable automatic connect/ download after build in the Project Target Build Configuration dialog. If errors occur during the build process, the IDE will not attempt the download. 8. Click on the Go button (green circle) in the toolbar or by selecting Debug Go from the menu to start running the firmware. The LED on the target board will start blinking Creating a New Project Use the following steps to create a new projects. Once steps 1 5 in this section are complete, continue at Step 3 in Section 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 recognized extension, such as.c,.h, or.asm, to enable color syntax highlighting. 3. Right-click on New Project in the Project Window. Select Add files to project. Select files in the file browser and click Open. Continue adding files until all project files have been added. 4. For each of the files in the Project Window that you want assembled, compiled and linked into the target build, right-click on the file name and select Add file to build. Each file will be assembled or compiled as appropriate (based on file extension) and linked into the build of the absolute object file. Note: If a project contains a large number of files, the Group feature of the IDE can be used to organize. Right-click on New Project in the Project Window. Select Add Groups to project. Add pre-defined groups or add customized groups. Right-click on the group name and choose Add file to group. Select files to be added. Continue adding files until all project files have been added. 5. Save the project when finished with the debug session to preserve the current target build configuration, editor settings and the location of all open debug views. To save the project, select Project Save Project As... from the menu. Create a new name for the project and click on Save. 4 Rev. 0.1

5 5.2. Configuration Wizard 2 The Configuration Wizard 2 is a code generation tool for all of the Silicon Labs devices. Code is generated through the use of dialog boxes for each of the device's peripherals. Figure 2. Configuration Wizard 2 Utility The Configuration Wizard 2 utility helps accelerate development by automatically generating initialization source code to configure and enable the on-chip resources needed by most design projects. In just a few steps, the wizard creates complete startup code for a specific Silicon Labs MCU. The program is configurable to provide the output in C or assembly. For more information, please refer to the Configuration Wizard 2 help available under the Help menu in Configuration Wizard 2. For more information, please refer to the Configuration Wizard 2 documentation. The documentation and software are available from the Downloads webpage ( Keil µvision2 and µvision3 Silicon Labs Drivers As an alternative to the Silicon Labs IDE, the µvision debug driver allows the Keil µvision IDE to communicate with Silicon Labs on-chip debug logic. In-system Flash memory programming integrated into the driver allows for rapidly updating target code. The µvision IDE can be used to start and stop program execution, set breakpoints, check variables, inspect and modify memory contents, and single-step through programs running on the actual target hardware. For more information, please refer to the µvision driver documentation. The documentation and software are available from the Downloads webpage ( Rev

6 5.4. Programming Utilities The Silicon Labs IDE is the primary tool for downloading firmware to the MCU during development. There are two software programming tools that are intended for use during prototyping or in the field: the MCU Production Programmer and the Flash Programming Utilities. The MCU Production Programmer is installed with the IDE to the directory C:\Silabs\MCU\Utilities\Production Programmer\ (default). The Flash Programming Utilities can be optionally installed from the CD and is installed to C:\Silabs\MCU\Utilities\FLASH Programming\ (default). 6 Rev. 0.1

7 5.5. QuickSense TM Studio The QuickSense Studio software facilitates rapid code development and analysis for applications using the Silicon Labs family of QuickSense products. The Studio is comprised of multiple programs that guide users through an intuitive development flow, including graphical configuration wizards, firmware templates, and performance monitoring tools. These programs interface with the QuickSense Firmware API, a highly configurable open-source firmware library that provides support for many different applications, from simple buttons to complex algorithms like gesture recognition. QuickSense TM Performance Analysis Tool Silicon Laboratories IDE Other Relevant Programs QuickSense TM Studio QuickSense TM Configuration Wizard QuickSense TM Calibration Utility Figure 3. Silicon Labs QuickSense Studio Software For detailed information on the QuickSense Studio software, please see the QuickSense Studio User s Guide available on the Silicon Labs QuickSense webpage ( in the QuickSense Studio section. Rev

8 6. Example Source Code Example source code and register definition files are provided in the SiLabs\MCU\Examples\C8051F80x_83x\ default directory during IDE installation. These files may be used as a template for code development. The comments in each example file indicate which development tool chains were used when testing. Example applications include a blinking LED example which configures the green LED on the target board to blink at a fixed rate. Also included are examples for each of peripherals of the MCU such as the UART Register Definition Files Register definition files C8051F800.inc, C8051F800_defs.h and compiler_defs.h define all SFR registers and bitaddressable control/status bits. These files are installed into the SiLabs\MCU\Examples\C8051F80x_83x\Header_Files\ default directory during IDE installation. The register and bit names are identical to those used in the C8051F80x-83x data sheet Blinking LED Example The example source files F800_Blinky.asm and F800_Blinky.c installed in the default directory SiLabs\MCU\Examples\C8051F80x_83x\Blinky show examples of several basic C8051F800 functions. These include disabling the watchdog timer (WDT), configuring the Port I/O crossbar, configuring a timer for an interrupt routine, initializing the system clock, and configuring a GPIO port pin. When compiled/assembled and linked, this program flashes the green LED on the C8051F800 Target Board about five times a second using the interrupt handler with a C8051F800 timer Capacitive Sense Switch Example The example source file F80x_CS0.c demonstrates the configuration and usage of the capacitive sense switches labeled P1.5 and P1.6. Refer to the source file for step-by-step instructions to build and test this example. This is installed in the SiLabs\MCU\Examples\C8051F80x_83x\CS0 directory by default QuickSense TM Firmware API Example The QuickSense Studio software install (available at includes a QuickSense Firmware API example for the C8051F800 Target Board. This is installed in the SiLabs\MCU\QuickSense_Studio\Firmware\F800_TargetBoard directory by default. In addition to the source files, a pre-built Intel Hex file (F800TB.hex) is also included for quick evaluation. This firmware uses the QuickSense Firmware API to measure capacitance on the two sensing pads and application layer code indicates touch using the LEDs on the board. The firmware provides the following functionality: When the capacitive sense button labeled P1.5 is touched, the four LEDs labeled P1.0 through P1.3 are sequentially lit from bottom to top. When the capacitive sense button labeled P1.6 is touched, the four LEDs are sequentially lit from top to bottom. When both the buttons P1.5 and P1.6 are touched simultaneously, the LED sequencing is paused. When neither of the two buttons is touched, all the four LEDs are not lit. For a more detailed description of the QuickSense Firmware API or the Serial Interface, see AN366: QuickSense API. For a more detailed description of active/inactive thresholds, see AN367: Understanding Capacitive Sensing Signal to Noise Ratios. For a discussion on baselining in the QuickSense Firmware API, see AN418: Baselining in the QuickSense Firmware API. 8 Rev. 0.1

9 7. Target Board The C8051F800 Development Kit includes a target board with a C8051F800-GM 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 4 for the locations of the various I/O connectors. Figure 5 on page 10 shows the factory default shorting block positions. A summary of the signal names and headers is provided in Table 5 on page 15. P1 Power connector (accepts input from 7 to 15 VDC unregulated power adapter) P2 USB connector (connects to PC for serial communication) J1 22-pin Expansion I/O connector J2 MCU power header (VDD) J3 Port I/O configuration header J4 DEBUG connector for Debug Adapter interface J5 Connects pin P0.0 to the VREF bypass capacitors and TB1 J6, J7 Connects the potentiometer (R14) to pin P0.7 and J8, J9 Connects pins P0.2 (XTAL1) and P0.3 (XTAL2) to J1 J10 Connects pin P0.1 to and TB1 TB1 Analog I/O terminal block Pin 1 Pin 2 CAPACITIVE SENSE Prototype Area P1.5 P1.6 R14 J7J6 P0.7 P2.0 P1.6 P1.4 P1.2 P1.0 P0.6 P0.4 P0.2_J8 P0.0 Pin 1 TB1 J1 C8051F800-TB P1.4 RESET P1.0_LED D10 P1.1_LED D9 P1.2_LED D8 P1.3_LED D7 Pin 2 RST P1.7 P1.5 P1.3 P1.1 P0.7 P0.5 P0.3_J9 P0.6/CNVSTR P0.1 P1.0 P1.1 P1.0_LED P1.1_LED P1.2_LED P1.3_LED P1.4_SW TX_MCU RX_MCU RTS CTS P0.3_J9 J9 J3 U1 F800 P1.0 P1.1 P1.2 P1.3 P1.4 P0.4 P0.5 P1.5 P1.6 SILICON LABS J10 P0.1 P0.1 XTAL2 P0.0/VREF VDD J2 D4 XTAL1 P0.2_J8 J8 USB F326 P0.0 P0.0/VREF J5 J4 P1 COMM DEBUG POWER PWR D6 Pin 1 Pin 2 Pin 1 Prototype Area I/O Connection Points Figure 4. C8051F800 Target Board with Pin Numbers Rev

10 7.1. Target Board Shorting Blocks: Factory Defaults The C8051F800 Target Board comes from the factory with pre-installed shorting blocks on many headers. Figure 5 shows the positions of the factory default shorting blocks. It should be noted that a shorting block on J2 to connect power to the MCU is required for normal operation. Pin 1 Pin 2 CAPACITIVE SENSE Prototype Area P1.5 P1.6 R14 J7J6 P0.7 P2.0 P1.6 P1.4 P1.2 P1.0 P0.6 P0.4 P0.2_J8 P0.0 Pin 1 TB1 J1 C8051F800-TB P1.4 RESET P1.0_LED D10 P1.1_LED D9 P1.2_LED D8 P1.3_LED D7 Pin 2 RST P1.7 P1.5 P1.3 P1.1 P0.7 P0.5 P0.3_J9 P0.6/CNVSTR P0.1 P1.0 P1.1 P1.0_LED P1.1_LED P1.2_LED P1.3_LED P1.4_SW TX_MCU RX_MCU RTS CTS P0.3_J9 J9 J3 U1 F800 P1.0 P1.1 P1.2 P1.3 P1.4 P0.4 P0.5 P1.5 P1.6 SILICON LABS J10 P0.1 P0.1 XTAL2 P0.0/VREF VDD J2 D4 XTAL1 P0.2_J8 J8 USB F326 P0.0 P0.0/VREF J5 J4 P1 COMM DEBUG POWER PWR D6 Pin 1 Pin 2 Pin 1 Prototype Area I/O Connection Points Figure 5. C8051F800 Target Board Shorting Blocks: Factory Defaults 10 Rev. 0.1

11 7.2. Target Board Power Options and Current Measurement (P1, P2, J2, J4) The C8051F800 Target Board supports three power options: VDC power using the AC to DC power adapter (P1) 2. 5 VDC USB VBUS power from PC via the USB Debug Adapter (J4) 3. 5 VDC USB VBUS power from PC via the CP2103 USB connector (P2, labeled COMM ) All the three power sources are ORed together using reverse-biased diodes (D1, D2, D3), eliminating the need for headers to choose between the sources. The target board will operate as long as any one of the power sources is present. The ORed power is regulated to a 3.3 V dc voltage using a LDO regulator (U2). The output of the regulator powers the +3 VD net on the target board, and is also connected to one end of the header J2. A shorting block should be installed on J2 to power the VDD net, which powers the C8051F800 MCU. With the shorting block removed, a multimeter can be used across J2 to measure the current consumption of the MCU System Clock Sources (J8, J9) Internal Oscillators The C8051F800 device installed on the target board features a factory-calibrated, programmable high-frequency internal oscillator (24 MHz base frequency, ±2%), which is enabled as the system clock source on reset. After reset, the internal oscillator operates at a frequency of MHz by default but may be configured by software to operate at other frequencies. The on-chip crystal is accurate for many serial communications (UART, SPI, SMBus) and an external oscillator is not required depending on the bit rate. However, if you wish to operate the C8051F800 device at a frequency not available with the internal oscillator, an external crystal may be used. Refer to the C8051F80x-83x data sheet for more information on configuring the system clock source External Oscillator Options The target board is designed to facilitate the installation of an external crystal. Remove shorting blocks at headers J8 and J9 and install the crystal at the pads marked Y1. Install a 10 M resistor at R9 and install capacitors at C13 and C14 using values appropriate for the crystal you select. If you wish to operate the external oscillator in capacitor or RC mode, options to install a capacitor or an RC network are also available on the target board. Populate C13 for capacitor mode, and populate R7 and C13 for RC mode. Refer to the C8051F80x-83x data sheet for more information on the use of external oscillators. Rev

12 7.4. Switches and LEDs (J3) Two push-button switches are provided on the target board. The switch labeled RESET (SW1 in schematic) is connected to the reset pin (RST) of the C8051F800. Pressing this switch puts the device into its hardware-reset state. The switch labeled P1.4 (SW2 in schematic) is connected to the C8051F800 s general purpose I/O (GPIO) pin through headers. Pressing this switch generates a logic low signal on the port pin. Remove the shorting block from the header to disconnect this switch from the port pin. The port pin signal is also routed to a pin on the J1 I/O connector. See Table 1 for the port pins and headers corresponding to each switch. Two capacitive sense switches are also provided on the target board. The operation of these switches needs appropriate code running on the C8051F800 MCU that can sense the state of the switch. Note that no shorting blocks should be present on J3[15-16] and J3[17-18] for proper operation of these switches. See Section 6.3. "Capacitive Sense Switch Example " on page 8 for details about example source code. Six LEDs are provided on the target board to serve as indicators. The red LED labeled PWR is used to indicate the presence of power to the target board. Another red LED labeled USB is used to indicate a valid USB connection via the USB connector labeled COMM. Note that this LED will light up only after CP210x device drivers are loaded successfully on the PC. The four green LEDs labeled with port pin names P1.0_LED through P1.3_LED are connected to the C8051F800 s GPIO pins P1.0 through P1.3, respectively, via the header J3. Remove the shorting block from the header to disconnect the LED from the port pin. The port pin signal is also routed to a pin on the J1 I/O connector. See Table 1 for the port pins and headers corresponding to each LED. Table 1. Target Board I/O Descriptions Description I/O Header(s) RESET (SW1) Reset none P1.4 (SW2) P1.4 J3[9-10] P1.5 (Capacitive Sense) P1.5 J3[15-16]* P1.6 (Capacitive Sense) P1.6 J3[17-18]* P1.0_LED (Green LED) P1.0 J3[1-2] P1.1_LED (Green LED) P1.1 J3[3-4] P1.2_LED (Green LED) P1.2 J3[5-6] P1.3_LED (Green LED) P1.3 J3[7-8] PWR (Red LED) Power none USB (Red LED) USB Active none *Note: Shorting blocks should NOT be present at these headers for the proper operation of the capacitive sense switches. 12 Rev. 0.1

13 7.5. Target Board Debug Interface (J4) The DEBUG connector J4 provides access to the DEBUG (C2) pins of the C8051F800. It is used to connect the Serial Adapter or the USB Debug Adapter to the target board for in-circuit debugging and Flash programming. Table 2 shows the DEBUG pin definitions Serial Interface (P2, J3) A USB-to-UART bridge circuit (U3) and USB connector (P2) are provided on the target board to facilitate serial connections to UART0 of the C8051F800. The Silicon Labs CP2103 USB-to-UART bridge provides data connectivity between the C8051F800 and the PC via a USB port. The TX, RX, RTS and CTS signals of UART0 may be connected to the CP2103 by installing shorting blocks on header J3. Note that the use of the optional RTS/ CTS handshaking signals will prevent the simultaneous use of the capacitive sense switches because those GPIO pins are shared on this board. The shorting block positions for connecting each of these signals to the CP2103 are listed in Table 3. To use this interface, the USB-to-UART device drivers should be installed as described in Section 4.3. "CP210x USB to UART VCP Driver Installation " on page Potentiometer (J6, J7) Table 2. DEBUG Connector Pin Descriptions Pin # Description 1 (+3.3VDC) 2, 3, 9 (Ground) 4 P2.0/C2D 5 RST (Reset) 6 P2.0 7 RST/C2CK 8 Not Connected 10 USB Power (+5 VDC) Table 3. Serial Interface Header Description Header Pins UART0 Pin Description J3[11 12] TX_MCU (P0.4) J3[13 14] RX_MCU (P0.5) J3[15 16] RTS (P1.5) J3[17 18] CTS (P1.6) The C8051F800 MCU has the option to connect port pin P0.7 to a 10K linear potentiometer (R14). The potentiometer is connected through the J6 and J7 headers. The potentiometer can be used for testing the analogto-digital (ADC) converter of the MCU. Rev

14 7.8. Analog I/O, Voltage and Ground Reference Options (TB1, J5, J10) Several of the C8051F800 target device s port pins are connected to the TB1 terminal block. Refer to Table 4 for the TB1 terminal block connections. The J5 header connects the MCU VREF pin (P0.0) to the VREF bypass capacitors C18 and C19, and also to TB1 pin 6 for an optional external VREF input. The J10 header connects P0.1 to, and is useful if the P0.1/A option is enabled via the REF0CN register in the C8051F800. Refer to the C8051F80x-83x data sheet for more information on configuring the voltage and ground reference options C2 Pin Sharing Table 4. TB1 Terminal Block Pin Descriptions Pin # Description 1 P0.6/CNVSTR 2 P1.0 3 P1.1 4 P0.1/A 5 (Ground) 6 P0.0/VREF (Voltage Reference) On the C8051F800, the debug pins C2CK and C2D are shared with the pins RST and P2.0 respectively. The target board includes the resistors necessary to enable pin sharing which allow the RST and P2.0 pins to be used normally while simultaneously debugging the device. See Application Note AN124: Pin Sharing Techniques for the C2 Interface at for more information regarding pin sharing. 14 Rev. 0.1

15 7.10. Target Board Pin Assignment Summary Some GPIO pins of the C8051F800 MCU can have an alternate fixed function. For example, pin 17on the C8051F800-GM MCU is designated P0.4, and can be used as a GPIO pin. Also, if the UART0 peripheral on the MCU is enabled using the crossbar registers, the TX signal is routed to this pin. This is shown in the "Alternate Fixed Function" column. The "Target Board Function" column shows that this pin is used as TX on the C8051F800 Target Board. The "Relevant Headers" column shows that this signal is routed to pin 15 of the J1 header and pin 12 of the J3 header. More details can be found in the C8051F80x-83x data sheet. Some of the GPIO pins of the C8051F800 have been used for various functions on the target board. Table 5 summarizes the MCU pin assignments on the target board, and also shows the various headers associated with each signal. Table 5. C8051F800 Target Board Pin Assignments and Headers MCU Pin Name Pin# ( F800-GM) Primary Function Alternate Fixed Function Target Board Function Relevant Headers P0.0 1 P0.0 (GPIO) VREF VREF J1[19], TB1[6]*, J5[1] P P0.1 (GPIO) A GPIO/A J1[20], TB1[4], J10[1] P P0.2 (GPIO) XTAL1 XTAL1 J1[17]*, J8[2] P P0.3 (GPIO) XTAL2 XTAL2 J1[18]*, J9[2] P P0.4 (GPIO) TX_MCU TX_MCU J1[15], J3[12] P P0.5 (GPIO) RX_MCU RX_MCU J1[16], J3[14] P P0.6 (GPIO) CNVSTR CNVSTR J1[13], TB1[1] P P0.7 (GPIO) Potentiometer J1[14], J6[1] P P1.0 (GPIO) LED J1[11], J3[2], TB1[2] P P1.1 (GPIO) LED J1[12], J3[4], TB1[3] P P1.2 (GPIO) LED J1[9], J3[6] P P1.3 (GPIO) LED J1[10], J3[8] P1.4 9 P1.4 (GPIO) Switch (SW2) J1[7], J3[10] P1.5 8 P1.5 (GPIO) Capacitive Sense Switch / RTS P1.6 7 P1.6 (GPIO) Capacitive Sense Switch / CTS J1[8], J3[16] J1[5], J3[18] P1.7 6 P1.7 (GPIO) GPIO J1[6] P2.0/C2D 5 P2.0 (GPIO) C2D P2.0/C2D J1[3]*, J4[6]*, J4[4] RST/C2CK 4 RST (Reset) C2CK RST/C2CK J1[4]*, J4[5]*, J4[7] VDD 3 VDD (Power) VDD J2[2] 2 (Ground) J1[1], J1[2], TB1[5] *Note: Headers denoted by this symbol are not directly connected to the MCU pin; the connection might be via one or more headers and/or pin-sharing resistor(s). See board schematic for details. Rev

16 8. Schematics Figure 6. C8051F800 Target Board Schematic (Page 1 of 2) 16 Rev. 0.1

17 Figure 7. C8051F800 Target Board Schematic (Page 2 of 2) Rev

18 CONTACT INFORMATION Silicon Laboratories Inc. 400 West Cesar Chavez Austin, TX Tel: 1+(512) Fax: 1+(512) Toll Free: 1+(877) Please visit the Silicon Labs Technical Support web page: and register to submit a technical support request. The information in this document is believed to be accurate in all respects at the time of publication but is subject to change without notice. Silicon Laboratories assumes no responsibility for errors and omissions, and disclaims responsibility for any consequences resulting from the use of information included herein. Additionally, Silicon Laboratories assumes no responsibility for the functioning of undescribed features or parameters. Silicon Laboratories reserves the right to make changes without further notice. Silicon Laboratories makes no warranty, representation or guarantee regarding the suitability of its products for any particular purpose, nor does Silicon Laboratories assume any liability arising out of the application or use of any product or circuit, and specifically disclaims any and all liability, including without limitation consequential or incidental damages. Silicon Laboratories products are not designed, intended, or authorized for use in applications intended to support or sustain life, or for any other application in which the failure of the Silicon Laboratories product could create a situation where personal injury or death may occur. Should Buyer purchase or use Silicon Laboratories products for any such unintended or unauthorized application, Buyer shall indemnify and hold Silicon Laboratories harmless against all claims and damages. Silicon Laboratories and Silicon Labs are trademarks of Silicon Laboratories Inc. Other products or brandnames mentioned herein are trademarks or registered trademarks of their respective holders. 18 Rev. 0.1

C8051F700-DK C8051F700 DEVELOPMENT KIT USER S GUIDE. 1. Relevant Devices. 2. Kit Contents. 3. Hardware Setup

C8051F700-DK C8051F700 DEVELOPMENT KIT USER S GUIDE. 1. Relevant Devices. 2. Kit Contents. 3. Hardware Setup C8051F700 DEVELOPMENT KIT USER S GUIDE 1. Relevant Devices The C8051F700 Development Kit is intended as a development platform for the microcontrollers in the C8051F70x/71x MCU family. The members of this

More information

C8051F530A-DK C8051F530A DEVELOPMENT KIT USER S GUIDE. 1. Relevant Devices. 2. Kit Contents

C8051F530A-DK C8051F530A DEVELOPMENT KIT USER S GUIDE. 1. Relevant Devices. 2. Kit Contents C8051F530A DEVELOPMENT KIT USER S GUIDE 1. Relevant Devices The C8051F530A Development Kit is intended as a development platform for the microcontrollers in the C8051F52xA-53xA MCU family. The members

More information

USB Debug Adapter. Power USB DEBUG ADAPTER. Silicon Laboratories. Stop. Run. Figure 1. Hardware Setup using a USB Debug Adapter

USB Debug Adapter. Power USB DEBUG ADAPTER. Silicon Laboratories. Stop. Run. Figure 1. Hardware Setup using a USB Debug Adapter C8051F38X DEVELOPMENT KIT USER S GUIDE 1. Kit Contents The C8051F38x Development Kit contains the following items: C8051F380 Target Board C8051Fxxx Development Kit Quick-start Guide Silicon Laboratories

More information

C8051F580DK C8051F580 DEVELOPMENT KIT USER S GUIDE. 1. Relevant Devices. 2. Kit Contents. 3. Getting Started

C8051F580DK C8051F580 DEVELOPMENT KIT USER S GUIDE. 1. Relevant Devices. 2. Kit Contents. 3. Getting Started C805F580 DEVELOPMENT KIT USER S GUIDE. Relevant Devices The C805F580 Development Kit is intended as a development platform for the microcontrollers in the C805F58x/59x MCU family. The members of this MCU

More information

AC/DC. Adapter. Serial. Adapter. Figure 1. Hardware Setup

AC/DC. Adapter. Serial. Adapter. Figure 1. Hardware Setup C8051F35X DEVELOPMENT KIT USER S GUIDE 1. Kit Contents The C8051F35x Development Kit contains the following items: C8051F350 Target Board Serial Adapter (RS232 to Target Board Debug Interface Protocol

More information

USB Debug Adapter. Power USB DEBUG ADAPTER. Silicon Laboratories. Stop. Run. Figure 1. Hardware Setup using a USB Debug Adapter

USB Debug Adapter. Power USB DEBUG ADAPTER. Silicon Laboratories. Stop. Run. Figure 1. Hardware Setup using a USB Debug Adapter C8051F2XX DEVELOPMENT KIT USER S GUIDE 1. Kit Contents The C8051F2xx Development Kits contain the following items: C8051F206 or C8051F226 Target Board C8051Fxxx Development Kit Quick-Start Guide Silicon

More information

AC/DC. Adapter. Ribbon. Cable Serial. Serial. Adapter. Figure 1. Hardware Setup using an EC2 Serial Adapter

AC/DC. Adapter. Ribbon. Cable Serial. Serial. Adapter. Figure 1. Hardware Setup using an EC2 Serial Adapter C8051F32X DEVELOPMENT KIT USER S GUIDE 1. Kit Contents The C8051F32x Development Kit contains the following items: C8051F320 Target Board C8051Fxxx Development Kit Quick-Start Guide C8051F32x Development

More information

AC/DC Adapter. Figure 1. Hardware Setup

AC/DC Adapter. Figure 1. Hardware Setup C8051F12X DEVELOPMENT KIT USER S GUIDE 1. Kit Contents The C8051F12x Development Kit contains the following items: C8051F120 Target Board Serial Adapter (RS232 to Target Board Debug Interface Protocol

More information

USB Debug. Adapter USB DEBUG ADAPTER. J4 Silicon Laboratories. Stop Power. Run AC/DC. Adapter. Figure 1. Hardware Setup Using a USB Debug Adapter

USB Debug. Adapter USB DEBUG ADAPTER. J4 Silicon Laboratories. Stop Power. Run AC/DC. Adapter. Figure 1. Hardware Setup Using a USB Debug Adapter C8051F336 DEVELOPMENT KIT USER S GUIDE 1. Relevant Devices The C8051F338 Development Kit is intended as a development platform for the microcontrollers in the C8051F336/7/8/9 MCU family. Notes: The target

More information

Figure 1. Proper Method of Holding the ToolStick. Figure 2. Improper Method of Holding the ToolStick

Figure 1. Proper Method of Holding the ToolStick. Figure 2. Improper Method of Holding the ToolStick TOOLSTICK C8051F560 DAUGHTER CARD USER S GUIDE 1. Handling Recommendations To enable development, the ToolStick Base Adapter and daughter cards are distributed without any protective plastics. To prevent

More information

Figure 1. Proper Method of Holding the ToolStick. Figure 2. Improper Method of Holding the ToolStick

Figure 1. Proper Method of Holding the ToolStick. Figure 2. Improper Method of Holding the ToolStick TOOLSTICK UNIVERSITY DAUGHTER CARD USER S GUIDE 1. Handling Recommendations To enable development, the ToolStick Base Adapter and daughter cards are distributed without any protective plastics. To prevent

More information

Figure 1. Proper Method of Holding the ToolStick. Figure 2. Improper Method of Holding the ToolStick

Figure 1. Proper Method of Holding the ToolStick. Figure 2. Improper Method of Holding the ToolStick TOOLSTICK C8051F330 DAUGHTER CARD USER S GUIDE 1. Handling Recommendations To enable development, the ToolStick Base Adapter and daughter cards are distributed without any protective plastics. To prevent

More information

Figure 1. Proper Method of Holding the ToolStick. Figure 2. Improper Method of Holding the ToolStick

Figure 1. Proper Method of Holding the ToolStick. Figure 2. Improper Method of Holding the ToolStick TOOLSTICK C8051F931 DAUGHTER CARD USER S GUIDE 1. Handling Recommendations To enable development, the ToolStick Base Adapter and daughter cards are distributed without any protective plastics. To prevent

More information

Also available for purchase separately are socket daughter boards for the QFN-11 and QFN-10 packages.

Also available for purchase separately are socket daughter boards for the QFN-11 and QFN-10 packages. C8051T606 DEVELOPMENT KIT USER S GUIDE 1. Kit Contents The C8051T606 Development Kit contains the following items: C8051T606 Main Board C8051T606 MSOP Socket Daughter Board for programming MSOP devices

More information

Figure 1. Proper Method of Holding the ToolStick. Figure 2. Improper Method of Holding the ToolStick

Figure 1. Proper Method of Holding the ToolStick. Figure 2. Improper Method of Holding the ToolStick TOOLSTICK C8051F800 DAUGHTER CARD USER S GUIDE 1. Handling Recommendations To enable development, the ToolStick Base Adapter and daughter cards are distributed without any protective plastics. To prevent

More information

Figure 1. Proper Method of Holding the ToolStick. Figure 2. Improper Method of Holding the ToolStick

Figure 1. Proper Method of Holding the ToolStick. Figure 2. Improper Method of Holding the ToolStick TOOLSTICK LIN DAUGHTER CARD USER S GUIDE 1. Handling Recommendations To enable development, the ToolStick Base Adapter and daughter cards are distributed without any protective plastics. To prevent damage

More information

USB Debug. Adapter USB DEBUG ADAPTER. Silicon Laboratories. Stop Power. Run AC/DC. Figure 1. Hardware Setup using a USB Debug Adapter

USB Debug. Adapter USB DEBUG ADAPTER. Silicon Laboratories. Stop Power. Run AC/DC. Figure 1. Hardware Setup using a USB Debug Adapter C8051F540 DEVELOPMENT KIT USER S GUIDE 1. Relevant Devices The C8051F540 Development Kit is intended as a development platform for the microcontrollers in the MCU family. The target board included in this

More information

C8051F36x-DK. C8051F36x DEVELOPMENT KIT USER S GUIDE. 1. Relevant Devices. 2. Kit Contents. 3. Hardware Setup Using a USB Debug Adapter

C8051F36x-DK. C8051F36x DEVELOPMENT KIT USER S GUIDE. 1. Relevant Devices. 2. Kit Contents. 3. Hardware Setup Using a USB Debug Adapter C8051F36x DEVELOPMENT KIT USER S GUIDE 1. Relevant Devices The C8051F360 Development Kit is intended as a development platform for the microcontrollers in the C8051F36x MCU family. Notes: The target board

More information

C8051T63x-DK C8051T63X DEVELOPMENT KIT USER S GUIDE. 1. Kit Contents. 2. About the Daughter Boards

C8051T63x-DK C8051T63X DEVELOPMENT KIT USER S GUIDE. 1. Kit Contents. 2. About the Daughter Boards C8051T63X DEVELOPMENT KIT USER S GUIDE 1. Kit Contents The C8051T63x Development Kit contains the following items: C8051T630 Motherboard C8051T630 QFN 20-pin Socket Daughter Board for programming C8051T63x

More information

Table 1. RS232 Serial Adapter DEBUG Connector Pin Descriptions

Table 1. RS232 Serial Adapter DEBUG Connector Pin Descriptions RS232 SERIAL ADAPTER (EC2) USER S GUIDE 1. Contents The RS232 Serial Adapter (EC2) package contains the following items: RS232 Serial Adapter (RS232 to Debug Interface) 7 Ribbon Cable 2. RS232 Serial Adapter

More information

C8051F00x/01x-DK C8051F00X/01X DEVELOPMENT KIT USER S GUIDE. 1. Kit Contents. 2. Hardware Setup using a USB Debug Adapter

C8051F00x/01x-DK C8051F00X/01X DEVELOPMENT KIT USER S GUIDE. 1. Kit Contents. 2. Hardware Setup using a USB Debug Adapter C8051F00X/01X DEVELOPMENT KIT USER S GUIDE 1. Kit Contents The C8051F00x/01x Development Kit contains the following items: C8051F005 Target Board C8051Fxxx Development Kit Quick-Start Guide Silicon Laboratories

More information

Si1140-DK. Si1140 DEVELOPMENT KIT USER S GUIDE. 1. Kit Contents. Figure 1. Si1143 Evaluation Board

Si1140-DK. Si1140 DEVELOPMENT KIT USER S GUIDE. 1. Kit Contents. Figure 1. Si1143 Evaluation Board Si1140 DEVELOPMENT KIT USER S GUIDE 1. Kit Contents The Si1140 Development Kit contains the following items: Si1143 Evaluation Board Si1140DK Quick Start Guide 1 USB Cable 2. Introduction The Si1140DK

More information

C8051F411-EK C8051F411 EVALUATION KIT USER S GUIDE. 1. Kit Contents. 2. Kit Overview. 3. Evaluation Board Interface LCD User Interface

C8051F411-EK C8051F411 EVALUATION KIT USER S GUIDE. 1. Kit Contents. 2. Kit Overview. 3. Evaluation Board Interface LCD User Interface C8051F411 EVALUATION KIT USER S GUIDE 1. Kit Contents The C8051F411 Evaluation Kit contains the following items: C8051F411 Evaluation Board Silicon Laboratories Evaluation Kit IDE and Product Information

More information

CP2102-EK CP2102 EVALUATION KIT USER S GUIDE. 1. Kit Contents. 2. Software Setup Virtual COM Port Driver Installation

CP2102-EK CP2102 EVALUATION KIT USER S GUIDE. 1. Kit Contents. 2. Software Setup Virtual COM Port Driver Installation EVALUATION KIT USER S GUIDE 1. Kit Contents The Evaluation Kit contains the following items: Evaluation Board CP210x Drivers and Product Information CD-ROM. CD content includes: CP210x Virtual COM Port

More information

ToolStick-EK TOOLSTICK USER S GUIDE. 1. Kit Contents. 2. ToolStick Overview. Green and Red LEDs. C8051F321 provides USB debug interface.

ToolStick-EK TOOLSTICK USER S GUIDE. 1. Kit Contents. 2. ToolStick Overview. Green and Red LEDs. C8051F321 provides USB debug interface. TOOLSTICK USER S GUIDE 1. Kit Contents The ToolStick kit contains the following items: ToolStick Silicon Laboratories Evaluation Kit IDE and Product Information CD-ROM. CD content includes: Silicon Laboratories

More information

C T D K C T 6 1 X D EVELOPMENT K IT U SER S G UIDE

C T D K C T 6 1 X D EVELOPMENT K IT U SER S G UIDE C8051T61X DEVELOPMENT KIT USER S GUIDE 1. Kit Contents The C8051T61x development kit contains the following items: C8051T610 main board C8051T610 TQFP 32-pin socketed daughter board for programming TQFP

More information

The USB Debug Adapter package contains the following items: USB Debug Adapter (USB to Debug Interface) with attached 7 Ribbon Cable

The USB Debug Adapter package contains the following items: USB Debug Adapter (USB to Debug Interface) with attached 7 Ribbon Cable USB DEBUG ADAPTER USER S GUIDE 1. Contents The USB Debug Adapter package contains the following items: USB Debug Adapter (USB to Debug Interface) with attached 7 Ribbon Cable 2. USB Debug Adapter Specifications

More information

CP2400/1-DK CP2400 AND CP2401 DEVELOPMENT KIT USER S GUIDE. 1. Overview. Figure 1. C8051F912-TB Target Board and CP2400 LCD Development Board

CP2400/1-DK CP2400 AND CP2401 DEVELOPMENT KIT USER S GUIDE. 1. Overview. Figure 1. C8051F912-TB Target Board and CP2400 LCD Development Board CP2400 AND CP2401 DEVELOPMENT KIT USER S GUIDE 1. Overview The LCD Development Kits (CP2400-DK and CP2401-DK) provide all the hardware and software required to develop and test LCD applications. The CP240x

More information

USB Debug Adapter. Power USB DEBUG ADAPTER. Silicon Laboratories. Stop. Run. Figure 1. Hardware Setup Using a USB Debug Adapter

USB Debug Adapter. Power USB DEBUG ADAPTER. Silicon Laboratories. Stop. Run. Figure 1. Hardware Setup Using a USB Debug Adapter C8051F33X DEVELOPMENT KIT USER S GUIDE 1. Kit Contents The C8051F33x Development Kit contains the following items: C8051F330 Target Board C8051Fxxx Development Kit Quick-Start Guide AC to DC Power Adapter

More information

USB Debug Adapter. Power USB DEBUG ADAPTER. Silicon Laboratories. Stop. Run. Figure 1. Hardware Setup using a USB Debug Adapter

USB Debug Adapter. Power USB DEBUG ADAPTER. Silicon Laboratories. Stop. Run. Figure 1. Hardware Setup using a USB Debug Adapter C8051F530A DEVELOPMENT KIT USER S GUIDE 1. Relevant Devices The C8051F530 Development Kit is intended as a development platform for microcontrollers in the C8051F53x/ 52x MCU family. Code developed on

More information

ToolStick-CapTouchSenseDC

ToolStick-CapTouchSenseDC TOOLSTICK CAPTOUCHS ENSE DAUGHTER CARD USER S GUIDE 1. Handling Recommendations To enable development, the ToolStick Base Adapter and daughter cards are distributed without any protective plastics. To

More information

USB Debug Adapter. Power USB DEBUG ADAPTER. Silicon Laboratories. Stop. Run. Figure 1. Hardware Setup Using a USB Debug Adapter

USB Debug Adapter. Power USB DEBUG ADAPTER. Silicon Laboratories. Stop. Run. Figure 1. Hardware Setup Using a USB Debug Adapter C8051F32X DEVELOPMENT KIT USER S GUIDE 1. Kit Contents The C8051F32x Development Kit contains the following items: C8051F320 Target Board C8051Fxxx Development Kit Quick-Start Guide AC to DC Power Adapter

More information

Figure 1. 8-Bit USB Debug Adapter

Figure 1. 8-Bit USB Debug Adapter 8-BIT USB DEBUG ADAPTER USER S GUIDE 1. Introduction The 8-bit USB Debug Adapter (UDA) provides the interface between the PC s USB port and the Silicon Labs 8-bit target device s in-system debug/programming

More information

SENSORLESS-BLDC-MOTOR-RD

SENSORLESS-BLDC-MOTOR-RD S ENSORLESS BLDC MOTOR REFERENCE DESIGN KIT USER S GUIDE 1. Kit Contents The Sensorless BLDC Motor Reference Design Kit contains the following items: Sensorless BLDC Motor Reference Design Board Brushless

More information

USB Debug Adapter. Power USB DEBUG ADAPTER. Silicon Laboratories. Stop. Run. Figure 1. Hardware Setup Using a USB Debug Adapter

USB Debug Adapter. Power USB DEBUG ADAPTER. Silicon Laboratories. Stop. Run. Figure 1. Hardware Setup Using a USB Debug Adapter C8051F31X DEVELOPMENT KIT USER S GUIDE 1. Kit Contents The Development Kit contains the following items: C8051F310 Target Board C8051Fxxx Development Kit Quick-Start Guide AC to DC Power Adapter USB Debug

More information

Note: The Silicon Labs USB Debug Adapter is not included in this kit and is required to reprogram the board.

Note: The Silicon Labs USB Debug Adapter is not included in this kit and is required to reprogram the board. VOICE RECORDER REFERENCE DESIGN KIT USER S GUIDE 1. Kit Contents The Voice Recorder (VOICE-RECORD-RD) Reference Design Kit contains the following items: C8051F411-GM Voice Recorder board (1) Headphones

More information

USB Debug Adapter. Power USB DEBUG ADAPTER. Silicon Laboratories. Stop. Run. Figure 1. Hardware Setup Using a USB Debug Adapter

USB Debug Adapter. Power USB DEBUG ADAPTER. Silicon Laboratories. Stop. Run. Figure 1. Hardware Setup Using a USB Debug Adapter C8051F34X DEVELOPMENT KIT USER S GUIDE 1. Kit Contents The C8051F34x Development Kit contains the following items: C8051F340 Target Board C8051Fxxx Development Kit Quick-Start Guide AC to DC Power Adapter

More information

USB Debug Adapter. Power USB DEBUG ADAPTER. Silicon Laboratories. Stop. Run. Figure 1. Hardware Setup using a USB Debug Adapter

USB Debug Adapter. Power USB DEBUG ADAPTER. Silicon Laboratories. Stop. Run. Figure 1. Hardware Setup using a USB Debug Adapter C8051F35X-DK DEVELOPMENT KIT USER S GUIDE 1. Kit Contents The C8051F35x-DK Development Kit contains the following items: C8051F350 Target Board C8051Fxxx Development Kit Quick-Start Guide AC to DC Power

More information

AC/DC Adapter USB DEBUG ADAPTER. Silicon Laboratories. Stop Power. Run. USB Debug Adapter. Figure 1. Hardware Setup using a USB Debug Adapter

AC/DC Adapter USB DEBUG ADAPTER. Silicon Laboratories. Stop Power. Run. USB Debug Adapter. Figure 1. Hardware Setup using a USB Debug Adapter C8051F560 DEVELOPMENT KIT USER S GUIDE 1. Relevant Devices The C8051F560 Development Kit is intended as a development platform for the microcontrollers in the C8051F55x/56x/57x MCU family. The target board

More information

SENSORLESS-BLDC-MOTOR-RD

SENSORLESS-BLDC-MOTOR-RD S ENSORLESS BLDC MOTOR REFERENCE DESIGN KIT USER S GUIDE 1. Kit Contents The BLDC Motor Reference Design Kit contains the following items: BLDC Motor Reference Design Board Brushless DC (BLDC) Motor Universal

More information

STEPPER-MOTOR-RD STEPPER MOTOR REFERENCE DESIGN KIT USER S GUIDE. 1. Kit Contents. 2. Kit Overview. Figure 1. Stepper Motor Reference Design Board

STEPPER-MOTOR-RD STEPPER MOTOR REFERENCE DESIGN KIT USER S GUIDE. 1. Kit Contents. 2. Kit Overview. Figure 1. Stepper Motor Reference Design Board STEPPER MOTOR REFERENCE DESIGN KIT USER S GUIDE 1. Kit Contents The Stepper Motor Reference Design Kit contains the following items: Stepper Motor Reference Design Board Stepper Motor Universal AC to DC

More information

PC GND. AC/DC Adapter USB DEBUG ADAPTER. Silicon Laboratories. Stop Power. Run. USB Debug Adapter. Figure 1. Hardware Setup using a USB Debug Adapter

PC GND. AC/DC Adapter USB DEBUG ADAPTER. Silicon Laboratories. Stop Power. Run. USB Debug Adapter. Figure 1. Hardware Setup using a USB Debug Adapter C805F50x/5x C805F500 DEVELOPMENT KIT USER S GUIDE. Relevant Devices The C805F500 Development Kit is intended as a development platform for the microcontrollers in the C805F50x/5x MCU family. The target

More information

USB Debug Adapter. Power USB DEBUG ADAPTER. Silicon Laboratories. Stop. Run. Figure 1. Hardware Setup Using a USB Debug Adapter

USB Debug Adapter. Power USB DEBUG ADAPTER. Silicon Laboratories. Stop. Run. Figure 1. Hardware Setup Using a USB Debug Adapter C8051F41X DEVELOPMENT KIT USER S GUIDE 1. Kit Contents The C8051F41x Development Kit contains the following items: C8051F410 Target Board C8051Fxxx Development Kit Quick-Start Guide AC to DC Power Adapter

More information

HID-USB-to-IR-RD HID USB TO IR REFERENCE DESIGN USER S GUIDE. 1. Kit Contents. 2. Software Download

HID-USB-to-IR-RD HID USB TO IR REFERENCE DESIGN USER S GUIDE. 1. Kit Contents. 2. Software Download HID USB TO IR REFERENCE DESIGN USER S GUIDE 1. Kit Contents The HID USB to IR Reference Design contains the following items: HID USB to IR Bridge Board Retractable USB cable 2. Software Download The software

More information

Figure 1. Proper Method of Holding the ToolStick. Figure 2. Improper Method of Holding the ToolStick

Figure 1. Proper Method of Holding the ToolStick. Figure 2. Improper Method of Holding the ToolStick TOOLSTICK UNIVERSITY DAUGHTER CARD USER S GUIDE 1. Handling Recommendations To enable development, the ToolStick Base Adapter and daughter cards are distributed without any protective plastics. To prevent

More information

Please refer to "4. Evaluation Board" on page 2 for more information about these steps. Figure 1. System Connections

Please refer to 4. Evaluation Board on page 2 for more information about these steps. Figure 1. System Connections CP2120 EVALUATION KIT USER S GUIDE 1. Kit Contents The CP2120 Evaluation Kit contains a CP2120 evaluation board and a power supply. The following supporting documents can be downloaded from www.silabs.com:

More information

Figure 1. Simplicity Studio

Figure 1. Simplicity Studio SIMPLICITY STUDIO USER S GUIDE 1. Introduction Simplicity Studio greatly reduces development time and complexity with Silicon Labs EFM32 and 8051 MCU products by providing a high-powered IDE, tools for

More information

AN104 I NTEGRATING KEIL 8051 TOOLS INTO THE SILICON LABS IDE. 4. Configure the Tool Chain Integration Dialog. 1. Introduction. 2.

AN104 I NTEGRATING KEIL 8051 TOOLS INTO THE SILICON LABS IDE. 4. Configure the Tool Chain Integration Dialog. 1. Introduction. 2. I NTEGRATING KEIL 8051 TOOLS INTO THE SILICON LABS IDE 1. Introduction This application note describes how to integrate the Keil 8051 Tools into the Silicon Laboratories IDE (Integrated Development Environment).

More information

AN220 USB DRIVER CUSTOMIZATION

AN220 USB DRIVER CUSTOMIZATION USB DRIVER CUSTOMIZATION Relevant Devices This application note applies to the following devices: CP2101/2/3/4/5, C8051F320/1/6/7, C8051F340/1/2/3/4/5/6/7/8/9/A/B/C/D, C8051F380/1/2/3/4/5/6/7, C8051T320/1/2/3/6/7,

More information

DIGITAL COMPASS-RD DIGITAL COMPASS REFERENCE DESIGN KIT USER' S GUIDE. 1. Kit Contents. 2. Introduction. 3. Quick-Start Guide. 4. General Description

DIGITAL COMPASS-RD DIGITAL COMPASS REFERENCE DESIGN KIT USER' S GUIDE. 1. Kit Contents. 2. Introduction. 3. Quick-Start Guide. 4. General Description DIGITAL COMPASS REFERENCE DESIGN KIT USER' S GUIDE 1. Kit Contents The Digital Compass Reference Design Kit contains the following items: C8051F350 Digital Compass Reference Design Board Silicon Laboratories

More information

C8051F411-EK C8051F411 EVALUATION KIT USER S GUIDE. 1. Kit Contents. 2. Kit Overview. 3. Evaluation Board Interface LCD User Interface

C8051F411-EK C8051F411 EVALUATION KIT USER S GUIDE. 1. Kit Contents. 2. Kit Overview. 3. Evaluation Board Interface LCD User Interface C8051F411 EVALUATION KIT USER S GUIDE 1. Kit Contents The C8051F411 Evaluation Kit contains the following items: C8051F411 Evaluation Board Silicon Laboratories Evaluation Kit IDE and Product Information

More information

AN220 USB DRIVER CUSTOMIZATION. Relevant Devices This application note applies to the following devices: CP2101, CP2102, CP2103, C8051F320, C8051F321

AN220 USB DRIVER CUSTOMIZATION. Relevant Devices This application note applies to the following devices: CP2101, CP2102, CP2103, C8051F320, C8051F321 USB DRIVER CUSTOMIZATION Relevant Devices This application note applies to the following devices: CP2101, CP2102, CP2103, C8051F320, C8051F321 1. Introduction The information in this document and the associated

More information

Figure 1. Proper Method of Holding the ToolStick. Figure 2. Improper Method of Holding the ToolStick

Figure 1. Proper Method of Holding the ToolStick. Figure 2. Improper Method of Holding the ToolStick TOOLSTICK PROGRAMMING ADAPTER USER S GUIDE 1. Handling Recommendations The ToolStick Base Adapter and daughter cards are distributed without any protective plastics. To prevent damage to the devices or

More information

AN205 CP210X BAUD RATE SUPPORT. Relevant Devices This application note applies to the following devices: CP2102, CP

AN205 CP210X BAUD RATE SUPPORT. Relevant Devices This application note applies to the following devices: CP2102, CP CP210X BAUD RATE SUPPORT Relevant Devices This application note applies to the following devices: CP2102, CP2103 1. Introduction This document is intended for developers creating products based on the

More information

Si7005USB-DONGLE. EVALUATION DONGLE KIT FOR THE Si7005 TEMPERATURE AND HUMIDITY SENSOR. 1. Introduction. 2. Evaluation Kit Description

Si7005USB-DONGLE. EVALUATION DONGLE KIT FOR THE Si7005 TEMPERATURE AND HUMIDITY SENSOR. 1. Introduction. 2. Evaluation Kit Description EVALUATION DONGLE KIT FOR THE Si7005 TEMPERATURE AND HUMIDITY SENSOR 1. Introduction The Si7005 is a relative humidity and temperature environmental sensor in a 4 mm x 4 mm QFN package. Access to the sensor

More information

Figure 1. CP2108 USB-to-Quad UART Bridge Controller Evaluation Board

Figure 1. CP2108 USB-to-Quad UART Bridge Controller Evaluation Board CP2108 EVALUATION KIT USER S GUIDE 1. Introduction The CP2108 is a highly integrated USB-to-Quad-UART Bridge Controller providing a simple solution for updating RS-232/RS-485 designs to USB using a minimum

More information

AN690. Si4010 DEVELOPMENT KIT QUICK-START GUIDE. 1. Purpose. 2. Kit Content. Table 1. Kit Content

AN690. Si4010 DEVELOPMENT KIT QUICK-START GUIDE. 1. Purpose. 2. Kit Content. Table 1. Kit Content Si4010 DEVELOPMENT KIT QUICK-START GUIDE 1. Purpose Thank you for your interest in Silicon Laboratories Si4010 RF SoC transmitter development kit. This development kit contains everything you need to develop

More information

Figure 1. EFM32 Wonder Gecko STK (Left) Connected to a Biometric-EXP (Right)

Figure 1. EFM32 Wonder Gecko STK (Left) Connected to a Biometric-EXP (Right) BIOMETRIC EXP Evaluation Board USER S GUIDE 1. Introduction The Silicon Laboratories Biometric-EXP Evaluation Board is a hardware plugin card for EFM32 Starter Kits (STK s). The Biometric-EXP is intended

More information

Si1146 UVIRSlider2EK Demo Kit

Si1146 UVIRSlider2EK Demo Kit Demo Kit Si1146 UVIRSLIDER2EK DEMO KIT USER S GUIDE 1. Kit Contents The Demo Kit contains the following items: Demo Board Demo Board Quick Start Guide USB Cable 2. Introduction The Demo Board implements

More information

CP2105-EK CP2105 EVALUATION KIT USER S GUIDE. 1. Kit Contents. 2. Relevant Documentation. 3. Software Setup USBXpress Driver Development Kit

CP2105-EK CP2105 EVALUATION KIT USER S GUIDE. 1. Kit Contents. 2. Relevant Documentation. 3. Software Setup USBXpress Driver Development Kit CP2105 EVALUATION KIT USER S GUIDE 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

More information

Si1140-DK. Si1140 DEVELOPMENT KIT USER S GUIDE. 1. Kit Contents. Figure 1. Si1143 Evaluation Board

Si1140-DK. Si1140 DEVELOPMENT KIT USER S GUIDE. 1. Kit Contents. Figure 1. Si1143 Evaluation Board Si1140 DEVELOPMENT KIT USER S GUIDE 1. Kit Contents The Si1140 Development Kit contains the following items: Si1143 Evaluation Board Si1140DK Quick Start Guide 1 USB Cable 2. Introduction The Si1140DK

More information

CP2104-EK CP2104 EVALUATION KIT USER S GUIDE. 1. Kit Contents. 2. Relevant Documentation. 3. Software Setup USBXpress Driver Development Kit

CP2104-EK CP2104 EVALUATION KIT USER S GUIDE. 1. Kit Contents. 2. Relevant Documentation. 3. Software Setup USBXpress Driver Development Kit CP2104 EVALUATION KIT USER S GUIDE 1. Kit Contents The CP2104 Evaluation Kit contains the following items: CP2104 Evaluation Board RS232 Serial Cable USB Cable DVD Quick Start Guide 2. Relevant Documentation

More information

CP2103-EK CP2103 EVALUATION KIT USER S GUIDE. 1. Kit Contents. 2. Relevant Documentation. 3. Software Setup USBXpress Driver Development Kit

CP2103-EK CP2103 EVALUATION KIT USER S GUIDE. 1. Kit Contents. 2. Relevant Documentation. 3. Software Setup USBXpress Driver Development Kit CP2103 EVALUATION KIT USER S GUIDE 1. Kit Contents The CP2103 Evaluation Kit contains the following items: CP2103 Evaluation Board RS232 Serial Cable USB Cable DVD Quick Start Guide 2. Relevant Documentation

More information

EZRadio-2WayLink-DK EZRADIO TWO-WAY LINK DEVELOPMENT KIT USER S GUIDE. 1. Overview

EZRadio-2WayLink-DK EZRADIO TWO-WAY LINK DEVELOPMENT KIT USER S GUIDE. 1. Overview EZRADIO TWO-WAY LINK DEVELOPMENT KIT USER S GUIDE 1. Overview Thank you for your interest in Silicon Laboratories Si4x55 EZRadio Two-Way Link Development Kit. The Silicon laboratories Si4x55 EZRadio Two

More information

CP2110-EK CP2110 EVALUATION KIT USER S GUIDE. 1. Kit Contents. 2. Relevant Documentation. 3. Software Setup

CP2110-EK CP2110 EVALUATION KIT USER S GUIDE. 1. Kit Contents. 2. Relevant Documentation. 3. Software Setup CP2110 EVALUATION KIT USER S GUIDE 1. Kit Contents The CP2110 Evaluation Kit contains the following items: CP2110 Evaluation Board RS232 Serial Cable USB Cable DVD Quick Start Guide 2. Relevant Documentation

More information

CP2501 Programmer s Guide and API Specification

CP2501 Programmer s Guide and API Specification CP2501 Programmer s Guide and API Specification 1. Introduction The CP2501 devices are programmable, 8051-based devices that add a Windows-compatible, HID USB touchscreen interface to multi-touch devices,

More information

*Note: Windows is a registered trademark of Microsoft Corporation in the United States and other countries. Figure 1.

*Note: Windows is a registered trademark of Microsoft Corporation in the United States and other countries. Figure 1. EVALUATION DONGLE TEMPERATURE AND HUMIDITY SENSORS 1. Introduction This user s guide describes the evaluation GUI and PCB board design for the following evaluation kits: Si701USB-DONGLE kit for Si701,

More information

Controller Continuum. for Microcontrollers V6.3. Quick Start

Controller Continuum. for Microcontrollers V6.3. Quick Start Controller Continuum for Microcontrollers V6.3 Quick Start CodeWarrior Development Studio for Microcontrollers V6.x Quick Start SYSTEM REQUIREMENTS Hardware Operating System Disk Space PC with 1 GHz Intel

More information

UDP UPPI Card UG UDP UPPI CARD USER S GUIDE. 1. Introduction. Figure 1. UPPI Cards with and without Radio

UDP UPPI Card UG UDP UPPI CARD USER S GUIDE. 1. Introduction. Figure 1. UPPI Cards with and without Radio UDP UPPI CARD USER S GUIDE 1. Introduction The UPPI-series evaluation cards are the engine of an MCU-based system, containing an MCU, optional radio, and minimal support circuitry. These cards are designed

More information

UG271: CP2615-EK2 User's Guide

UG271: CP2615-EK2 User's Guide The CP2615 device is designed to enable rapid development of USB-based audio applications. The CP2615 simplifies the process of transferring audio data from USB to I2S without any code development, speeding

More information

Ethernet-DK EMBEDDED ETHERNET DEVELOPMENT KIT USER S GUIDE. 1. Overview. Figure 1. C8051F120TB Target Board and AB4 Ethernet Development Board

Ethernet-DK EMBEDDED ETHERNET DEVELOPMENT KIT USER S GUIDE. 1. Overview. Figure 1. C8051F120TB Target Board and AB4 Ethernet Development Board EMBEDDED ETHERNET DEVELOPMENT KIT USER S GUIDE 1. Overview The Embedded Ethernet Development Kit (Ethernet-DK) provides all the hardware and software required to develop real-world embedded Ethernet applications

More information

CodeWarrior Development Studio for Freescale 68HC12/HCS12/HCS12X/XGATE Microcontrollers Quick Start SYSTEM REQUIREMENTS Hardware Operating System 200

CodeWarrior Development Studio for Freescale 68HC12/HCS12/HCS12X/XGATE Microcontrollers Quick Start SYSTEM REQUIREMENTS Hardware Operating System 200 CodeWarrior Development Studio for Freescale 68HC12/HCS12/HCS12X/XGATE Microcontrollers Quick Start SYSTEM REQUIREMENTS Hardware Operating System 200 MHz Pentium II processor or AMD-K6 class processor,

More information

SMBus. Target Bootloader Firmware. Master Programmer Firmware. Figure 1. Firmware Update Setup

SMBus. Target Bootloader Firmware. Master Programmer Firmware. Figure 1. Firmware Update Setup SMBUS BOOTLOADER 1. Introduction A bootloader enables field updates of application firmware. A System Management Bus (SMBus) bootloader enables firmware updates over the SMBus. The SMBus bootloader described

More information

AN803. LOCK AND SETTLING TIME CONSIDERATIONS FOR Si5324/27/ 69/74 ANY-FREQUENCY JITTER ATTENUATING CLOCK ICS. 1. Introduction

AN803. LOCK AND SETTLING TIME CONSIDERATIONS FOR Si5324/27/ 69/74 ANY-FREQUENCY JITTER ATTENUATING CLOCK ICS. 1. Introduction LOCK AND SETTLING TIME CONSIDERATIONS FOR Si5324/27/ 69/74 ANY-FREQUENCY JITTER ATTENUATING CLOCK ICS 1. Introduction As outlined in the Product Bulletin*, issued in January 2013, Silicon Labs has made

More information

Table 1. Kits Content. Qty Part Number Description. Si4010 Simplified Key Fob Demo Kit 868 MHz

Table 1. Kits Content. Qty Part Number Description. Si4010 Simplified Key Fob Demo Kit 868 MHz Si4010 SIMPLIFIED KEY FOB DEMO KIT USER S GUIDE 1. Purpose Thank you for your interest in Silicon Laboratories Si4010 simplified key fob demo. The Silicon Laboratories Si4010 simplified key fob demo kit

More information

FRDM-KL03Z User s Guide

FRDM-KL03Z User s Guide Freescale Semiconductor User s Guide Document Number: FRDMKL03ZUG Rev. 0, 7/2014 FRDM-KL03Z User s Guide 1 Overview The Freescale Freedom development platform is an evaluation and development tool ideal

More information

AN127 FLASH PROGRAMMING VIA THE C2 INTERFACE. Relevant Devices. Introduction. C2 Interface

AN127 FLASH PROGRAMMING VIA THE C2 INTERFACE. Relevant Devices. Introduction. C2 Interface FLASH PROGRAMMING VIA THE C2 INTERFACE Relevant Devices This application note applies to the following devices: C8051F300, C8051F301, C8051F302, and C8051F303. Introduction This application note describes

More information

UG254: CP2102N-MINIEK Kit User's Guide

UG254: CP2102N-MINIEK Kit User's Guide The CP2102N-MINIEK kit is designed to showcase the various features of the CP2102N USBXpress devices. These highly-integrated USB-to-UART bridge controllers provide a simple solution for updating RS-232

More information

2. Key Points. F93x F92x F91x F90x. Figure 1. C8051F93x-C8051F90x MCU Family Memory Size Options

2. Key Points. F93x F92x F91x F90x. Figure 1. C8051F93x-C8051F90x MCU Family Memory Size Options C8051F93X-C8051F90X SOFTWARE PORTING GUIDE Relevant Devices This application note applies to the following devices: C8051F930, C8051F931, C8051F920, C8051F921, C8051F912, C8051F911, C8051F902, C8051F901

More information

UG352: Si5391A-A Evaluation Board User's Guide

UG352: Si5391A-A Evaluation Board User's Guide UG352: Si5391A-A Evaluation Board User's Guide The Si5391A-A-EVB is used for evaluating the Si5391A Any-Frequency, Any-Output, Jitter-Attenuating Clock Multiplier revision D. The device revision is distinguished

More information

AN116. Power Management Techniques and Calculation. Introduction. Key Points. Power Saving Methods. Reducing System Clock Frequency

AN116. Power Management Techniques and Calculation. Introduction. Key Points. Power Saving Methods. Reducing System Clock Frequency Power Management Techniques and Calculation 1. Relevant Devices This application note applies to the following devices: C8051F000, C8051F001, C8051F002, C8051F005, C8051F006, C8051F010, C8051F011, C8051F012,

More information

SKP16C26 Tutorial 1 Software Development Process using HEW. Renesas Technology America Inc.

SKP16C26 Tutorial 1 Software Development Process using HEW. Renesas Technology America Inc. SKP16C26 Tutorial 1 Software Development Process using HEW Renesas Technology America Inc. 1 Overview The following tutorial is a brief introduction on how to develop and debug programs using HEW (Highperformance

More information

C8051F912-GDI Tested Single/Dual Battery, V, 16 kb Flash, SmaRTClock, 12/10-Bit ADC MCU Die in Wafer Form

C8051F912-GDI Tested Single/Dual Battery, V, 16 kb Flash, SmaRTClock, 12/10-Bit ADC MCU Die in Wafer Form Tested Single/Dual Battery, 0.9 3.6 V, 16 kb Flash, SmaRTClock, 12/10-Bit ADC MCU Die in Wafer Form Ultra-Low Power - 160 µa/mhz in active mode (24.5 MHz clock) - 2 µs wake-up time (two-cell mode) - 10

More information

AN335 USB DRIVER INSTALLATION UTILITY. 1. Description. 2. Installation Install Package

AN335 USB DRIVER INSTALLATION UTILITY. 1. Description. 2. Installation Install Package USB DRIVER INSTALLATION UTILITY 1. Description The driver installer and uninstaller combination is a customizable installation utility for Silicon Laboratories USB drivers. These utilities are completely

More information

UG369: Wireless Xpress BGX13P SLEXP8027A Kit User's Guide

UG369: Wireless Xpress BGX13P SLEXP8027A Kit User's Guide UG369: Wireless Xpress BGX13P SLEXP8027A Kit User's Guide The Wireless Xpress BGX13P expansion board is an excellent starting point to get familiar with the Bluetooth Xpress BGX13 Bluetooth Low Energy

More information

SN8F5000 Starter-Kit User Manual

SN8F5000 Starter-Kit User Manual SONiX Technology Co., Ltd. User Manual 8051-based Microcontroller 1 Overview of Starter Kit provides easy-development platform. It includes SN8F5000 family real chip and I/O connectors to input signal

More information

for ColdFire Architectures V7.2 Quick Start

for ColdFire Architectures V7.2 Quick Start for ColdFire Architectures V7.2 Quick Start CodeWarrior Development Studio for ColdFire Architectures V7.2 Quick Start SYSTEM REQUIREMENTS Hardware Operating System Disk Space 1 GHz Pentium compatible

More information

Nuvoton 4T 8051-based Microcontroller NuTiny-SDK-N78E715 User Manual

Nuvoton 4T 8051-based Microcontroller NuTiny-SDK-N78E715 User Manual 4T 8051 8-bit Microcontroller Nuvoton 4T 8051-based Microcontroller NuTiny-SDK-N78E715 User Manual The information described in this document is the exclusive intellectual property of Nuvoton Technology

More information

Quick Start Guide for TWR-S08MM128-KIT TOWER SYSTEM MC9S08MM128. The industry s most complete solution for portable medical applications

Quick Start Guide for TWR-S08MM128-KIT TOWER SYSTEM MC9S08MM128. The industry s most complete solution for portable medical applications Quick Start Guide for TWR-S08MM128-KIT TOWER SYSTEM MC9S08MM128 The industry s most complete solution for portable medical applications TOWER SYSTEM Get to Know the TWR-S08MM128-KIT BDM Interface for MC9S08MM128

More information

ugreen DAB Board Instructions v5

ugreen DAB Board Instructions v5 ugreen Instructions v5 1 Introduction The v4 is a revised and more efficient new version of the. Its smaller layout allows a better integration into most Raspberry Pi enclosures. It is available in two

More information

Wireless Access Point Server/Storage DIFF1 DIFF2

Wireless Access Point Server/Storage DIFF1 DIFF2 PCI-EXPRESS GEN 1, GEN 2, AND GEN 3 1:2 FAN-OUT CLOCK BUFFER Features PCI-Express Gen 1, Gen 2, and Gen 3 compliant devices Two low-power PCIe clock outputs Supports Serial-ATA (SATA) at 100 MHz No termination

More information

Evaluation Board User Guide UG-035

Evaluation Board User Guide UG-035 Evaluation Board User Guide UG-035 One Technology Way P.O. Box 9106 Norwood, MA 02062-9106, U.S.A. Tel: 781.329.4700 Fax: 781.461.3113 www.analog.com Evaluating the AD9552 Oscillator Frequency Upconverter

More information

Wireless Development Suite (WDS) is a software utility used to configure and test the Silicon Labs line of ISM band RFICs.

Wireless Development Suite (WDS) is a software utility used to configure and test the Silicon Labs line of ISM band RFICs. WIRELESS DEVELOPMENT SUITE GENERAL DESCRIPTION 1. Introduction Wireless Development Suite (WDS) is a software utility used to configure and test the Silicon Labs line of ISM band RFICs. 1.1. Wireless Development

More information

CEIBO FE-5111 Development System

CEIBO FE-5111 Development System CEIBO FE-5111 Development System Development System for Atmel W&M T89C5111 Microcontrollers FEATURES Emulates Atmel W&M T89C5111 4K Code Memory Real-Time Emulation and Trace Frequency up to 33MHz/5V ISP

More information

Si825x Single-Phase POL-RD

Si825x Single-Phase POL-RD Si825X SINGLE-PHASE POL REFERENCE DESIGN USER S GUIDE 1. Kit Contents The non-isolated Si825x Single-Phase Point of Load (POL) Reference Design contains the following items: 20 A Si8252-based Single-Phase

More information

for Freescale MPC55xx/MPC56xx Microcontrollers V2.10 Quick Start

for Freescale MPC55xx/MPC56xx Microcontrollers V2.10 Quick Start for Freescale MPC55xx/MPC56xx Microcontrollers V2.10 Quick Start CodeWarrior Development Studio for MPC55xx/MPC56xx Microcontrollers, version 2.xx Quick Start SYSTEM REQUIREMENTS Hardware Operating System

More information

Nuvoton 1T 8051-based Microcontroller NuTiny-SDK-N76E885 User Manual

Nuvoton 1T 8051-based Microcontroller NuTiny-SDK-N76E885 User Manual NUTINY-SDK- USER MANUAL 1T 8051 8-bit Microcontroller Nuvoton 1T 8051-based Microcontroller NuTiny-SDK- User Manual The information described in this document is the exclusive intellectual property of

More information

WT12 EVALUATION KIT DATA SHEET. Monday, 09 September Version 1.7

WT12 EVALUATION KIT DATA SHEET. Monday, 09 September Version 1.7 WT12 EVALUATION KIT DATA SHEET Monday, 09 September 2013 Version 1.7 VERSION HISTORY Version Comment 1.0 MSa 1.1 NM 1.2 PR 1.3 MSa 1.4 MSa 1.5 MSa 1.6 MSa 1.7 Table 2 corrected TABLE OF CONTENTS WT12 Evaluation

More information

for StarCore DSP Architectures Quick Start for the Windows Edition

for StarCore DSP Architectures Quick Start for the Windows Edition for StarCore DSP Architectures Quick Start for the Windows Edition CodeWarrior Development Studio for StarCore DSP Architectures Quick Start for the Windows Edition SYSTEM REQUIREMENTS Hardware Operating

More information

QSG144: CP2615-EK2 Quick-Start Guide

QSG144: CP2615-EK2 Quick-Start Guide The Silicon Labs CP2615 Digital Audio Bridge Evaluation Kit is designed to enable rapid development of mobile audio accessories and USB digital audio products using the CP2615 Digital Audio Bridge. The

More information