LAUNCHXL-F28379D Overview User's Guide
This document provides an overview and user guide for the Texas Instruments LAUNCHXL-F28379D LaunchPad, a low-cost development board for the Delfino F2837xD devices.
1 Trademarks
C2000, LaunchPad, Delfino, and Code Composer Studio are trademarks of Texas Instruments. Windows is a registered trademark of Microsoft Corporation. All other trademarks are the property of their respective owners.
2 Introduction
The C2000 LAUNCHXL-F28379D LaunchPad is a complete, low-cost development board for Texas Instruments Delfino F2837xD devices. It includes all necessary hardware and software for developing applications based on F2837xD microcontrollers. The board features the superset F28379D device, allowing for easy migration to lower-feature set or pin-count devices. It includes an on-board JTAG debug tool for PC interface and a USB interface for serial communication (UART). Users can download Code Composer Studio IDE for programming and debugging. The debugger operates at full speed with hardware breakpoints and single-step execution without consuming extra hardware resources.
Key features of the LAUNCHXL-F28379D LaunchPad include:
- USB debugging and programming interface via a high-speed, galvanically isolated XDS100v2 debug probe with USB/UART connection.
- Superset TMS320F28379D device.
- Two user LEDs.
- Device reset pushbutton.
- Accessible device pins for debugging or connecting extension boards.
- Dual 5 V quadrature encoder interfaces.
- CAN Interface with integrated transceiver.
- Boot selection switches.
- Differential Amplifier for buffered signals to ADCD for 16-bit mode.
- Optional SMA connection points.
- Four Sigma Delta demodulator inputs routed to BoosterPack headers.
3 Kit Contents
The LAUNCHXL-F28379D LaunchPad kit includes:
- C2000 Delfino LaunchPad Board (LAUNCHXL-F28379D)
- Mini USB-B Cable, 0.5m
- Quick Start Guide
3.1 Revisions
The first production revision was Revision 1.2 in 2016. Revision 2.0, released in late 2017, addressed various issues and improved the design. Key changes in Revision 2.0 include:
- Resolution of layout issues present in earlier revisions.
- User LEDs and current limiting resistors adjusted for better brightness.
- CAN signal header J12 repositioned and silkscreen corrected; PGND replaced with GND for CAN signals.
- J11 and J13 replaced with 0-ohm resistor selection networks for routing between BoosterPack headers and the high-density connector J9.
- Additional EMIF1 signals routed to J9 for SDRAM support, with resistor networks for routing.
- Added jumper J16 for an additional +5 V external supply connection.
- Updated ADC input signal conditioning circuit.
4 Installation
The F28379D LaunchPad is supported by Code Composer Studio (CCS).
4.1 Code Composer Studio
4.1.1 Download the Required Software
Code Composer Studio IDE can be downloaded for free for use with the XDS100v2 debug probe on the C2000 LaunchPad. The software is available on the C2000 LaunchPad page at ti.com/launchpad. This site also provides access to c2000Ware, which includes drivers, examples, and other essential support software.
4.1.2 Install the Software
Install Code Composer Studio and the C2000Ware package after downloading.
4.1.3 Install the Hardware
Connect the supplied USB cable to the C2000 LaunchPad and your computer. Windows will detect the hardware and prompt for driver installation. Allow Windows to search for and install the drivers for the integrated XDS100v2 debug probe. Once drivers are successfully installed, the LaunchPad is ready for use.
5 Getting Started With the LAUNCHXL-F28379D
5.1 Getting Started
Upon the first power-on, the LAUNCHXL-F28379D board automatically starts a demo application. Connect the board to a USB port using the mini-USB cable. LEDs D9 and D10 will blink, indicating the device is active. If the demo does not start, try setting switch S1 to positions 1-UP, 2-UP, 3-DOWN and resetting the board.
5.2 Demo Application, ADC Sampling
The LAUNCHXL-F28379D comes with a pre-programmed TMS320F28379D device. When powered via USB, the demo starts with an LED blink sequence, then switches to an ADC sampling mode. Every second, the ADC samples pin ADCIN14. If the sample is above mid-scale (2048), LED D10 (blue) illuminates. If below mid-scale, LED D9 (red) illuminates.
ADC sample information is also displayed via the USB/UART connection. To view this data:
- Determine the COM port associated with the LaunchPad in Windows Device Manager (under Ports (COM & LPT)).
- Download and open a serial terminal program like PuTTY (available at http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html).
- Configure the serial terminal with the correct COM port and settings: 115200 Baud, 8 data bits, no parity, 1 stop bit.
- Reset the LaunchPad (S3) and observe the serial terminal for the TI logo in ASCII art.
5.3 Program and Debug the ADC Sample Demo Application
The project and source code for the C2000 Delfino LaunchPad demo are included in the C2000Ware package. Access it via the TI Resource Explorer in Code Composer Studio, navigating to c2000Ware > device_support > f2837xd > examples > LAUNCHXL-F28379D > LaunchPad Demo Application
. Follow the steps in the resource explorer to import, build, debug, and run the application.
6 Hardware Configuration
The F28379D LaunchPad offers several configuration options: The F28379D features four independent 16-bit/12-bit ADCs (ADCA, ADCB, ADCC, ADCD). Resolution is software-selectable. ADCA, ADCB, and ADCC are routed to BoosterPack headers, typically used in 12-bit mode with Single Ended (SE) inputs. ADCD is routed to a side connector with a differential amplifier for 16-bit mode with Differential Ended (DE) inputs. The LaunchPad has multiple power domains for JTAG isolation. Jumpers JP1, JP2, and JP3 control JTAG isolation and supply GND, 3.3 V, and 5 V. Other jumpers provide alternative powering methods. Configuration 1 derives 3.3 V from the USB's 5 V via an on-board regulator, connecting it to the device side. This is a non-isolated configuration. Configuration 2 isolates the debugger and USB from the device, requiring an external 3.3 V source via BoosterPack headers or J10. Configuration 1 (Not Isolated): JP2 and JP3 are connected, supplying 5 V directly from USB to the device side. JP6 should not be connected to avoid contention. This 5 V can power BoosterPack headers. Configuration 2 (Isolated): 3.3 V is supplied externally (not via JP1). JP6 is connected, using the on-board step-up regulator to provide 5 V. Ensure no other 5 V source is connected to BoosterPack headers or J16. Configuration 3 (Isolated): JP2 and JP3 are not connected. JP6 is disconnected. 5 V must be supplied externally via BoosterPack headers or J16. This configuration does not rely on the 3.3 V supply for 5 V generation. The F28379D device has a boot ROM that checks specific pins to determine the boot mode. Switch S1 configures these pins: Note: The debug probe requires the device to be in emulation boot mode (TRST switch in the UP-1 position). The F2837xD LaunchPad is designed for easy hardware development with BoosterPacks, add-on boards that connect via 0.1-in (2.54-mm) grid connectors. BoosterPacks can access all GPIO and analog signals. Pinouts are detailed in Section 7.1. The LaunchPad includes a high-density connector (J9) on the backside for I/O expansion. Many EMIF1, SPI, and I2C signals are available on J9 and also on BoosterPack headers. On Revision 1.x boards, GPIO40 and GPIO41 were dual-mapped, configurable via jumpers J11 and J13. Revision 2.0 boards allow independent routing of GPIO29, GPIO40, GPIO41, GPIO52, GPIO104, and GPIO105 to either BoosterPack headers or J9 using 0-ohm resistors. By default, these signals are routed only to the BoosterPack headers. Table 4 details the resistor configuration for routing these signals.6.1 ADC Resolution
6.2 Power Domain
Supplying 3.3 V
Configuration JP1 JP2 JP3 USB External 3.3 V JTAG/USB Isolation Status 1 Yes Yes Yes Yes No Not Isolated 2 Yes Yes No No Yes Isolated Supplying 5 V
Configuration JP2 JP3 JP6 External 5 V USB JTAG/USB Isolation Status 1 Yes Yes No No Yes Not Isolated 2 No No Yes No Don't Care Isolated 3 No No No Yes Don't Care Isolated 6.3 Boot Mode Selection
Positions Function 1 GPIO84 2 GPIO72 3 TRSTn 6.4 Connecting a BoosterPack
6.5 GPIO Routing Between BoosterPack and I/O Expansion Headers
GPIO Route to BoosterPack Headers Route to J9 Header GPIO29 R75 R76 GPIO40 R67 R68 GPIO41 R69 R70 GPIO52 R77 R78 GPIO104 R71 R72 GPIO105 R73 R74
7 LAUNCHXL-F28379D Hardware
7.1 Device Pin Out
Tables 5 through 8 list the pinout and pin multiplexing (mux) options for the C2000 LaunchPad. Additional muxing options are available in the TMS320F2837xD Dual-Core Delfino Microcontrollers Data Manual (SPRS880).
J1 Pin | Mux Value 0 | Mux Value 1 | Mux Value 2 | Mux Value X | J3 Pin | Mux Value 0 | Mux Value 1 | Mux Value 2 | Mux Value X |
---|---|---|---|---|---|---|---|---|---|
1 | 3.3V | 21 | 5V | ||||||
2 | GPIO32 | SCIRXDB | 22 | GND | GPIO19 | ||||
3 | ADCIN14 | CMPIN4P | 23 | ADCINC3 | GPIO18 | ||||
4 | ADCINB3 | CMPIN3N | 24 | ADCINA3 | CMPIN1N | ||||
5 | ADCINC2 | CMPIN6P | 25 | SPICLKA (1) | GPIO60 | ||||
6 | SCLA | SDAA | 26 | ADCINB2 | CMPIN3P | ||||
7 | GPIO22 | ADCINA2 | CMPIN1P | 27 | ADCINA0 | ||||
8 | GPIO105(2) | 28 | |||||||
9 | GPIO104(2) | 29 | |||||||
10 | 30 |
(1) For full pin muxing table and additional options, see the TMS320F2837xD Dual-Core Delfino Microcontrollers Data Manual.
(2) This signal is also routed to the IO expansion header, J9. See Section 6.5 for configuration.
J4 Pin | Mux Value 0 | Mux Value 1 | Mux Value 2 | Mux Value X | J2 Pin | Mux Value 0 | Mux Value 1 | Mux Value 2 | Mux Value X |
---|---|---|---|---|---|---|---|---|---|
40 | GND | 20 | GND | ||||||
39 | GPIO61 | SD1_C1 (1) | 19 | GPIO61 | |||||
38 | GPIO123 | SD1_D1 (1) | 18 | GPIO123 | |||||
37 | GPIO122 | SPISIMOA (1) | 17 | GPIO122 | |||||
36 | RST | SPISOMIA (1) | 16 | RST | |||||
35 | GPIO58 | SD1_D2 (1) | 15 | GPIO58 | |||||
34 | GPIO59 | SD1_C2 (1) | 14 | GPIO59 | |||||
33 | GPIO124 | OUTPUTXBAR6 (1) | 13 | GPIO124 | |||||
32 | GPIO125 | 12 | GPIO125 | ||||||
31 | GPIO29 (2) | 11 | GPIO29 (2) |
(1) For full pin muxing table and additional options, see the TMS320F2837xD Dual-Core Delfino Microcontrollers Data Manual.
(2) This signal is also routed to the IO expansion header, J9. See Section 6.5 for configuration.
J5 Pin | Mux Value 0 | Mux Value 1 | Mux Value 2 | Mux Value X | J7 Pin | Mux Value 0 | Mux Value 1 | Mux Value 2 | Mux Value X |
---|---|---|---|---|---|---|---|---|---|
41 | 3.3V | 61 | 5V | ||||||
42 | GPIO95 | SCIRXDC (1) | 62 | GND | GPIO139 | ||||
43 | GPIO139 | SCITXDC (1) | 63 | ADCIN15 | GPIO56 | ||||
44 | GPIO56 | CMPIN4N | 64 | ADCINC5 | CMPIN5N | ||||
45 | GPIO97 | CMPIN2N | 65 | ADCINB5 | |||||
46 | GPIO94 | CMPIN5P | 66 | ADCINA5 | |||||
47 | GPIO65 | CMPIN2P | 67 | ADCINC4 | |||||
48 | SPICLKB (1) | DACOUTB | 68 | ADCINB4 | |||||
49 | SCLB (1) | SDAB (1) | 69 | ADCINA4 | |||||
50 | GPIO52 (2) | ADCINA1 | 70 | ADCINA1 (DACB) |
(1) For full pin muxing table and additional options, see the TMS320F2837xD Dual-Core Delfino Microcontrollers Data Manual.
(2) This signal is also routed to the IO expansion header, J9. See Section 6.5 for configuration.
J8 Pin | Mux Value 0 | Mux Value 1 | Mux Value 2 | Mux Value X | J6 Pin | Mux Value 0 | Mux Value 1 | Mux Value 2 | Mux Value X |
---|---|---|---|---|---|---|---|---|---|
80 | GND | 60 | GND | ||||||
79 | GPIO66 | SD2_C1 (1) | 59 | GPIO66 | |||||
78 | GPIO131 | SD2_D1 (1) | 58 | GPIO131 | |||||
77 | GPIO130 | SPISIMOB (1) | 57 | GPIO130 | |||||
76 | RST | SPISOMIB (1) | 56 | RST | |||||
75 | GPIO63 | SD2_D2 (1) | 55 | GPIO63 | |||||
74 | GPIO64 | SD2_C2 (1) | 54 | GPIO64 | |||||
73 | GPIO26 | OUTPUTXBAR2 (1) | 53 | GPIO26 | |||||
72 | GPIO27 | 52 | GPIO27 | ||||||
71 | GPIO25 | 51 | GPIO25 |
(1) For full pin muxing table and additional options, see the TMS320F2837xD Dual-Core Delfino Microcontrollers Data Manual.
7.2 Schematics
The following figures illustrate the LAUNCHXL-F28379D Rev 2.0 schematic. Schematics for Rev 1.2 are available in C2000Ware.
- Figure 2 (P01_Block Diagram): Shows the overall system architecture, including major functional blocks like the MCU, debug probe, power management, and connectors.
- Figure 3 (P02_XDS100v2): Details the schematic for the on-board XDS100v2 debug probe, including the USB interface, FTDI chip, and isolation circuitry.
- Figure 4 (P03_Power): Illustrates the power supply circuitry, featuring voltage regulators, power distribution, and input/output power connections.
- Figure 5 (P04_ADCIND): Shows the analog-to-digital converter (ADC) input conditioning, including differential amplifier connections and SMA connectors.
- Figure 6 (P05_PWM-DAC): Depicts the Pulse Width Modulation (PWM) and Digital-to-Analog Converter (DAC) output circuitry, including LED drivers.
- Figure 7 (P06_BoosterPack Headers): Presents the pinout diagrams for the BoosterPack expansion connectors (J1-J10), detailing the signals available on each pin.
- Figure 8, 9, 10 (P07_F28379D-PWR, P08_F28379_IO1, P09_F2837_IO2): These figures provide detailed pinout and signal routing for the TMS320F28379D microcontroller and its various interfaces, including GPIO multiplexing options.
- Figure 11 (P10_EX-Headers): Shows the schematics for additional connectors like QEP (Quadrature Encoder Pulse), CAN, and level shifters.
7.3 PCB Layout
Figures 12 through 21 display the LAUNCHXL-F28379D Rev 2.0 PCB layout for various layers, including Top, GND, Route1, Route2, VDD, Bottom, Silkscreen Overlays, and Pad Masters. Gerber files and layout for Rev 1.2 are available in C2000Ware.
7.4 Bill of Materials (BOM)
Table 9 lists the Bill of Materials for the LAUNCHXL-F28379D.
Item # | Note | Part Number | REF Desig nator | Manufacturer (Digi-Key) | Qty | Description | ROHS (DigiKey) | Lead Free Status | Reach Status (DigiKey) | Reach Effective Date (DigiKey) | Availability (Digi-Key) | Manufacturer Part Number (Digi-Key) | Digi-Key Part Number (Digi-Key) | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | PCB | LAUNCHXLF28379D PCB rev2.0 | Texas Instruments | 1 | 6 layers,red soldermask,wihte silkscreen,130*59mm, ENIG,Launchxl-F28379D Rev2.0 pcb | YES | Lead Free | Reach Not Affected | Jun-2016 | Non-Stock | IC MCU 32BIT 1MB FLASH 337NFBGA | TMS320F28379DZWTT | TMS320F28379DZWTT | |
2 | MCU | TMS320F28379DZ WTT | U1 | Texas Instruments | 1 | IC, MCU 32BIT 1024KB,TMS320F28379 DZWTT, BGA-337,SMD,customer supply | YES | Lead Free | Reach Not Affected | Jan-2017 | Active | IC MCU 32BIT 1MB FLASH 337NFBGA | TMS320F28379DZWTT | TMS320F28379DZWTT |
3 | Memory | 93LC56BT-I/OT | U8 | Microchip Technology | 1 | IC,EEPROM SerialMicrowire 2K-Bit 128 x 16 2MHz,93LC56BTI/OT,SOT-23-6,SMD | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | IC EEPROM 2KBIT 2MHZ SOT23-6 | 93LC56BT-I/OT | 93LC56BT-I/OTCTND |
4 | Power Management | REF5030IDGKT | U13 | Texas Instruments | 1 | IC ?V-Ref Precision 3V 10mA 8-Pin VSSOP T/R | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | IC VREF SERIES 3V REF5030IDGKT 8VSSOP | 296-24501-1-ND | |
5 | DC-DC | LMR62421XMFE/ OPB | U12 | Texas Instruments | 1 | Conv DC-DC Single Step Up 2.7V to 5.5V 5-Pin SOT-23 T/R ,CUSTOMER SUPPLY | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | IC REG BST SEPIC ADJ 2.1A SOT23 | LMR62421XMFE/ NOPB | LMR62421XMFE/N OPBCT-ND |
6 | DC-DC | TPS62080ADSGT | U4 | Texas Instruments | 1 | IC REG BUCK SYNC ADJ 1.2A 8WSON | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | IC REG BUCK ADJ 1.2A SYNC 8WSON | TPS62080ADSGT | 296-30360-1-ND |
7 | DC-DC | TPS62162DSGT | U17 | Texas Instruments | 1 | IC REG BUCK SYNC 3.3V 1A 8WSON | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | IC REG BUCK 3.3V 1A SYNC 8WSON | TPS62162DSGT | 296-29897-1-ND |
8 | Amplifier | THS4531IDGKR | U1 | Texas Instruments | 1 | IC OPAMP DIFF 27MHZ RRO 8VSSOP TR | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | IC OPAMP DIFF THS4531IDGKR 27MHZ RRO 8VSSOP TR | 296-30342-1-ND | |
9 | Amplifier | OPA350EA/250 | U11,U19 | Texas Instruments | 2 | IC OPAMP GP 38MHZ RRO 8VSSOP T/R | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | IC OPAMP GP OPA350EA/250 38MHZ RRO 8VSSOP T/R | OPA350EACT-ND | |
10 | Logic | TXB0106PWR | U2 | Texas Instruments | 1 | IC, 6-bit bidirectional voltage-level translator with auto-direction sensing and 15-kV ESD protection, TXB0106PWR, TSSOP16, SMD,Cusomer Supply | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | IC 6BIT NON-INV TXB0106PWR TRANSLTR 16TSSOP | 296-23759-1-ND | |
11 | Logic | SN74LVC2G07DBV R | U9 | Texas Instruments | 1 | Buffer/Driver 2-CH NonInverting Open Drain CMOS 6-Pin SOT-23 T/R,CUSTOMER SUPPLY | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | IC BUFF/DVR DL NON-INV SOT23-6 | SN74LVC2G07DBV R | 296-13494-1-ND R |
12 | Interface | FT2232HQ-REEL | U6 | FTDI, Future Technology International Ltd | 1 | IC,Dual High Speed USB to Multipurpose UART/FIFO Devices IC,FT2232HQ-REEL,QFN-64,SMD | YES | Lead Free | Reach Not Affected | Jan-2017 | Active | IC USB HS DUAL UART/FIFO 64-QFN | FT2232HQ-REEL | 768-1025-1-ND |
13 | Interface | SN65HVD234DR | U3 | Texas Instruments | 1 | IC CAN transceiver 3.3V 8-SOIC | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | IC CAN TRANSCEIVER 3.3V 8-SOIC | SN65HVD234DR | 296-27991-1-ND |
14 | Isolator | ISO7231CDWR | U7 | Texas Instruments | 1 | IC DGTL ISO 3CH CMOS 16SOIC,CUSTOMER SUPPLY | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | DGTL ISO 2.5KV GEN PURP 16SOIC | ISO7231CDWR | 296-38966-1-ND |
15 | Isolator | ISO7240CDWR | U5 | Texas Instruments | 1 | IC DGTL ISO 4CH CMOS 16SOIC,CUSTOMER SUPPLY | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | DGTL ISO 2.5KV GEN PURP 16SOIC | ISO7240CDWR | 296-38555-1-ND |
16 | Thick film Resistor | RC0402JR-070RL | R15, R33, R43, R44 | Yageo | 4 | RES,0R,5%,1/16W, SMD0402 | YES | Lead Free | Reach Not Affected | Dec-2015 | Active | RES SMD 0.0 JUMPER 1/16W 0402 | RC0402JR-070RL | 311-0.0JRCT-ND |
17 | Thick film Resistor | RC0603JR-070RL | R67,R69, R71,R73, R75,R77 | Yageo | 6 | RES,0R,5%,1/10W, SMD0603 | YES | Lead Free | Reach Not Affected | Dec-2015 | Active | RES SMD 0.0 JUMPER 1/10W 0603 | RC0603JR-070RL | 311-0.0GRCT-ND |
18 | Thick film Resistor | RL0603FR-070R1L | R11,R52 | Yageo | 2 | RES,0R1,1%,1/10W, SMD0603 | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | RES SMD 0.1 1% 1/10W 0603 | RL0603FR-070R1L | 311-.10QCT-ND |
19 | Thick film Resistor | RC0603FR07120RL | R34 | Yageo | 1 | RES,120R,1%,1/10W, SMD0603 | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | RES SMD 120 1% 1/10W 0603 | RC0603FR07120RL | 311-120HRCT-ND |
20 | Thick film Resistor | RC0402FR07820RL | R4, R5 | Yageo | 2 | RES,820R,1%,1/16W, SMD0402 | YES | Lead Free | Reach Not Affected | Jan-2017 | Active | RES SMD 820 1% 1/16W 0402 | RC0402FR07820RL | 311-820LRCT-ND |
21 | Thick film Resistor | RC0402FR07680RL | R1,R26,R27,R38,R39, R46 | Yageo | 6 | RES,680R,1%,1/16W, SMD0402 | YES | Lead Free | Reach Not Affected | Jan-2017 | Active | RES SMD 680 1% 1/16W 0402 | RC0402FR07680RL | 311-680LRCT-ND |
22 | Thick film Resistor | ERJ-2RKF1783X | R53 | Panasonic Electronic Components | 1 | RES, 178K , 1%, 1/10W, SMD0402 | YES | Lead Free | Reach Not Affected | Jan-2017 | Active | RES SMD 178K 1% 1/10W 0402 | ERJ-2RKF1783X | P178KLCT-ND |
23 | Thick film Resistor | ERJ-2RKF6492X | R54 | Panasonic Electronic Components | 1 | RES, 64.9K , 1%, 1/10W, SMD0402 | YES | Lead Free | Reach Not Affected | Jan-2017 | Active | RES SMD 64.9K 1% 1/10W 0402 | ERJ-2RKF6492X | P64.9KLCT-ND |
24 | Thick film Resistor | CRCW040212R0JN ED | R58, R65 | Vishay Dale | 2 | RES SMD 12 5% 1/16W 0402 TR | YES | Lead Free | Reach Not Affected | Jan-2017 | Active | RES SMD 12 5% 1/16W 0402 TR | CRCW040212R0JN ED | 541-12JCT-ND |
25 | Thick film Resistor | RC0402FR-071ML | R7 | Yageo | 1 | RES,1M,1%,1/16W, SMD0402 | YES | Lead Free | Reach Not Affected | Jan-2017 | Active | RES SMD 1M 1% 1/16W 0402 | RC0402FR-071ML | 311-1.00MLRCTND |
26 | Thick film Resistor | RC0603JR-070RL | R67,R69, R71,R73, R75,R77 | Yageo | 6 | RES,0R,5%,1/10W, SMD0603 | YES | Lead Free | Reach Not Affected | Dec-2015 | Active | RES SMD 0.0 JUMPER 1/10W 0603 | RC0603JR-070RL | 311-0.0GRCT-ND |
27 | Thick film Resistor | RL0603FR-070R1L | R11,R52 | Yageo | 2 | RES,0R1,1%,1/10W, SMD0603 | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | RES SMD 0.1 1% 1/10W 0603 | RL0603FR-070R1L | 311-.10QCT-ND |
28 | Thick film Resistor | RC0603FR07120RL | R34 | Yageo | 1 | RES,120R,1%,1/10W, SMD0603 | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | RES SMD 120 1% 1/10W 0603 | RC0603FR07120RL | 311-120HRCT-ND |
29 | Thick film Resistor | RC0402FR07820RL | R4, R5 | Yageo | 2 | RES,820R,1%,1/16W, SMD0402 | YES | Lead Free | Reach Not Affected | Jan-2017 | Active | RES SMD 820 1% 1/16W 0402 | RC0402FR07820RL | 311-820LRCT-ND |
30 | Thick film Resistor | RC0402FR07680RL | R1,R26,R27,R38,R39, R46 | Yageo | 6 | RES,680R,1%,1/16W, SMD0402 | YES | Lead Free | Reach Not Affected | Jan-2017 | Active | RES SMD 680 1% 1/16W 0402 | RC0402FR07680RL | 311-680LRCT-ND |
31 | Thick film Resistor | ERJ-2RKF1783X | R53 | Panasonic Electronic Components | 1 | RES, 178K , 1%, 1/10W, SMD0402 | YES | Lead Free | Reach Not Affected | Jan-2017 | Active | RES SMD 178K 1% 1/10W 0402 | ERJ-2RKF1783X | P178KLCT-ND |
32 | Thick film Resistor | ERJ-2RKF6492X | R54 | Panasonic Electronic Components | 1 | RES, 64.9K , 1%, 1/10W, SMD0402 | YES | Lead Free | Reach Not Affected | Jan-2017 | Active | RES SMD 64.9K 1% 1/10W 0402 | ERJ-2RKF6492X | P64.9KLCT-ND |
33 | Thick film Resistor | CRCW040212R0JN ED | R58, R65 | Vishay Dale | 2 | RES SMD 12 5% 1/16W 0402 TR | YES | Lead Free | Reach Not Affected | Jan-2017 | Active | RES SMD 12 5% 1/16W 0402 TR | CRCW040212R0JN ED | 541-12JCT-ND |
34 | Thick film Resistor | RC0402FR-071ML | R7 | Yageo | 1 | RES,1M,1%,1/16W, SMD0402 | YES | Lead Free | Reach Not Affected | Jan-2017 | Active | RES SMD 1M 1% 1/16W 0402 | RC0402FR-071ML | 311-1.00MLRCTND |
35 | Ceramic Capacitor | GRM1555C1H101J A01D | C20, C82 | Murata Electronics North America | 2 | CAP,100PF,5%,C0G/NP0, 50V,SMD0402 | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | CAP CER 100PF 50V GRM1555C1H101J C0G/NP0 0402 | A01D | 490-5922-1-ND |
36 | Ceramic Capacitor | GRM1555C1H181J A01D | C40 | Murata Electronics North America | 1 | CAP,180PF,5%,C0G/NP0, 50V,SMD0402 | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | CAP CER 180PF 50V GRM1555C1H181J C0G/NP0 0402 | A01D | 490-3231-1-ND |
37 | Ceramic Capacitor | GRM1555C1H821J A01D | C25 | Murata Electronics North America | 1 | CAP,820PF,5%,C0G/NP0, 50V,SMD0402 | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | CAP CER 820PF 50V GRM1555C1H821J C0G/NP0 0402 | A01D | 490-3242-1-ND |
38 | Ceramic Capacitor | GRM155R71H102K A01D | C50, C51, C52, C53, C54, C55 | Murata Electronics North America | 6 | CAP,1NF,10%,X7R, 50V,SMD0402 | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | CAP CER 1000PF 50V X7R 0402 | A01D | 490-1303-1-ND |
39 | Ceramic Capacitor | GRM155R61A224K E19D | C83 | Murata Electronics North America | 1 | CAP,220NF,10%,X5R, 10V,SMD0402 | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | CAP CER 0.22UF 10V GRM155R61A224K X5R 0402 | E19D | 490-3910-1-ND |
40 | Ceramic Capacitor | GRM155R60J105K E19D | C6, C7, C19, C21, C22 | Murata Electronics North America | 5 | CAP,1UF,10%,X5R,6.3 V,SMD0402 | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | CAP CER 1UF 6.3V X5R 0402 | E19D | 490-1320-1-ND |
41 | Ceramic Capacitor | GRM155R60J225M E15D | C2, C27, C29, C42, C46, C47, C48, C49, C71, C72, C75, C76, C77, C78 | Murata Electronics North America | 14 | CAP,2.2UF,20%,X5R, 6.3V,SMD0402 | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | CAP CER 2.2F 6.3V X5R 0402 | E15D | 490-4519-1-ND |
42 | Ceramic Capacitor | GRM188R60J106M E47D | C68, C69, C70, C79, C81 | Murata Electronics North America | 5 | CAP,10UF,20%,X5R, 6.3V,SMD0603 | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | CAP CER 10F 6.3V X5R 0603 | E47D | 490-3896-1-ND |
43 | Ceramic Capacitor | GRM188R60J226M EA0D | C23,C38, C80 | Murata Electronics North America | 3 | CAP,22UF,20%,X5R, 6.3V,SMD0603 | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | CAP CER 22F 6.3V X5R 0603 | EA0D | 490-7611-1-ND |
44 | Ceramic Capacitor | GRM32DR71E106K A12L | C41, C44 | Murata Electronics North America | 2 | CAP,10UF,10%,X7R, 25V,SMD1210 | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | CAP CER 10F 25V X7R 1210 | A12L | 490-1867-1-ND |
45 | Ceramic Capacitor | GRM155R61A104K A01D | C1, C5, C9, C12, C13, C14, C16, C24, C28, C30, C31, C32, C33, C34, C35, C36, C37, C39, C43, C56, C57, C58, C59, C60, C61, C62, C63, C64, C65, C66, C67, C73, C74, C84, C85 | Murata Electronics North America | 35 | CAP,100NF(0.1uf),10% ,X5R,10V,SMD0402 | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | CAP CER 0.1F 10V GRM155R61A104K X5R 0402 | A01D | 490-1318-1-ND |
46 | Ceramic Capacitor | GRM32ER61E226K E15L | C45 | Murata Electronics North America | 1 | CAP,22UF,10%,X5R, 25V,SMD1210 | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | CAP CER 22F 25V X5R 1210 | E15L | 490-3889-1-ND |
47 | Ceramic Capacitor | GRM155R60J475M E47D | C8, C10, C11 | Murata Electronics North America | 3 | CAP,4.7UF,20%,X5R, 6.3V,SMD0402 | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | CAP CER 4.7F 6.3V X5R 0402 | E47D | 490-5915-1-ND |
48 | Ceramic Capacitor | GRM188R61A335K E15D | C15 | Murata Electronics North America | 1 | CAP,3.3uF,10%,X5R, 10V,SMD0603 | YES | Lead Free | Reach Not Affected | Jan-2017 | Active | CAP CER 3.3F 10V GRM188R61A335K X5R 0603 | E15D | 490-6411-1-ND |
49 | Ceramic Capacitor | GRM1555C1H360J A01D | C3,C4,C17,C18 | Murata Electronics North America | 4 | CAP,36pF,5%,C0G/NP0,50V ,SMD0402 | YES | Lead Free | Reach Not Affected | Jan-2017 | Active | CAP CER 36PF 50V GRM1555C1H360J C0G/NP0 0402 | A01D | 490-5937-1-ND |
50 | Inductor | LQH3NPN1R0NJ0L | L8 | Murata Electronics North America | 1 | FIXED IND 1H 1.62A 40 M SMD,30% | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | FIXED IND 1H 1.62A LQH3NPN1R0NJ0L 40 M SMD | 490-5342-1-ND | |
51 | Inductor | CDRH2D18/HPNP- 2R2NC | L7 | Sumida America Components Inc. | 1 | Power inductor,magnetic shielded,2.2H,1.6A,0.06 ,3.0X3.0X1.8mm,SMD | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | FIXED IND 2.2H 1.9A 60 M SMD | CDRH2D18/HPNP- 2R2NC | 308-2295-2-ND |
52 | Inductor | CDRH3D16/HPNP- 3R3NC | L6 | Sumida America Components Inc. | 1 | Power Inductor,Magnetic shielded,3.3H,1.4A,0.08 5,3.8X3.8X1.6mm,SMD | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | FIXED IND 3.3H 1.8A 85 M SMD | CDRH3D16/HPNP- 3R3NC | 308-1981-1-ND |
53 | Ferrite Bead | BLM15AG601SN1D | L1, L2 | Murata Electronics North America | 2 | Ferrite Bead,600@100MHz,2 5%,300mA,0.6,SMD04 02 | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | FERRITE BEAD 600 0402 1LN | BLM15AG601SN1D | 490-1006-1-ND |
54 | Ferrite Bead | BLM15PD600SN1D | L3, L4 | Murata Electronics North America | 2 | Ferrite Bead,60@100MHz,25 %,1700mA,0.06,SMD0 402 | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | FERRITE BEAD 60 0402 1LN | BLM15PD600SN1D | 490-5201-1-ND |
55 | Ferrite Bead | BKP1005EM221-T | L5, L11 | Taiyo Yuden | 2 | FERRITE BEAD 220 0402,25% | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | FERRITE BEAD 220 0402 1LN | BKP1005EM221-T | 587-3290-1-ND |
56 | LED | 150080VS75000 | D1, D4 | Wurth Electronics Inc. | 2 | LED, Bright GREEN , 570nm,20mA,SMD,0805 | YES | Lead Free | Reach Not Affected | Jan-2017 | Active | LED GREEN CLEAR 150080VS75000 0805 SMD | 732-4986-1-ND | |
57 | LED | 150080BS75000 | D7, D10 | Wurth Electronics Inc. | 2 | LED, BLUE ,470NM, 20mA,SMD,0805 | YES | Lead Free | Reach Not Affected | Jan-2017 | Active | LED BLUE CLEAR 0805 SMD | 150080BS75000 | 732-4982-1-ND |
58 | LED | 150080SS75000 | D8, D9 | Wurth Electronics Inc. | 2 | LED, SUPPER RED ,630NM,20mA, SMD,0805 | YES | Lead Free | Reach Not Affected | Jan-2017 | Active | LED RED CLEAR 0805 SMD | 150080SS75000 | 732-4985-1-ND |
59 | Diode | 1N5819HW-7-F | D3 | Diodes Incorporated | 1 | Diode,Schottky Diode,1N5819HW-7-F,40V,1A,SOD- 123,SMD,-65~125,TR | YES | Lead Free | Reach Not Affected | Jan-2017 | Active | DIODE SCHOTTKY 40V 1A SOD123 | 1N5819HW-7-F | 1N5819HW-FDICTND |
60 | Polyswitch | MF-MSMF050-2 | F1 | Bourns Inc. | 1 | PTC RESETTABLE .50A 15V 1812 | YES | Lead Free | Reach Not Affected | Jan-2017 | Active | PTC RESETTABLE .50A 15V 1812 | MF-MSMF050-2 | MF-MSMF050-2CTND |
61 | Crystal | ABLS2-12.000MHZ- D4Y-T | Q3 | Abracon LLC | 1 | Crystal 12MHz 30ppm (Tol) 30ppm (Stability) 18pF FUND 50 2-Pin HC-49/US SMD T/R | YES | Lead Free | REACH AFFECTE D | Jan-2017 | Active | CRYSTAL 12.0000MHZ 18PF SMD | ABLS2-12.000MHZ- D4Y-T | 535-9869-1-ND |
62 | Crystal | ATS100B-E | Q1 | CTS-Frequency Controls | 1 | Crystal 10.0000MHz 30ppm 18pF 60 -40C - 85C Through Hole HC49/US | YES | Lead Free | Reach Not Affected | Jan-2017 | Active | CRYSTAL 10.0000MHZ 18PF T/H | ATS100B-E | CTX919-ND |
63 | Pin Header | P6E02A-602530-B1 | JP1, JP2, JP3, JP4, JP5, JP6 | 6 | Connector,Pin Header,Straight,Male,1x 2Pin,2.54MM pitch,6.00,3.00,Gold Flash 1u, black,DIP,alt_code:1507 1705 | YES | Lead Free | Reach Not Affected | Jan-2017 | Active | ED90341CT-ND | |||
64 | Pin Header | P6E03A-602530-B1 | J10,J12,J 16 | 3 | Connector,Pin Header,Straight,Male,1x 3Pin,2.54MM pitch,6.00,3.00,Gold Flash 1u, black,DIP,alt_code:1507 1706 | YES | Lead Free | Reach Not Affected | Dec-2015 | Active | H11628CT-ND | |||
65 | Pin Header | P101-1*05SGF116A-NX | QEP_A, QEP_B | 2 | Connector,Pin Header,Straight,Male,1x 5Pin,2.54MM pitch,6.06,3.00,Gold Flash 1u, black,DIP | YES | Lead Free | Reach Not Affected | Jan-2017 | Active | ||||
66 | Pin Header | P101-2*04SGF116A-NX | J1,J3,J 2?J4,J5 ?J7,J6? J8 | 4 | Connector,Pin Header,Straight,Male,2x 4Pin,2.54MM pitch,6.06,3.00,Gold Flash 1u, black,DIP | YES | Lead Free | Reach Not Affected | Dec-2015 | Active | ||||
67 | Pin Socket | CRD-081413-A-G | J21 | Mill-Max Manufacturing Corp. | 1 | Connector,Pin Socket,Straight,Female,2 x10Pin,2.54MM pitch,8.51,9.91,Gold Flash 10u, black,DIP upgrade MPN. old part>CRD-081413-G-A | YES | Lead Free | Reach Not Affected | Dec-2015 | Active | SW410-ND | ||
68 | USB Connector | 897-43-005-00100001 | CON1 | 1 | Connector,MiniUSB B port,5 position,Right Angle,Gold flash 30u,black,SMD | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | CONN RECEPT MINI- USB TYPE B SMT | 897-43-005-00100001 | ||
69 | BTB Connector | DF40C-60DP0.4V(51) | J9 | Hirose Electric Co Ltd | 1 | CONN HDR 60POS 0.4MM SMD GOLD TR | YES | Lead Free | Reach Not Affected | Jun-2016 | Active | CONN HDR 60POS 0.4MM SMD GOLD | DF40C-60DP0.4V(51) | H11628CT-ND |
70 | Shunt | MJ501-EOGF-B-K | JP1,JP2,J P3,JP4,J P5 | 5 | Connector,Shunt,open type 2Pin,2.54MM Pitch,6MM Height,Gold Flash 1u,black,Bulk | YES | Lead Free | Reach Not Affected | Jan-2017 | Active | ||||
71 | Tactile Switch | B3F-3152 | S3 | Omron Electronics Inc- EMC Div | 1 | SWITCH TACTILE SPST-NO 0.05A 24V | YES | Lead Free | Reach Not Affected | Jan-2017 | Active | SWITCH TACTILE B3F-3152 SPST-NO 0.05A 24V | SW410-ND | |
72 | DIP Switch | 219-3MST | S1 | CTS Electrocomponen ts | 1 | Switch, DIP Switches,3 Position,2.54MM Pitch,black housing,white plunger,SMD | YES | Lead Free | Reach Not Affected | Jan-2017 | Active | SWITCH SLIDE DIP SPST 100MA 20V | 219-3MST | CT2193MST-ND |
8 References
The following documents provide further information on C2000 devices. They are available at http://www.ti.com/c2000 and www.ti.com/c2000-launchpad, or via direct links:
- TMS320F2837xD Dual-Core DelfinoTM Microcontrollers Data Manual (SPRS880)
- TMS320F28379D, TMS320F28377D, TMS320F28376D, TMS320F28375D, TMS320F28374D Delfino Microcontrollers Silicon Errata (SPRZ412)
- TMS320F2837xD Dual-Core Delfino Microcontrollers Technical Reference Guide (SPRUHM8)
- TMS320C28x Extended Instruction Sets Technical Reference Manual (SPRUHS1)
- TMS320C28x Instruction Set Simulator Technical Overview (SPRU608)
- TMS320C28x Optimizing C/C++ Compiler v6.1 User's Guide (SPRU514)
- TMS320C28x Assembly Language Tools v6.1 User's Guide (SPRU513)
9 Frequently Asked Questions (FAQ)
- Can other programming and debug tools (such as an XDS510 emulator) be used with the C2000 LaunchPad?
While external emulators could potentially be connected, it would require board modification. For users preferring external emulators, it is recommended to purchase a controlCard and docking station with an external JTAG connector. - What versions of Code Composer Studio can be used to develop software for the C2000 LaunchPad?
For novice users, Code Composer Studio v6 or later is highly recommended, as the drivers and examples are tailored for a smooth user experience. - Why can't I connect to the LaunchPad in Code Composer Studio?
Several common issues can cause connection problems:- S1 Switch Position: Ensure switch S1 position 3 (TRST pin) is in the UP position to enable JTAG functionality.
- Power LEDs: Verify that both power LEDs are lit. For convenience, especially during low-voltage development, ensure jumpers JP1 and JP2 are placed to combine power domains, allowing the board to be powered solely through USB.
- Driver Installation: Check Device Manager for two entries titled "TI XDS100 Channel A/B" under USB Serial Bus controllers. If not present or showing an error (yellow exclamation mark), unplug/replug the board or reinstall the drivers.
- Why is the serial connection not working?
- Correct COM Port: Confirm you are using the correct COM port number listed in Windows Device Manager under Ports (COM & LPT) for the "USB Serial Port".
- Baud Rate: Ensure the serial terminal is configured for the correct baud rate. Examples are typically set for 115200 Baud when the CPU runs at 200 MHz. If PLL settings are changed, the baud rate may need recalculation as described in the TMS320F2837xD Delfino Microcontrollers Technical Reference Guide (SPRUHM8).
Revision History
Changes from Original (August 2016) to A Revision:
- Figure 1 updated.
- Section 3.1 added.
- Section 6.2 updated.
- Section 6.5 added.
- Sections 7.1, 7.2, and 7.3 updated.
- Table 9 updated.