Texas Instruments BoosterPack BOOST-IR User Manual

Infrared (ir). plug-in module

Advertisement

Quick Links

BOOST-IR Infrared (IR) BoosterPack™ Plug-in Module
The BOOST-IR BoosterPack™ Plug-in Module can be plugged into a LaunchPad™ Development Kit for
simple integration of infrared (IR) transceiver functionality. LaunchPad developers can use this
BoosterPack to start developing remote control applications using the on-board keypad, IR LED
transmitter, and IR receiver + demodulator.
Infrared modulation can be simplified by using on-chip IR Modulation Logic, which can be found on select
MSP430 ultra-low-power microcontrollers within the MSP430FRxx MCU series.
Explore IR communication using the MSP430FR4xx and MSP430FR2xx microcontrollers
TI Designs are also available to help accelerate development using IR transceiver capabilities. These
designs contain documentation, design files, and test data to minimize design overhead.
Download a full reference design leveraging the MSP-EXP430FR4133 LaunchPad and BOOST-IR
BoosterPack
BoosterPack, LaunchPad, MSP430, Code Composer Studio, E2E are trademarks of Texas Instruments.
All other trademarks are the property of their respective owners.
SLAU598A – December 2014 – Revised July 2015
Submit Documentation Feedback
Figure 1. BOOST-IR BoosterPack
Copyright © 2014–2015, Texas Instruments Incorporated
SLAU598A – December 2014 – Revised July 2015
BOOST-IR Infrared (IR) BoosterPack™ Plug-in Module
User's Guide
1

Advertisement

Table of Contents
loading

Summary of Contents for Texas Instruments BoosterPack BOOST-IR

  • Page 1 Download a full reference design leveraging the MSP-EXP430FR4133 LaunchPad and BOOST-IR BoosterPack Figure 1. BOOST-IR BoosterPack BoosterPack, LaunchPad, MSP430, Code Composer Studio, E2E are trademarks of Texas Instruments. All other trademarks are the property of their respective owners. SLAU598A – December 2014 – Revised July 2015 BOOST-IR Infrared (IR) BoosterPack™...
  • Page 2: Table Of Contents

    IDE Minimum Requirements for MSP430FR4133 ....................Source Files and Folders ....................Source Files and Folders ...................... Current Consumption ......................Range Testing BOOST-IR Infrared (IR) BoosterPack™ Plug-in Module SLAU598A – December 2014 – Revised July 2015 Submit Documentation Feedback Copyright © 2014–2015, Texas Instruments Incorporated...
  • Page 3: Getting Started

    (IDE) and start looking at the code examples. Section 3 describes the example projects available to make it easy to understand the provided software. SLAU598A – December 2014 – Revised July 2015 BOOST-IR Infrared (IR) BoosterPack™ Plug-in Module Submit Documentation Feedback Copyright © 2014–2015, Texas Instruments Incorporated...
  • Page 4: Hardware

    Hardware www.ti.com Hardware Figure 2 shows an overview of the BOOST-IR module. Figure 2. BOOST-IR Overview BOOST-IR Infrared (IR) BoosterPack™ Plug-in Module SLAU598A – December 2014 – Revised July 2015 Submit Documentation Feedback Copyright © 2014–2015, Texas Instruments Incorporated...
  • Page 5 "stack" with BOOST-IR on top. More information about compatibility can also be found at http://www.ti.com/launchpad. SLAU598A – December 2014 – Revised July 2015 BOOST-IR Infrared (IR) BoosterPack™ Plug-in Module Submit Documentation Feedback Copyright © 2014–2015, Texas Instruments Incorporated...
  • Page 6 UART pin. For proper operation of the Keypad, disconnect the UART RX jumper on the LaunchPad isolation block. BOOST-IR Infrared (IR) BoosterPack™ Plug-in Module SLAU598A – December 2014 – Revised July 2015 Submit Documentation Feedback Copyright © 2014–2015, Texas Instruments Incorporated...
  • Page 7: Schematics

    IR module, it is recommended to disconnect the UART TX jumper on the LaunchPad isolation block. SLAU598A – December 2014 – Revised July 2015 BOOST-IR Infrared (IR) BoosterPack™ Plug-in Module Submit Documentation Feedback Copyright © 2014–2015, Texas Instruments Incorporated...
  • Page 8 3V3 (J1.1) pin on the BoosterPack headers. The 3V3 pin powers everything on the IR BoosterPack, including IR transmit and receive. BOOST-IR Infrared (IR) BoosterPack™ Plug-in Module SLAU598A – December 2014 – Revised July 2015 Submit Documentation Feedback Copyright © 2014–2015, Texas Instruments Incorporated...
  • Page 9: Schematics

    The BOOST-IR Quick Start Guide is SLAU614. Hardware Change Log Table 2. Hardware Change Log PCB Revision Description Rev 1.0 Initial Release SLAU598A – December 2014 – Revised July 2015 BOOST-IR Infrared (IR) BoosterPack™ Plug-in Module Submit Documentation Feedback Copyright © 2014–2015, Texas Instruments Incorporated...
  • Page 10 Product Folder BOOST-IR Product Folder MSP430FR4133 Product Folder Find an answer: MSP430 E2E Support Forum Block Diagram BOOST-IR Infrared (IR) BoosterPack™ Plug-in Module SLAU598A – December 2014 – Revised July 2015 Submit Documentation Feedback Copyright © 2014–2015, Texas Instruments Incorporated...
  • Page 11 Figure 8 shows an overview of the modules involved in internal IR signal generation on the FR4133. SLAU598A – December 2014 – Revised July 2015 BOOST-IR Infrared (IR) BoosterPack™ Plug-in Module Submit Documentation Feedback Copyright © 2014–2015, Texas Instruments Incorporated...
  • Page 12 PWM with the correct envelope timing for sending a 0 or 1 using Pulse Distance Encoding. BOOST-IR Infrared (IR) BoosterPack™ Plug-in Module SLAU598A – December 2014 – Revised July 2015 Submit Documentation Feedback Copyright © 2014–2015, Texas Instruments Incorporated...
  • Page 13 – the carrier modulated pulse width is constant, while the width of the space varies to indicate a logic 0 or logic 1. SLAU598A – December 2014 – Revised July 2015 BOOST-IR Infrared (IR) BoosterPack™ Plug-in Module Submit Documentation Feedback Copyright © 2014–2015, Texas Instruments Incorporated...
  • Page 14 IR applications that require "learning" IR codes. The example software for this TI Design includes a Learning Mode example. BOOST-IR Infrared (IR) BoosterPack™ Plug-in Module SLAU598A – December 2014 – Revised July 2015 Submit Documentation Feedback Copyright © 2014–2015, Texas Instruments Incorporated...
  • Page 15 For more information on the hardware and capabilities of the MSP-EXP430FR4133 LaunchPad, see the MSP430FR4133 LaunchPad Development Kit (MSP-EXP430FR4133) User's Guide (SLAU595). SLAU598A – December 2014 – Revised July 2015 BOOST-IR Infrared (IR) BoosterPack™ Plug-in Module Submit Documentation Feedback Copyright © 2014–2015, Texas Instruments Incorporated...
  • Page 16 P2.1/L25 TEST/SBWTCK P2.2/L26 P4.0/TA1.1 P2.3/L27 P8.3/TA1.2 P2.4/L28 P8.2/TA1CLK P2.5/L29 P8.1/ACLK/A9 P2.6/L30 P8.0/SMCLK/A8 P2.7/L31 Figure 13. MSP430FR4133 Pinout BOOST-IR Infrared (IR) BoosterPack™ Plug-in Module SLAU598A – December 2014 – Revised July 2015 Submit Documentation Feedback Copyright © 2014–2015, Texas Instruments Incorporated...
  • Page 17: Software Examples

    Figure 14. Directing the Project>Import Function to the Demo Project Selecting the \CCS folder also works. The CCS-specific files are located there. SLAU598A – December 2014 – Revised July 2015 BOOST-IR Infrared (IR) BoosterPack™ Plug-in Module Submit Documentation Feedback Copyright © 2014–2015, Texas Instruments Incorporated...
  • Page 18 MSP430Ware, which contains MSP430™ libraries and the TI Resource Explorer. These are already included in a CCS installation (unless the user selected otherwise). BOOST-IR Infrared (IR) BoosterPack™ Plug-in Module SLAU598A – December 2014 – Revised July 2015 Submit Documentation Feedback Copyright © 2014–2015, Texas Instruments Incorporated...
  • Page 19: Source Files And Folders

    BoosterPack hardware and the timers of the MSP430FR4133, and for information on how data is encoded in the examples, see Section 3.1.1. SLAU598A – December 2014 – Revised July 2015 BOOST-IR Infrared (IR) BoosterPack™ Plug-in Module Submit Documentation Feedback Copyright © 2014–2015, Texas Instruments Incorporated...
  • Page 20: Source Files And Folders

    Range was tested with two different resistor values to show the impact of the resistor size on IR signal strength. Changing this resistor is described in Section 2.1.3.2. BOOST-IR Infrared (IR) BoosterPack™ Plug-in Module SLAU598A – December 2014 – Revised July 2015 Submit Documentation Feedback Copyright © 2014–2015, Texas Instruments Incorporated...
  • Page 21: Current Consumption

    For hardware files, see: • BOOST-IR Hardware Design Files Section 2 Section • MSP-EXP430FR4133 Hardware Design Files SLAU598A – December 2014 – Revised July 2015 BOOST-IR Infrared (IR) BoosterPack™ Plug-in Module Submit Documentation Feedback Copyright © 2014–2015, Texas Instruments Incorporated...
  • Page 22 CCS with one click. Figure 16. BOOST-IR Software Examples in TI Resource Explorer BOOST-IR Infrared (IR) BoosterPack™ Plug-in Module SLAU598A – December 2014 – Revised July 2015 Submit Documentation Feedback Copyright © 2014–2015, Texas Instruments Incorporated...
  • Page 23 A: The receiver module is sensitive, and receives almost every transmission sent by the IR LED. Make sure that your firmware ignores the messages that you send. SLAU598A – December 2014 – Revised July 2015 BOOST-IR Infrared (IR) BoosterPack™ Plug-in Module Submit Documentation Feedback Copyright © 2014–2015, Texas Instruments Incorporated...
  • Page 24 Schematics www.ti.com Schematics Hardware design files can be downloaded from www.ti.com/lit/zip/slar104. Figure 17. Schematics BOOST-IR Infrared (IR) BoosterPack™ Plug-in Module SLAU598A – December 2014 – Revised July 2015 Submit Documentation Feedback Copyright © 2014–2015, Texas Instruments Incorporated...
  • Page 25 Throughout document, changed the link destinations for the MSP-EXP430FR4133 Software Examples and MSP- ....................EXP430FR4133 Hardware Design Files NOTE: Page numbers for previous revisions may differ from page numbers in the current version. SLAU598A – December 2014 – Revised July 2015 Revision History Submit Documentation Feedback Copyright © 2014–2015, Texas Instruments Incorporated...
  • Page 26 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.
  • Page 27 Mouser Electronics Authorized Distributor Click to View Pricing, Inventory, Delivery & Lifecycle Information: Texas Instruments BOOST-IR...

Table of Contents