Using the UCD3138CC64EVM-030 User's Guide Literature Number: SLUU886A February 2012 – Revised July 2013
User's Guide SLUU886A – February 2012 – Revised July 2013 Control Card for Digitally Controlled Isolated Power Converters 1 Introduction The UCD3138CC64EVM-030 evaluation module helps evaluate the UCD3138 device made by Texas Instruments and aids in the design of digitally controlled isolated power converters.
Specifications www.ti.com 2.2 Features • • • • • • • 3 40-Pin Digital Signal Connector to Connect Digital Signals to Power Converters 40-Pin Analog Signal Connector to Connect Analog Signals to Power Converters JTAG Connector LED Indicator PMBus Connector to PC Computer Connection Through USB-to-GPIO Adapter Rich Test Points to Facilitate the Device Evaluation, System Design, and Circuit and Firmware Debugging 12-V Input Capable With Onboard Regulator 3.3 V Specifications Table 1.
AD-13 AD-12 AD-10 AD-11 AD-09 DGND /RESET 3.3VD TP6 TP5 1000pF 2K 2K TP34 R28 R22 K 1 1 2K 2 RESET C14 C13 0.1uF S1 1 AGND R29 K 2 R27 R21 1.65K R12 3.3VD 1 2 3 4 5 6 7 8 9 10 1 1 1 DGND R9 EADC-P1 1 TP10 C21 1000pF C18 1000pF R24 K R23 R19 R17 100 100 C24 C22 1000pF C23 100 1 TP25 1 TP22 1 C27 1 TP26 TP27 C26 1 1000pF C29 1 TP28 TP7 TP4 R14 1.5K 3.
Copyright © 2012–2013, Texas Instruments Incorporated J3 Control Card for Digitally Controlled Isolated Power Converters 3.3VD TCK TDO TDI TMS 3.
Schematics and Test Points 4.1 www.ti.com List of Test Points The functions of each test point for the UCD3138CC64EVM-030. Table 2. Test Point Functions TEST POINTS 6 NAME DESCRIPTION TP1 3.3VA TP2 RC filter 2B 3.
Test Equipment www.ti.com 5 Test Equipment 5.1 PC Computer 5.1.1 Operating System Microsoft Windows XP (32 bit), or Vista (32 bit), or Windows 7 (32 bit). 5.2 USB-to-GPIO Interface Adapter This adapter (not included in this EVM, order separately) establishes the communication between the control card UCD3138CC64EVM-030 and the PC computer through the PMBus and the GUI, Texas Instruments Fusion Digital Power Designer. 5.2.
Equipment Setup 6 Equipment Setup 6.1 GUI Setup 6.1.1 www.ti.com File for Installation The GUI installation file is TI-Fusion-Digital-Power-Designer-Version-1.8.92.exe or newer version. To get the latest version of GUI, go to the Fusion Digital Power Designer tool folder (Texas Instruments Fusion Digital Power Designer) on the TI Web site, download, and install on computer. 6.1.2 Installation Double click and launch the .exe file to start the installation. Click Next all the way through.
Equipment Setup www.ti.com 6.2 Hardware Setup 6.2.1 Setup Overview The connection between UCD3138CC64EVM-030 and the PC computer through USB-to-GPIO Interface Adapter is shown in Figure 5. For USB adapter connection, complete the following: • Connect one end of the ribbon cable to the EVM, and connect the other end to the USB interface adapter. • Connect the mini connector of the USB cable to the USB interface adapter, and connect the other end to the USB port of the PC computer.
Test Procedure www.ti.com 7 Test Procedure 7.1 Download Firmware Codes to UCD3138CC64EVM-030 See Figure 5 to set up the EVM connection. 1. Set up the EVM connection based on Figure 5. The LED of USB adapter lights up. 2. Use the provided jumper jump across J2. The LED of the EVM lights up. 3. Launch the UCD31xx device GUI following the steps described in Section 6.1.3. The window shown in Figure 6 appears. 4. Click Firmware Download and a new window appears as shown in Figure 7.
Test Procedure www.ti.com Figure 7.
EVM Assembly Drawing and PCB layout 8 www.ti.com EVM Assembly Drawing and PCB layout The following figures (Figure 8 through Figure 13) show the design of the UCD3138CC64EVM-030 printed circuit board. PCB dimensions: L × W = 3.4 in × 1.8 in, PCB material: FR4 or compatible, four layers and 1-oz copper on each layer. Figure 8. UCD3138CC64EVM-030 Top Layer Assembly Drawing (top view) Figure 9.
EVM Assembly Drawing and PCB layout www.ti.com Figure 10. UCD3138CC64EVM-030 Top Copper (top view) Figure 11.
EVM Assembly Drawing and PCB layout www.ti.com Figure 12. UCD3138CC64EVM-030 Internal Layer 2 (top view) Figure 13.
List of Materials www.ti.com 9 List of Materials Table 3 lists the EVM components according to the schematic shown in Figure 1 and Figure 2. Table 3. UCD3138CC64EVM-030 List of Materials QTY RefDes Description Part Number MFR 3 C1, C6, C32 Capacitor, ceramic, 16 V, X7R, ±10%, 1 µF, 0603 STD STD 1 C12 Capacitor, ceramic, 16 V, X5R, ±10%, 2.2 µF, 0603 STD STD 7 C2, C3, C4, C5, C11, C13, C34 Capacitor, ceramic, 16 V, X7R, ±10%, 0.
www.ti.com Appendix A Summary of Using Code Composer Studio v3.3 This appendix describes the basic steps on how to use Code Composer Studio v3.3, or CCS, to compile firmware for UCD3138. The design flow describes detailed steps for firmware code creation and firmware debugging. A.1 Set Up Code Composer Studio v3.3 for UCD3138 The recommended version of Code Composer Studio is version 3.3 (v3.3). After completing the CCS v3.
Build and Compile a Project Using Code Composer Studio www.ti.com A.2 Build and Compile a Project Using Code Composer Studio After a project is created with all source codes developed, one can compile the project using CCS. A.2.1 Creating a Project The example below describes the typical compile process for UCD3138 firmware. The project file name is Cyclone.pjt and it is located in the folder named Training 02. The final result of the compile process is a file with the file extension of .x0.
Build and Compile a Project Using Code Composer Studio www.ti.com Figure 16. Open a Project File with Example of Cyclone.pjt – Build Options and Linker Tab Figure 17. Open a Project File With Example of Cyclone.pjt - Build Options and General Tab 18 Summary of Using Code Composer Studio v3.
References www.ti.com Figure 18. Opened Project File With Example of Cyclone.pjt - Rebuild All A.3 References 1. UCD3138 Datasheet, Highly Integrated Digital Controller for Isolated Power, Texas Instruments Literature Number, SLUSAP2 2. Code Composer Studio Development Tools v3.3 – Getting Started Guide, Texas Instruments Literature Number, SPRU509 3. Reference Guide, UCD3138 Digital Power Peripherals Programmer’s Manual, Texas Instruments Literature Number, SLUU995 4.
EVALUATION BOARD/KIT/MODULE (EVM) ADDITIONAL TERMS Texas Instruments (TI) provides the enclosed Evaluation Board/Kit/Module (EVM) under the following conditions: The user assumes all responsibility and liability for proper and safe handling of the goods. Further, the user indemnifies TI from all claims arising from the handling or use of the goods.
FCC Interference Statement for Class B EVM devices This equipment has been tested and found to comply with the limits for a Class B digital device, pursuant to part 15 of the FCC Rules. These limits are designed to provide reasonable protection against harmful interference in a residential installation. This equipment generates, uses and can radiate radio frequency energy and, if not installed and used in accordance with the instructions, may cause harmful interference to radio communications.
【Important Notice for Users of EVMs for RF Products in Japan】 】 This development kit is NOT certified as Confirming to Technical Regulations of Radio Law of Japan If you use this product in Japan, you are required by Radio Law of Japan to follow the instructions below with respect to this product: 1. 2. 3. Use this product in a shielded room or any other test facility as defined in the notification #173 issued by Ministry of Internal Affairs and Communications on March 28, 2006, based on Sub-section 1.
EVALUATION BOARD/KIT/MODULE (EVM) WARNINGS, RESTRICTIONS AND DISCLAIMERS For Feasibility Evaluation Only, in Laboratory/Development Environments. Unless otherwise indicated, this EVM is not a finished electrical equipment and not intended for consumer use.
IMPORTANT NOTICE Texas Instruments Incorporated and its subsidiaries (TI) reserve the right to make corrections, enhancements, improvements and other changes to its semiconductor products and services per JESD46, latest issue, and to discontinue any product or service per JESD48, latest issue. Buyers should obtain the latest relevant information before placing orders and should verify that such information is current and complete.