BOOSTXL-DRV8323Rx EVM User's Guide
BOOSTXL-DRV8323Rx EVM User's Guide
This document is provided with the BOOSTXL-DRV8323Rx customer evaluation module (EVM) as a
supplement to the DRV8323Rx data sheet (DRV832x 6 to 60-V Three-Phase Smart Gate Driver). This
user's guide details the hardware implementation of the EVM and how to install the various software
packages.
Contents
1 Introduction ................................................................................................................... 3
1.1 Overview ............................................................................................................. 3
1.2 Purpose and Scope ................................................................................................ 3
2 Hardware and Software Overview ......................................................................................... 4
2.1 Hardware Connections Overview – DRV8323Rx + MSP430F5529 ......................................... 4
2.2 Connection Details.................................................................................................. 5
2.3 LED Lights and Switch Functions ................................................................................ 7
2.4 Interfacing DRV8323Rx and MSP430F5529 LaunchPad .................................................... 8
3 Firmware Installation ........................................................................................................ 9
3.1 Installing Code Composer Studio ................................................................................. 9
3.2 Installing DRV832X Reference Software Development Package ........................................... 12
3.3 Creating or Importing a DRV8x Project into CCS ............................................................. 16
3.4 Updating the MSP430 USB-FET ............................................................................... 19
4 GUI Application ............................................................................................................ 20
4.1 Installation .......................................................................................................... 20
4.2 Hardware Setup ................................................................................................... 21
4.3 Launching BOOSTXL-DRV832X EVM GUI .................................................................... 22
List of Figures
1 Block Diagram................................................................................................................ 3
2 Hardware Connections Overview .......................................................................................... 4
3 Connections .................................................................................................................. 5
4 Jumper Connections 1 ...................................................................................................... 6
5 Jumper Connections 2 ...................................................................................................... 6
6 Micro-USB Connection ...................................................................................................... 7
7 Switches and LED Functions............................................................................................... 7
8 Downloaded Executable for Code Composer Studio Installation ..................................................... 9
9 CCS License Agreement .................................................................................................. 10
10 Default Installation Location for CCS .................................................................................... 10
11 Processors Supported by CCS ........................................................................................... 11
12 Components Available for Installation ................................................................................... 11
13 Emulators Available for Installation ...................................................................................... 12
14 DRV832XX EVM Firmware Executable File ............................................................................ 12
15 Language Selection ........................................................................................................ 12
SLVUB01C – February 2017 – Revised March 2018 BOOSTXL-DRV8323Rx EVM User’s Guide 1
Submit Documentation Feedback
Copyright © 2017–2018, Texas Instruments Incorporated
www.ti.com
List of Tables
1 Fault Status ................................................................................................................... 8
2 BOOSTXL-DRV8323Rx J3 Pin Connections ............................................................................ 8
3 BOOSTXL-DRV8323RX J4 Pin Connections ............................................................................ 9
Trademarks
LaunchPad, Code Composer Studio, BoosterPack, MSP430 are trademarks of Texas Instruments.
All other trademarks are the property of their respective owners.
2 BOOSTXL-DRV8323Rx EVM User’s Guide SLVUB01C – February 2017 – Revised March 2018
Submit Documentation Feedback
Copyright © 2017–2018, Texas Instruments Incorporated
www.ti.com Introduction
1 Introduction
1.1 Overview
The DRV8323Rx is a gate driver IC for three phase motor drive applications. It provides three high-
accuracy trimmed and temperature compensated half bridge drivers, each capable of driving a high-side
and low-side N-type MOSFET.
Both SPI and hardware interface variants provide detailed fault reporting and flexible parameter settings
such as current control options for slew rate control of the gate drivers and various protection features.
Along with the hardware of DRV8323Rx, the MSP430F5529 microcontroller has loaded reference software
that provides the necessary gating pulses to DRV8323Rx to control the BLDC motors.
6 to 60 V
PWM DRV832x
N-Channel
MOSFETs
SPI or H/W Three-Phase Gate Drive
Controller
nFAULT
Protection Current
Sense
Current Sense
3x Sense Amplifiers
600 mA
Buck Regulator
SLVUB01C – February 2017 – Revised March 2018 BOOSTXL-DRV8323Rx EVM User’s Guide 3
Submit Documentation Feedback
Copyright © 2017–2018, Texas Instruments Incorporated
Hardware and Software Overview www.ti.com
3x CSD88584Q5DC
TPD4S009DCKRG4
DRV8323Rx
4 BOOSTXL-DRV8323Rx EVM User’s Guide SLVUB01C – February 2017 – Revised March 2018
Submit Documentation Feedback
Copyright © 2017–2018, Texas Instruments Incorporated
www.ti.com Hardware and Software Overview
Ground
Gate Headers
Figure 3. Connections
Figure 4 and Figure 5 show the jumper pin connections required for the proper functioning of the software.
SLVUB01C – February 2017 – Revised March 2018 BOOSTXL-DRV8323Rx EVM User’s Guide 5
Submit Documentation Feedback
Copyright © 2017–2018, Texas Instruments Incorporated
Hardware and Software Overview www.ti.com
3.3 V
VSENVM GROUND
VSENA
VSENB
ENABLE VSENC
POT ISENC
SCLK ISENB
SCLK ISENA
IDRIVE
VDS
INHA GROUND
INLA HALL A
INHB HALL B
INLB
INHC
INLC SDI
MODE SDO
LED HALL C
nSCS/GAIN
CAL
Figure 6 shows where the Micro-USB cable is plugged in to power the LaunchPad development kit and
provide communication between the MSP430F5529 firmware and GUI.
6 BOOSTXL-DRV8323Rx EVM User’s Guide SLVUB01C – February 2017 – Revised March 2018
Submit Documentation Feedback
Copyright © 2017–2018, Texas Instruments Incorporated
www.ti.com Hardware and Software Overview
Micro-USB Connector
P1.1 switch (motor direction reversal) — This switch allows user to toggle the direction of motor spin
either to be clockwise or counterclockwise rotation.
P2.1 switch (fault clear switch) — This switch is configured to clear the fault status in SPI registers and
to restart the motor. When the user does not want automatic fault recovery when a fault occurs, it
can be turned off in the parameter setup file. In such cases, this button helps in restarting motor
after successful identification and mitigation of fault.
SLVUB01C – February 2017 – Revised March 2018 BOOSTXL-DRV8323Rx EVM User’s Guide 7
Submit Documentation Feedback
Copyright © 2017–2018, Texas Instruments Incorporated
Hardware and Software Overview www.ti.com
LED1 and LED2 — During normal motor operations LED1 and LED2 define the direction of spin. When
any fault occurs. LED1 and LED2 flashes in different patterns to identify the fault. Table 1 describes
the patterns observed with different fault conditions.
8 BOOSTXL-DRV8323Rx EVM User’s Guide SLVUB01C – February 2017 – Revised March 2018
Submit Documentation Feedback
Copyright © 2017–2018, Texas Instruments Incorporated
www.ti.com Firmware Installation
3 Firmware Installation
NOTE: A myTI login account is required to download CCS as well as the SDK package. This section
describes the installation procedure for CCS5.4; however, installing other versions of CCS
v5.x including CCS v6.x is similar.
After following the required steps to download the CCS installer, the ccs_setup_5.4.0.00091.exe file
should be located in the specified download directory. Figure 8 shows this file.
SLVUB01C – February 2017 – Revised March 2018 BOOSTXL-DRV8323Rx EVM User’s Guide 9
Submit Documentation Feedback
Copyright © 2017–2018, Texas Instruments Incorporated
Firmware Installation www.ti.com
Step 2. Read through and accept the license agreement to proceed with the installation (see
Figure 9).
Step 3. Choose a destination directory. Using the default (c:\ti) removes a step in the SDK installation
procedure (see Figure 10).
10 BOOSTXL-DRV8323Rx EVM User’s Guide SLVUB01C – February 2017 – Revised March 2018
Submit Documentation Feedback
Copyright © 2017–2018, Texas Instruments Incorporated
www.ti.com Firmware Installation
SLVUB01C – February 2017 – Revised March 2018 BOOSTXL-DRV8323Rx EVM User’s Guide 11
Submit Documentation Feedback
Copyright © 2017–2018, Texas Instruments Incorporated
Firmware Installation www.ti.com
Step 9. After the installation has completed, click the Finish button to exit the set-up.
Step 2. Follow the prompts to select another language from the default of English (see Figure 15).
Step 3. Click the Next button on the DRV832XX Installer welcome screen (see Figure 16).
12 BOOSTXL-DRV8323Rx EVM User’s Guide SLVUB01C – February 2017 – Revised March 2018
Submit Documentation Feedback
Copyright © 2017–2018, Texas Instruments Incorporated
www.ti.com Firmware Installation
Step 4. Read though and accept the license agreement to proceed with the installation (see
Figure 17).
Step 5. Choose the destination location for the example CCS projects and the documentation (see
Figure 18). This destination can be set to any location in the PC.
SLVUB01C – February 2017 – Revised March 2018 BOOSTXL-DRV8323Rx EVM User’s Guide 13
Submit Documentation Feedback
Copyright © 2017–2018, Texas Instruments Incorporated
Firmware Installation www.ti.com
Step 7. Ensure all running instances of CCS are closed (see Figure 20).
14 BOOSTXL-DRV8323Rx EVM User’s Guide SLVUB01C – February 2017 – Revised March 2018
Submit Documentation Feedback
Copyright © 2017–2018, Texas Instruments Incorporated
www.ti.com Firmware Installation
SLVUB01C – February 2017 – Revised March 2018 BOOSTXL-DRV8323Rx EVM User’s Guide 15
Submit Documentation Feedback
Copyright © 2017–2018, Texas Instruments Incorporated
Firmware Installation www.ti.com
After selecting the workspace, the CCS software opens displaying a welcome menu.
Step 4. Import a project either from the welcome menu by selecting Import Project or go to the
Project menu and select Import Existing CCS Eclipse Project (see Figure 23).
Step 5. In the new window that appears showing the import options, click the Browse... button and
find the provided projects through the folder browser. These projects are located in the SDK
installation directory. The example location is C:\ti\DRV832XX-V1.0 (see Figure 24). When
selected, the provided project appears under Discovered Projects.
Step 6. Make sure the correct box is checked and then click the Finish button (see Figure 24.
16 BOOSTXL-DRV8323Rx EVM User’s Guide SLVUB01C – February 2017 – Revised March 2018
Submit Documentation Feedback
Copyright © 2017–2018, Texas Instruments Incorporated
www.ti.com Firmware Installation
When the projects are imported to the workspace, the project should appear in the Project Explorer
window as shown in Figure 25.
Step 7. Explore the project files, build the project to create an image to be downloaded on the
MSP430F5529 hardware, and download the project from here. Make sure the MSP430F5529
is connected to the PC through USB interface before downloading the code.
Step 8. When the CCS software is connected to the device, run the program from CCS to execute
the program in hardware by clicking the green play button (see Figure 27. Click the red stop
button ((see Figure 27) to disconnect the MSP-FET430UIF from.
A new window appears showing loading of the program on MSP430 hardware (see Figure 28).
Step 9. To create a new project, start by clicking on the File menu, select New, and then CCS
Project. A new window appears. Complete these steps to proceed:
1. Fill in the Project Name text field.
2. Under the Family drop-down menu, select MSP430x5xx Family.
3. Select MSP430F5529 from the Variant drop-down menu and the specific device in the
adjoining field.
18 BOOSTXL-DRV8323Rx EVM User’s Guide SLVUB01C – February 2017 – Revised March 2018
Submit Documentation Feedback
Copyright © 2017–2018, Texas Instruments Incorporated
www.ti.com Firmware Installation
CAUTION
To help prevent any device damage, wait for the update to finish before
unplugging the MSP430 device or closing CCS.
SLVUB01C – February 2017 – Revised March 2018 BOOSTXL-DRV8323Rx EVM User’s Guide 19
Submit Documentation Feedback
Copyright © 2017–2018, Texas Instruments Incorporated
GUI Application www.ti.com
4 GUI Application
4.1 Installation
Follow these steps to install the GUI application:
Step 1. Download and run theSetup_boostxldrv832x-1.0.0_EVM.exe installer file to install the GUI
application.
Step 2. Install the COM port driver for TI MSP430 USB (the firmware on MSP430F5529 LaunchPad
development kit plug-in module).
This driver is automatically installed during the GUI installation process. Click the Install button when the
window shown in Figure 32 appears during the GUI installation. If this pop-up does not appear, then the
drivers are already installed.
20 BOOSTXL-DRV8323Rx EVM User’s Guide SLVUB01C – February 2017 – Revised March 2018
Submit Documentation Feedback
Copyright © 2017–2018, Texas Instruments Incorporated
www.ti.com GUI Application
If the automatic driver installation fails for some reason, or if the Don’t Install button was clicked, install the
drivers manually. First find the driver .inf file (msp430_ti_signed.inf) in the following folder: C:\Program
Files (x86)\Texas Instruments\BOOSTXL-DRV832X\TI MSP430 USB Driver. Right click on the .inf file and
select the Install option. Follow the installation instructions to successfully install the driver.
If any issues occur during the driver installation steps or to learn more about the process, download and
extract the MSP430 USB Developers Package from www.ti.com/tool/msp430usbdevpack and refer to
sections 2.5.2 for Windows 7 and 2.5.3 for Windows 8 in the document
Examples_Guide_MSP430_USB.pdf based on the appropriate Windows. This document can be found
under the MSP430USBDevelopersPackage_5_10_00_17\MSP430_USB_Software\Documentation
directory of the extracted MSP430 USB Developers Package.
NOTE: Observe the correct polarity of the 40-pin LaunchPad headers. The MSP430F5529
LaunchPad header J1 should be connected to BOOSTXL-DRV8323Rx BoosterPack header
J3 and MSP430F5529 LaunchPad header J2 should be connected to BOOSTXL-
DRV8323Rx BoosterPack header J4.
Step 2. Connect the three phases from the brushless DC motor to the J5 connector on the
BOOSTXL-DRV8323Rx BoosterPack plug-in module. Phase A, B, and C are labeled in white
silkscreen on the PCB top layer.
NOTE: If using the sensored firmware on the MSP430F5529 LaunchPad development kit, connect a
brushless DC motor Hall sensor inputs to header J2. If using sensorless firmware header J2
can be left unconnected.
NOTE: If using 1x PWM Mode with the sensored firmware R36, R37, and R38 must be populated
with 0-Ω resistors.
NOTE: Observe the correct polarity of +VM and GND connections on the BOOSTXL-DRV8323Rx
BoosterPack connection J1
Step 4. Connect a Micro-USB cable to the LaunchPad development kit and computer.
Step 5. Turn on the power supply and power up the PCB.
SLVUB01C – February 2017 – Revised March 2018 BOOSTXL-DRV8323Rx EVM User’s Guide 21
Submit Documentation Feedback
Copyright © 2017–2018, Texas Instruments Incorporated
GUI Application www.ti.com
22 BOOSTXL-DRV8323Rx EVM User’s Guide SLVUB01C – February 2017 – Revised March 2018
Submit Documentation Feedback
Copyright © 2017–2018, Texas Instruments Incorporated
www.ti.com Revision History
Revision History
NOTE: Page numbers for previous revisions may differ from page numbers in the current version.
• Added links to download the installation package for the reference software ................................................... 12
• Added the note about the revision A MDBU017 board not meeting the SO offset specification ............................... 1
3 Regulatory Notices:
3.1 United States
3.1.1 Notice applicable to EVMs not FCC-Approved:
FCC NOTICE: This kit is designed to allow product developers to evaluate electronic components, circuitry, or software
associated with the kit to determine whether to incorporate such items in a finished product and software developers to write
software applications for use with the end product. This kit is not a finished product and when assembled may not be resold or
otherwise marketed unless all required FCC equipment authorizations are first obtained. Operation is subject to the condition
that this product not cause harmful interference to licensed radio stations and that this product accept harmful interference.
Unless the assembled kit is designed to operate under part 15, part 18 or part 95 of this chapter, the operator of the kit must
operate under the authority of an FCC license holder or must secure an experimental authorization under part 5 of this chapter.
3.1.2 For EVMs annotated as FCC – FEDERAL COMMUNICATIONS COMMISSION Part 15 Compliant:
CAUTION
This device complies with part 15 of the FCC Rules. Operation is subject to the following two conditions: (1) This device may not
cause harmful interference, and (2) this device must accept any interference received, including interference that may cause
undesired operation.
Changes or modifications not expressly approved by the party responsible for compliance could void the user's authority to
operate the equipment.
3.2 Canada
3.2.1 For EVMs issued with an Industry Canada Certificate of Conformance to RSS-210 or RSS-247
Concerning EVMs Including Radio Transmitters:
This device complies with Industry Canada license-exempt RSSs. Operation is subject to the following two conditions:
(1) this device may not cause interference, and (2) this device must accept any interference, including interference that may
cause undesired operation of the device.
3.3.2 Notice for Users of EVMs Considered “Radio Frequency Products” in Japan: EVMs entering Japan may not be certified
by TI as conforming to Technical Regulations of Radio Law of Japan.
If User uses EVMs in Japan, not certified to Technical Regulations of Radio Law of Japan, User is required to follow the
instructions set forth by Radio Law of Japan, which includes, but is not limited to, the instructions below with respect to EVMs
(which for the avoidance of doubt are stated strictly for convenience and should be verified by User):
1. Use EVMs 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.1 of Article 6 of the Ministry’s Rule for
Enforcement of Radio Law of Japan,
2. Use EVMs only after User obtains the license of Test Radio Station as provided in Radio Law of Japan with respect to
EVMs, or
3. Use of EVMs only after User obtains the Technical Regulations Conformity Certification as provided in Radio Law of Japan
with respect to EVMs. Also, do not transfer EVMs, unless User gives the same notice above to the transferee. Please note
that if User does not follow the instructions above, User will be subject to penalties of Radio Law of Japan.
【無線電波を送信する製品の開発キットをお使いになる際の注意事項】 開発キットの中には技術基準適合証明を受けて
いないものがあります。 技術適合証明を受けていないもののご使用に際しては、電波法遵守のため、以下のいずれかの
措置を取っていただく必要がありますのでご注意ください。
1. 電波法施行規則第6条第1項第1号に基づく平成18年3月28日総務省告示第173号で定められた電波暗室等の試験設備でご使用
いただく。
2. 実験局の免許を取得後ご使用いただく。
3. 技術基準適合証明を取得後ご使用いただく。
なお、本製品は、上記の「ご使用にあたっての注意」を譲渡先、移転先に通知しない限り、譲渡、移転できないものとします。
上記を遵守頂けない場合は、電波法の罰則が適用される可能性があることをご留意ください。 日本テキサス・イ
ンスツルメンツ株式会社
東京都新宿区西新宿6丁目24番1号
西新宿三井ビル
3.3.3 Notice for EVMs for Power Line Communication: Please see http://www.tij.co.jp/lsds/ti_ja/general/eStore/notice_02.page
電力線搬送波通信についての開発キットをお使いになる際の注意事項については、次のところをご覧ください。http:/
/www.tij.co.jp/lsds/ti_ja/general/eStore/notice_02.page
5. Accuracy of Information: To the extent TI provides information on the availability and function of EVMs, TI attempts to be as accurate
as possible. However, TI does not warrant the accuracy of EVM descriptions, EVM availability or other information on its websites as
accurate, complete, reliable, current, or error-free.
6. Disclaimers:
6.1 EXCEPT AS SET FORTH ABOVE, EVMS AND ANY MATERIALS PROVIDED WITH THE EVM (INCLUDING, BUT NOT
LIMITED TO, REFERENCE DESIGNS AND THE DESIGN OF THE EVM ITSELF) ARE PROVIDED "AS IS" AND "WITH ALL
FAULTS." TI DISCLAIMS ALL OTHER WARRANTIES, EXPRESS OR IMPLIED, REGARDING SUCH ITEMS, INCLUDING BUT
NOT LIMITED TO ANY EPIDEMIC FAILURE WARRANTY OR IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS
FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT OF ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADE
SECRETS OR OTHER INTELLECTUAL PROPERTY RIGHTS.
6.2 EXCEPT FOR THE LIMITED RIGHT TO USE THE EVM SET FORTH HEREIN, NOTHING IN THESE TERMS SHALL BE
CONSTRUED AS GRANTING OR CONFERRING ANY RIGHTS BY LICENSE, PATENT, OR ANY OTHER INDUSTRIAL OR
INTELLECTUAL PROPERTY RIGHT OF TI, ITS SUPPLIERS/LICENSORS OR ANY OTHER THIRD PARTY, TO USE THE
EVM IN ANY FINISHED END-USER OR READY-TO-USE FINAL PRODUCT, OR FOR ANY INVENTION, DISCOVERY OR
IMPROVEMENT, REGARDLESS OF WHEN MADE, CONCEIVED OR ACQUIRED.
7. USER'S INDEMNITY OBLIGATIONS AND REPRESENTATIONS. USER WILL DEFEND, INDEMNIFY AND HOLD TI, ITS
LICENSORS AND THEIR REPRESENTATIVES HARMLESS FROM AND AGAINST ANY AND ALL CLAIMS, DAMAGES, LOSSES,
EXPENSES, COSTS AND LIABILITIES (COLLECTIVELY, "CLAIMS") ARISING OUT OF OR IN CONNECTION WITH ANY
HANDLING OR USE OF THE EVM THAT IS NOT IN ACCORDANCE WITH THESE TERMS. THIS OBLIGATION SHALL APPLY
WHETHER CLAIMS ARISE UNDER STATUTE, REGULATION, OR THE LAW OF TORT, CONTRACT OR ANY OTHER LEGAL
THEORY, AND EVEN IF THE EVM FAILS TO PERFORM AS DESCRIBED OR EXPECTED.
9. Return Policy. Except as otherwise provided, TI does not offer any refunds, returns, or exchanges. Furthermore, no return of EVM(s)
will be accepted if the package has been opened and no return of the EVM(s) will be accepted if they are damaged or otherwise not in
a resalable condition. If User feels it has been incorrectly charged for the EVM(s) it ordered or that delivery violates the applicable
order, User should contact TI. All refunds will be made in full within thirty (30) working days from the return of the components(s),
excluding any postage or packaging costs.
10. Governing Law: These terms and conditions shall be governed by and interpreted in accordance with the laws of the State of Texas,
without reference to conflict-of-laws principles. User agrees that non-exclusive jurisdiction for any dispute arising out of or relating to
these terms and conditions lies within courts located in the State of Texas and consents to venue in Dallas County, Texas.
Notwithstanding the foregoing, any judgment may be enforced in any United States or foreign court, and TI may seek injunctive relief
in any United States or foreign court.
Mailing Address: Texas Instruments, Post Office Box 655303, Dallas, Texas 75265
Copyright © 2018, Texas Instruments Incorporated
IMPORTANT NOTICE FOR TI DESIGN INFORMATION AND RESOURCES
Texas Instruments Incorporated (‘TI”) technical, application or other design advice, services or information, including, but not limited to,
reference designs and materials relating to evaluation modules, (collectively, “TI Resources”) are intended to assist designers who are
developing applications that incorporate TI products; by downloading, accessing or using any particular TI Resource in any way, you
(individually or, if you are acting on behalf of a company, your company) agree to use it solely for this purpose and subject to the terms of
this Notice.
TI’s provision of TI Resources does not expand or otherwise alter TI’s applicable published warranties or warranty disclaimers for TI
products, and no additional obligations or liabilities arise from TI providing such TI Resources. TI reserves the right to make corrections,
enhancements, improvements and other changes to its TI Resources.
You understand and agree that you remain responsible for using your independent analysis, evaluation and judgment in designing your
applications and that you have full and exclusive responsibility to assure the safety of your applications and compliance of your applications
(and of all TI products used in or for your applications) with all applicable regulations, laws and other applicable requirements. You
represent that, with respect to your applications, you have all the necessary expertise to create and implement safeguards that (1)
anticipate dangerous consequences of failures, (2) monitor failures and their consequences, and (3) lessen the likelihood of failures that
might cause harm and take appropriate actions. You agree that prior to using or distributing any applications that include TI products, you
will thoroughly test such applications and the functionality of such TI products as used in such applications. TI has not conducted any
testing other than that specifically described in the published documentation for a particular TI Resource.
You are authorized to use, copy and modify any individual TI Resource only in connection with the development of applications that include
the TI product(s) identified in such TI Resource. NO OTHER LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE TO
ANY OTHER TI INTELLECTUAL PROPERTY RIGHT, AND NO LICENSE TO ANY TECHNOLOGY OR INTELLECTUAL PROPERTY
RIGHT OF TI OR ANY THIRD PARTY IS GRANTED HEREIN, including but not limited to any patent right, copyright, mask work right, or
other intellectual property right relating to any combination, machine, or process in which TI products or services are used. Information
regarding or referencing third-party products or services does not constitute a license to use such products or services, or a warranty or
endorsement thereof. Use of TI Resources 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.
TI RESOURCES ARE PROVIDED “AS IS” AND WITH ALL FAULTS. TI DISCLAIMS ALL OTHER WARRANTIES OR
REPRESENTATIONS, EXPRESS OR IMPLIED, REGARDING TI RESOURCES OR USE THEREOF, INCLUDING BUT NOT LIMITED TO
ACCURACY OR COMPLETENESS, TITLE, ANY EPIDEMIC FAILURE WARRANTY AND ANY IMPLIED WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT OF ANY THIRD PARTY INTELLECTUAL
PROPERTY RIGHTS.
TI SHALL NOT BE LIABLE FOR AND SHALL NOT DEFEND OR INDEMNIFY YOU AGAINST ANY CLAIM, INCLUDING BUT NOT
LIMITED TO ANY INFRINGEMENT CLAIM THAT RELATES TO OR IS BASED ON ANY COMBINATION OF PRODUCTS EVEN IF
DESCRIBED IN TI RESOURCES OR OTHERWISE. IN NO EVENT SHALL TI BE LIABLE FOR ANY ACTUAL, DIRECT, SPECIAL,
COLLATERAL, INDIRECT, PUNITIVE, INCIDENTAL, CONSEQUENTIAL OR EXEMPLARY DAMAGES IN CONNECTION WITH OR
ARISING OUT OF TI RESOURCES OR USE THEREOF, AND REGARDLESS OF WHETHER TI HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.
You agree to fully indemnify TI and its representatives against any damages, costs, losses, and/or liabilities arising out of your non-
compliance with the terms and provisions of this Notice.
This Notice applies to TI Resources. Additional terms apply to the use and purchase of certain types of materials, TI products and services.
These include; without limitation, TI’s standard terms for semiconductor products http://www.ti.com/sc/docs/stdterms.htm), evaluation
modules, and samples (http://www.ti.com/sc/docs/sampterms.htm).
Mailing Address: Texas Instruments, Post Office Box 655303, Dallas, Texas 75265
Copyright © 2018, Texas Instruments Incorporated