已阅读5页,还剩19页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
LAUNCHXL-F28377S Overview Users Guide Literature Number: SPRUI25A June 2015Revised June 2015 Contents 1Introduction.4 2Kit Contents5 3Installation5 3.1Code Composer Studio.5 4Getting Started with the LAUNCHXL-F28377S6 4.1Getting Started.6 4.2Demo Application, ADC Sampling.6 4.3Program and Debug the ADC Sample Demo Application6 5Hardware Configuration7 5.1ADC Resolution7 5.2Power Domain7 5.3Boot Mode Selection.7 5.4Connecting a BoosterPack7 5.5Device Migration Path.7 6LAUNCHXL-F28377S Hardware8 6.1Device Pin Out8 6.2Schematics10 6.3PCB Layout16 6.4Bill of Materials (BOM).17 7References21 8Frequently Asked Questions (FAQ)22 Revision History23 2Table of ContentsSPRUI25AJune 2015Revised June 2015 Submit Documentation Feedback Copyright 2015, Texas Instruments Incorporated List of Figures 1LAUNCHXL-F28377S Board Overview.5 2LAUNCHXL-F28377S_B Block Diagram Schematic10 3LAUNCHXL-F28377S XDS100v2 Schematic11 4LAUNCHXL-F28377S Power Schematic12 5LAUNCHXL-F28377S_A Schematic.13 6LAUNCHXL-F28377S_B Schematic.14 7LAUNCHXL-F28377S BoosterPack Schematic15 8Top Silk16 9Top Copper.16 10Inner Copper 116 11Inner Copper 216 12Bottom Silk16 13Bottom Copper16 List of Tables 1F28377S LaunchPad Pin Out and Pin Mux Options - J1, J38 2F28377S LaunchPad Pin Out and Pin Mux Options - J4, J28 3F28377S LaunchPad Pin Out and Pin Mux Options - J5, J79 4F28377S LaunchPad Pin Out and Pin Mux Options - J8, J69 5LAUNCHXL-F28377S Bill of Materials17 3SPRUI25AJune 2015Revised June 2015List of Figures Submit Documentation Feedback Copyright 2015, Texas Instruments Incorporated Users Guide SPRUI25AJune 2015Revised June 2015 LAUNCHXL-F28377S Overview 1Introduction The C2000 Delfino LaunchPad, LAUNCHXL-F28377S, is a complete low-cost development board for the Texas Instruments Delfino F2837xS devices. The LAUNCHXL-F28377S kit features all the hardware and software necessary to develop applications based on the F2837xS microprocessor. The LaunchPad is based on the superset F28377S device, and easily allows users to migrate to lower cost F2837xS devices once the design needs are known. It offers an on-board JTAG emulation tool allowing direct interface to a PC for easy programming, debugging, and evaluation. In addition to JTAG emulation, the USB interface provides a UART serial connection from the F2837xS device to the host PC. Users can download an unrestricted copy of the latest version of Code Composer Studio IDE version 6 to write, download, and debug applications on the LAUNCHXL-F28377S board. The debugger is unobtrusive, allowing the user to run an application at full speed with hardware breakpoints and single stepping available while consuming no extra hardware resources. As shown in Figure 1, the LAUNCHXL-F28377S C2000 LaunchPad features include: USB debugging and programming interface via a high-speed galvanically isolated XDS100v2 emulator featuring a USB/UART connection Superset F28377S device that allows applications to easily migrate to lower cost devices Two user LEDs Device reset pushbutton Easily accessible device pins for debugging purposes or as sockets for adding customized extension boards Dual 5V quadrature encoder interfaces CAN Interface with integrated transceiver Boot selection switches C2000, Delfino, LaunchPad, Code Composer Studio are trademarks of Texas Instruments. Windows is a registered trademark of Microsoft Corporation in the United States and/or other countries. All other trademarks are the property of their respective owners. 4LAUNCHXL-F28377S OverviewSPRUI25AJune 2015Revised June 2015 Submit Documentation Feedback Copyright 2015, Texas Instruments Incorporated Kit Contents Figure 1. LAUNCHXL-F28377S Board Overview 2Kit Contents The LAUNCHXL-F28377S LaunchPad experimenter kit includes the following items: C2000 Delfino LaunchPad Board (LAUNCHXL-F28377S) Mini USB-B Cable, 0.5m Quick Start Guide 3Installation The F28377S LaunchPad is supported in Code Composer Studio. 3.1Code Composer Studio 3.1.1Download the Required Software Code Composer Studio IDE is available for free without any restriction when used with the XDS100 emulator on the C2000 LaunchPad. The software can be downloaded from the C2000 LaunchPad page at At this site, you can also download a copy of controlSUITE that includes drivers, examples, and other support software needed to get started. 3.1.2Install the Software Once downloaded, install Code Composer Studio and the controlSUITE package. 5SPRUI25AJune 2015Revised June 2015LAUNCHXL-F28377S Overview Submit Documentation Feedback Copyright 2015, Texas Instruments Incorporated Getting Started with the LAUNCHXL-F28377S 3.1.3Install the Hardware After Code Composer Studio is installed, plug the supplied USB cable into the C2000 LaunchPad board and into an available USB port on your computer. Windowswill automatically detect the hardware and ask you to install software drivers. Let Windows run a search for the drivers and automatically install them. After Windows successfully installs the drivers for the integrated XDS100v2 emulator, your LaunchPad is now ready for use. 4Getting Started with the LAUNCHXL-F28377S 4.1Getting Started The first time the LAUNCHXL-F28377S is used, a demo application automatically starts when the board is powered from a USB host. If your board does not start the demo application, try placing S1 in the following positions and resetting the board: UP - UP - DOWN. To start the demo, connect the LAUNCHXL-F28377S with the included mini-USB cable to a free USB port. The demo application starts with the LEDs flashing to show the device is active. 4.2Demo Application, ADC Sampling The LAUNCHXL-F28377S includes a pre-programmed TMS320F28377S device. When the LaunchPad is connected via USB, the demo starts with an LED flash sequence. After a few seconds the device switches into an ADC sample mode. Each second the ADC is sampled and the sample data is relayed to you. If the sample is above mid-scale (2048), the red LED will light. However, if the sample is below mid-scale the blue LED will light. In addition to the LED display, sample information is also displayed on your PC through the USB/UART connection. To view the UART information on your PC, first figure out the COM port associated with the LaunchPad. To do this in Windows, right click on My Computer and click on Properties. In the dialog box that appears, click on the Hardware tab and open Device Manager. Look for an entry under Ports (COM this is the COM number you should be using. Are you using the correct baud rate? Most, if not all, of the examples are configured for a baud rate of 115200 when the CPU is running at 200 MHz. If you have changed the PLL settings or written your own application you may have to recalculate the baud rate for your specific application. For information on how to do this, see the TMS320F2837xS Delfino Microcontrollers Technical Reference Guide (SPRUHX5). 22LAUNCHXL-F28377S OverviewSPRUI25AJune 2015Revised June 2015 Submit Documentation Feedback Copyright 2015, Texas Instruments Incorporated Revision History Revision History Changes from Original (June 2015) to A Revision . Page Updates were made in Section 6.1.8 Updates were made in Section 6.210 NOTE: Page numbers for previous revisions may differ from page numbers in the current version. 23SPRUI25AJune 2015Revised June 2015Revision History Submit Documentation Feedback Copyright 2015, Texas Instruments Incorporated 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. All semiconductor products (also referred to herein as “components”) are sold subject to TIs terms and conditions of sale supplied at the time of order acknowledgment. TI warrants performance of its components to the specifications applicable at the time of sale, in accordance with the warranty in TIs terms and conditions of sale of semiconductor products. Testing and other quality control techniques are used to the extent TI deems necessary to support this warranty. Except where mandated by applicable law, testing of all parameters of each component is not necessarily performed. TI assumes no liability for applications assistance or the design of Buyers products. Buyers are responsible for their products and applications using TI components. To minimize the risks associated with Buyers products and applications, Buyers should provide adequate design and operating safeguards. TI does not warrant or represent that any license, either express or implied, is granted under any patent right, copyright, mask work right, or other intellectual property right relating to any combination, machine, or process in which TI components or services are used. Information published by TI regarding third-party products or services does not constitute a license to use such products or services or a warranty or endorsement thereof. Use of such information may require a license from a third party under the patents or other intellectual property of the third party, or a license from TI under the patents or other intellectual property of TI. Reproduction of significant portions of TI information in TI data books or data sheets is permissible only if reproduction is without alteration and is accompanied by all associated warranties, conditions, limitations, and notices. TI is not responsible or liable for such altered documentation. Information of third parties may be subject to additional restrictions. Resale of TI components or services with statements different from or beyond the parameters stated by TI for that component or service voids all express and any implied warranties for the associated TI component or service and is an unfair and deceptive business practice. TI is not responsible or liable for any such statements. Buyer acknowledges and agrees that it is solely responsible for compliance with all legal, regulatory and safety-related requirements concerning its products, and any use of TI components in its applications, notwithstanding any applications-related information or support that may be provided by TI. Buyer represents and agrees that it has all the necessary expertise to create and implement safeguards which anticipate dangerous consequences of failures, monitor failures and their consequences, lessen the likelihood of failures that might cause harm and take appropriate remedial actions. Buyer will fully indemnify TI and its representatives against any damages arising out of the use of any TI components in safety-critical applications. In some cases, TI components may be promoted specifically to facilitate safety-related applications. With such components, TIs goal is to help enable customers to design and create their own end-product solutions that meet applicable functional safety standards and requirements. Nonetheless, such components are subject to these terms. No
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 商铺租赁保险责任合同协议2025
- 融资合同2025年还款计划调整协议
- 平面设计合同协议2025
- 旅游合同续签补充协议2025版
- 2025年考勤异常处理与纪律处分考试试题及答案
- 国际体育赛事合同范本
- 地板质量保修合同范本
- 场地牛场租赁合同范本
- 土方外运合同补充协议
- 国资办委托管理协议书
- 2025年小学教育专升本真题解析题试卷(含答案)
- 建筑业十项新技术
- 鱼蛋白饲料生产线项目分析方案
- 2025天津宏达投资控股有限公司校园招聘18人笔试参考题库附带答案详解
- 2025年4月自考03346项目管理试题
- 艾梅乙反歧视培训课件
- 在线网课学习课堂《人工智能(北理 )》单元测试考核答案
- 社会工作者职业水平评价考试(中级)《社会工作法规与政策》讲义
- 空调机组维保合同
- 2022年泰安市岱岳区社会工作者招聘考试试题
- 基坑监测技术ppt课件
评论
0/150
提交评论