0
登录后你可以
  • 下载海量资料
  • 学习在线课程
  • 观看技术视频
  • 写文章/发帖/加入社区
创作中心
发布
  • 发文章

  • 发资料

  • 发帖

  • 提问

  • 发视频

创作活动
430BOOST-SHARP96

430BOOST-SHARP96

  • 厂商:

    BURR-BROWN(德州仪器)

  • 封装:

    -

  • 描述:

    SHARP MEMORY LCD BOOSTERPACK

  • 数据手册
  • 价格&库存
430BOOST-SHARP96 数据手册
User's Guide SLAU553 – February 2014 Sharp® LCD BoosterPack (430BOOST-SHARP96) for the LaunchPad The Sharp® Memory LCD BoosterPack plug-in module is based on the LS013B4DN04 display from Sharp Electronics and features capacitive touch sliders. MCU LaunchPad™ evaluation kit developers can use this BoosterPack to display sensor readings, time, and other information using the display's 96x96 pixels and can also provide touch-based input. Figure 1. 430BOOST-SHARP96 Sharp LCD BoosterPack LaunchPad, Code Composer Studio are trademarks of Texas Instruments. IAR Embedded Workbench is a registered trademark of IAR Systems. Sharp is a registered trademark of Sharp Corporation. All other trademarks are the property of their respective owners. SLAU553 – February 2014 Submit Documentation Feedback Sharp® LCD BoosterPack (430BOOST-SHARP96) for the LaunchPad Copyright © 2014, Texas Instruments Incorporated 1 www.ti.com 1 2 3 4 5 Contents Getting Started .............................................................................................................. 3 Hardware ..................................................................................................................... 4 Example Code ............................................................................................................... 8 Additional Resources ..................................................................................................... 14 FAQ ......................................................................................................................... 15 1 430BOOST-SHARP96 Sharp LCD BoosterPack ....................................................................... 2 EVM Top View 4 3 BoosterPack Default Pinout 4 List of Figures 4 5 6 7 8 9 10 .............................................................................................................. ............................................................................................... LCD Power Selection ....................................................................................................... Schematic .................................................................................................................... Layout Top and Bottom Layers ........................................................................................... Slider Element Definition ................................................................................................. Touch Pro GUI Oscilloscope View ...................................................................................... Touch Pro GUI Bar Graph View ......................................................................................... 430BOOST-SHARP96 Software Examples in TI Resource Explorer .............................................. 1 5 6 7 11 12 13 14 List of Tables 2 1 Sharp LS013B4DN04 Display Connections ............................................................................. 2 Hardware Change Log ..................................................................................................... 7 3 Source Files and Folders .................................................................................................. 8 Sharp® LCD BoosterPack (430BOOST-SHARP96) for the LaunchPad Copyright © 2014, Texas Instruments Incorporated 7 SLAU553 – February 2014 Submit Documentation Feedback Getting Started www.ti.com 1 Getting Started 1.1 Key Features • • • • • 1.2 Kit Contents • • 1.3 Sharp LS013B4DN04 Memory LCD – 1.3-inch screen of 96 x 96 pixels – Ultra-low-power consumption – Provides excellent viewing angles and high-contrast images or text – Display is controlled serially using SPI Two capacitive touch sliders (three-element sliders) DC/DC 3-V to 5-V converter available to support 5-V Sharp displays Software enabled by TI's software libraries – Graphics Library support and examples available – Capacitive Touch Library support and examples available Fully open-source hardware and software available for download 1x 430BOOST-SHARP96 BoosterPack 1x Quick Start Guide First Steps - Out of Box Experience A good method to get familiar with the EVM is by using available example code online. The examples demonstrate the key features of the BoosterPack. 3. Choose a LaunchPad that fits your needs–see Section 3 2. Download example code 1. Plug the BoosterPack into the LaunchPad Launch! 1.4 Next Steps - Looking Into the Provided Code After the EVM features have been explored, the fun can begin. It's time to set up an IDE and start digging into the code examples. Section 3 describes the example projects available to make it easy to dig into the software. Section 4.2 explains the required steps for IDE installation. 1.5 FCC/IC Regulatory Compliance FCC Part 15 Class B Compliant IC ICES-003 Class B Compliant SLAU553 – February 2014 Submit Documentation Feedback Sharp® LCD BoosterPack (430BOOST-SHARP96) for the LaunchPad Copyright © 2014, Texas Instruments Incorporated 3 Hardware 2 www.ti.com Hardware Figure 2. EVM Top View Figure 3. BoosterPack Default Pinout 2.1 2.1.1 Hardware Features Ultra-Low-Power LCD The Sharp Microelectronics LS013B4DN04 1.35-inch PNLC Memory LCD is loaded with features that deliver a display capable of smooth-moving graphics with 50% reflectance and low power use of 10 µW. The LCD is visible in a 0.5-lux environment without requiring a light source. • Reflective panel of white and black with aspect ratio of 1:1 • 1.3-inch screen has 96x96 resolution (9216 pixels stripe array) • Display control by serial data signal communication (SPI) • Typical power consumption 6 µW (static mode, depends on update rate) 2.1.2 Capacitive Touch Sliders Two capacitive touch sliders are featured to enable user input. Each slider consists of three elements, one of which is on both the top and bottom of the slider. See Figure 3 for slider element connections. 4 Sharp® LCD BoosterPack (430BOOST-SHARP96) for the LaunchPad Copyright © 2014, Texas Instruments Incorporated SLAU553 – February 2014 Submit Documentation Feedback Hardware www.ti.com The capacitive touch sliders are bare PCB elements without any material overlay. This reduces overall performance but is still sufficient for menus and other user interaction with the Sharp display. For improved performance, an overlay can be used on the sliders, although this requires recalibration of the MSP430G2 LaunchPad capacitive touch example (see Section 3.2.2). Note that when using the capacitive touch sliders, the LaunchPad + 430BOOST-SHARP96 BoosterPack should be held carefully. It is possible for the user to hold the LaunchPad in a way that touches the capacitive touch slider pins directly; for example, hands touching through-hole pins on the bottom of the LaunchPad. If this occurs, the readings of the sliders will be incorrect and unexpected behavior could occur. It is best to set the LaunchPad + BoosterPack flat on a surface instead of holding it to prevent this. 2.1.3 Customizable Power Section The power section is designed to work out of the box in most use cases; however, some special cases might require a different power supply wiring. Through-hole pins are provided for BoosterPack headers and the power system. A set of 0-Ω resistors allow routing in predefined scenarios. The default setting uses a GPIO pin to power the BoosterPack at LaunchPad GPIO voltage. This allows removing power from the BoosterPack entirely via software on the LaunchPad. It is often beneficial to control the power of the LCD directly, and although the LCD is ultra-low power, completely powering it down can extend battery life. By modifying the 0-Ω resistors the setup can be changed to connect to VCC all the time. This frees up one pin on the BoosterPack header. Additionally, there is a 3-V to 5-V DC/DC converter on board. In the default configuration this DC/DC converter is completely disconnected. Using 0-Ω resistors or solder bridges the converter can be enabled and the output used to power the display. This can be useful to interface other Sharp displays that come with the same connector but require 5 V. Figure 4. LCD Power Selection To change to 5-V power for the LCD, use the following procedure: • Add in 0-Ω (or solder bridge) R11 or R12 to source 3.3 V to DC-DC converter – Populate only R11 or R12, not both – R12 supplies 3.3V Vcc from the BoosterPack header to Vin (DC-DC always on) – R11 supplies GPIO (Pin 2) from the BoosterPack header to Vin (control Vin on or off) • Remove R2, which is the 3.3-V I/O supply to the LCD • Add a 0-Ω (or solder bridge) R10 to select 5-V output SLAU553 – February 2014 Submit Documentation Feedback Sharp® LCD BoosterPack (430BOOST-SHARP96) for the LaunchPad Copyright © 2014, Texas Instruments Incorporated 5 Hardware 2.1.4 www.ti.com Fully Customizable Wiring The BoosterPack wiring is fully user configurable to match special setups. All BoosterPack headers are brought to through-hole pins. From there the signals are connected through 0-Ω resistors to the display header by another set of through-hole pins. This is the default wiring that should work in most cases. To allow for special use cases, especially when stacking multiple BoosterPacks, the 0-Ω resistors can be removed with a soldering iron. Custom connections can then be made from using the through-hole pins for easy soldering. 2.2 Schematic and Layout All design documents are available for download in PDF and native design format from http://www.ti.com/lit/zip/slac643. The 430BOOST-SHARP96 BoosterPack was designed in Mentor Graphics PADS schematic and layout. A free viewer is available to see both the schematic and layout files on the Mentor Graphics website at http://www.mentor.com/pcb/downloads/pads-pcb-viewer. A time-limited version of PADS is available online from Mentor Graphics for free. This version has complete functionality until the 30-day license expires. This version can be downloaded directly from http://www.mentor.com/pcb/product-eval/pads-downloadevaluation. 2.2.1 Schematic Figure 5 shows the schematic of the 430BOOST-SHARP96 BoosterPack. Flexible Power Supply DCDC Supply Selection L1 DCDC V_IN TP3 Populate only one (R12 or R11) R7 4.7uH LQH3NPN4R7NG0 TPS61222DCK 0 (dnp)R12 1 VIN 3.3V LaunchPad VCC 0 (dnp)R11 2 FB C5 GPIO TP4 C4 L 5 3 GND 22u DCDC V_OUT 133k EN 6 U1 Display Supply Selection 10n VOUT 4 Populate only one (R10, R1, R2) Default: 3.3V LaunchPad VCC R10 0 (dnp) R1 0 (dnp) R2 0 C6 4u7 VCC 5V DCDC onboard 3.3V LaunchPad VCC C1 100n GPIO J3 J6 BP1-VCC 1 BP2 2 2 BP3 3 3 BP4 4 Populate only R17 or R16! 4 GPIO R16 0 TP9 100n R5 0 (dnp) 2 2 BP19 3 3 BP18 0 BP5 5 5 BP6 6 6 BP7 7 7 BP8 8 8 8 8 BP13 BP9 9 9 9 9 BP12 BP10 10 10 0 R14 SPI_SI R3 0 TP7 4 6 6 BP15 7 7 BP14 0 SPI_CLK TP8 1 2 1010 BP11 VCC (dnp) (dnp) C2 100n Default assembly for 3.3V 96x96 pixel display Sharp LS013B4DN04 Configure Power supply to use DCDC stepper for 5V Sharp displays 5 4 3 2 J6 & J7 in conjuntion with the through hole testpoints J23 VCC R8 4k7 (dnp) R4 Flexible Pinout 1 SPI_SI 7 SPI_CLK 6 SPI_CS 8 3 TOUCH_SLIDER4R EXTCOMIN Supports Multiple Sharp Displays 9 VSS 10 VSSA TOUCH_SLIDER4L can be used to easily customize the pinout 5 5 BP16-RST SPI_CS VDD 3 R6 J2 4 4 BP17-TEST TP6 DISP DISP 2 0 (dnp) J4 1 1 BP20-GND R9 EXT_COMIN VDDA 1 R17 Always on with Power pin EXT MODE 4 C3 Display On Selection Application UART J1 J7 TP1 1 R8, R9 (dnp R4, R5) -> Hardware Refresh Mode 0 R4, R5 (dnp R8,R9) -> Software TP2 Default: Software Figure 5. Schematic 6 Sharp® LCD BoosterPack (430BOOST-SHARP96) for the LaunchPad Copyright © 2014, Texas Instruments Incorporated SLAU553 – February 2014 Submit Documentation Feedback Hardware www.ti.com 2.2.2 Display Connections Table 1. Sharp LS013B4DN04 Display Connections 2.3 Pin Symbol Function 1 SCLK 2 SI 3 SCS 4 EXTCOMIN 5 DISP Display on or off signal 6 VDDA Power supply (analog) 7 VDD Power supply (digital) 8 EXTMODE Serial clock signal Serial data input signal Chip select signal External COM inversion signal input High = Enabled Low = Serial input flag enabled COM inversion select terminal 9 VSS GND (digital) 10 VSSA GND (analog) Layout Figure 6 shows the layout of the PCB. Figure 6. Layout Top and Bottom Layers 2.4 Hardware Change Log Table 2. Hardware Change Log PCB Revision Rev. 1.1 Description Initial Release SLAU553 – February 2014 Submit Documentation Feedback Sharp® LCD BoosterPack (430BOOST-SHARP96) for the LaunchPad Copyright © 2014, Texas Instruments Incorporated 7 Example Code 3 www.ti.com Example Code This section describes the function and structure of the example code that is provided for this EVM. 3.1 MSP430FR5969 LaunchPad - MSP-EXP430FR5969 The MSP430FR5969 LaunchPad, or MSP-EXP430FR5969, has out-of-box code that utilizes the 430BOOST-SHARP96 LCD BoosterPack. This is the most comprehensive code example using the 430BOOST-SHARP96 LCD BoosterPack. An overview of this example code is provided here, but more details are found in the MSP430FR5969 LaunchPad User's Guide (SLAU535). 3.1.1 Source Code File Structure The project is split into multiple files as shown in Table 3. This makes it easier to navigate and reuse parts of it for other projects. Table 3. Source Files and Folders Name 3.1.2 Description Main.c The user experience demo main function, shared ISRs, and other operations ActivePowerMeasure.c Main function file for Active Mode Power app ClockApp.c Main function file for Clock app FR59xx_EXP.c File for handling system init, main menu, and button operations FRAMSpeedApp.c Main function file for FRAM Speed app Game.c Main function file for SliderBall video game app SYS.c Functions to enter and exit LPM3.5 myTimer.c Contains all timer-based functions and interrupts ULPMeter.c Main function file for Battery Free Stopwatch app Library: CTS Capacitive Touch Software Library CAPSENSELIBRARY Library: Driverlib Device driver library MSP430DRIVERLIB Library: grlib Graphics library MSP430-GRLIB for the Sharp LCD Folder: Preloaded images Images for the LCD screen Navigation and Main Menu When the User Experience demo starts, it shows a title screen on the LCD and then the main selection menu. The main menu shows all of the applications that are available in the demo. Select an application option in the menu using the left capacitive touch slider. Note: Only the left capacitive touch slider is used for navigation. After an application is selected, press button S2 to enter the application. To change the application or exit, press button S1 and then navigate the main menu to select a different application. 3.1.3 Clock Application This mode provides an accurate clock using RTC in low-power mode 3 (LPM3). Immediately upon entering the Clock app, the user is expected to set the date and time details before the clock starts running. This must be done every time the application is entered, because the clock values are not maintained when running any of the other applications. Use the slider to change the time settings, and then press button S2 to save the settings. 8 Sharp® LCD BoosterPack (430BOOST-SHARP96) for the LaunchPad Copyright © 2014, Texas Instruments Incorporated SLAU553 – February 2014 Submit Documentation Feedback Example Code www.ti.com 3.1.4 FRAM Speed Application This mode shows the maximum write speed of FRAM on the BoosterPack display. FRAM is written in 1KB blocks. Direct Memory Access (DMA) is used to transfer data and the main clock (MCLK) is set to run at 8 MHz. This application writes data to FRAM at approximately 7300 kbps compared to typical flash write speeds at 13 kbps. This mode also shows the total number of KB written and the FRAM write endurance (%). 3.1.5 Battery-Free Application This mode runs a stopwatch without batteries by leveraging the on-board super capacitor. When entering this mode, you are presented with two options: Run App: In this mode, the MSP430FR5969 stays in an ultra-low-power LPM3.5 mode and consumes approximately 500 nA. The RTC is available to wake up the MCU once per minute to read the input voltage from the capacitor and store that data into FRAM. During this time, a stopwatch is continuously updated. When the MCU is asleep in LPM3.5, the display is turned off. To wake up the MCU to see the remaining charge of the capacitor and the current time on the stopwatch, press button (S2). While the MCU is awake, the stopwatch stops tracking time. Press button (S2) again to go back to LPM3.5 and start the RTC again. Ensure the supercap is being used by closing J11 to charge the capacitor, and then setting J2 to "Use" the capacitor. If an additional jumper is needed for J11, the GND jumper on J13 can be used, as this jumper is not required (GND is connected either way). Transfer Data: In this mode, the logged voltage readings from a previous "Run App" execution are read from FRAM and sent to a PC through the backchannel UART over USB. These readings can be read using any terminal or serial monitor application on the PC. 3.1.6 Active Power Application The active power consumption of the MSP430FR5969 is dependent on three things: the code, the data cache hit ratio, and the clock speed of the CPU. Choose the desired operating frequency of the CPU (1 MHz, 2.67 MHz, 4 MHz, or 8 MHz). Then, choose your desired cache hit ratio (50%, 66%, 75%, or 100%). Press button (S2) to enter or exit the Active Mode code operation. To measure the active mode current, remove the "Current" jumper (J9) and place an ammeter across the J9 terminals. 3.1.7 SliderBall Game This mode demonstrates the capacitive touch I/O pins available on the MSP430FR5969. Two linear sliders are available on the 430BOOST-SHARP96 BoosterPack, and they control two paddles. Move the paddles to keep the ball in play! Your high scores are saved in FRAM and retained after power cycles. The scores are lost only when you reprogram the device. 3.1.8 Special Notes: Inverting the Display Color Scheme The User Experience demo code can invert the display colors. This can be a useful feature for times when the original display color settings are difficult to read. To invert the colors, edit the file sharp96x96.h in the grlib directory. In the 'User Configuration for the LCD Driver' section under 'Invert Display Option' use either one of the # defines NORMAL_DISPLAY or INVERT_DISPLAY as needed. When INVERT_DISPLAY is defined, the User Experience demo displays a black background and white foreground after the demo code is downloaded onto the MSP-EXP430FR5969 board. SLAU553 – February 2014 Submit Documentation Feedback Sharp® LCD BoosterPack (430BOOST-SHARP96) for the LaunchPad Copyright © 2014, Texas Instruments Incorporated 9 Example Code 3.2 3.2.1 www.ti.com G2 LaunchPad - MSP-EXP430G2 Display grlib Demo The grlib demo shows how to use the MSP430 Graphics Library MSP430-GRLIB (or "grlib") in a project with the Sharp display. This demo cycles screens without user interaction to show simple graphics primitives. • Pixels • Lines • Circles • Rectangles • Text The demo also introduces how to construct menu systems with grlib graphic primitives, as well as the functions to configure grlib such as initialization, color inversion, and using foreground and background colors properly. The grlib example for the G2 Value Line LaunchPad is a special case due to the memory limitations of the Value Line devices. Typically a RAM buffer of the display contents is kept, so it can be modified and flushed back out to the display. The Sharp display requires 96x96 pixels of memory. Because each pixel requires 1 bit (1 byte = 8 pixels), the RAM buffer requires over 1KB of data. As of this writing, the largest memory G2xx device available on the MSP-EXP430G2 is the MSP430G2553, which has 512 bytes of RAM. 96 LETAHO/NKS 4#/ >UPAO NAMQENA@ = × 96 NKSO = 1152 >UPAO 8 LETAHO/>UPA (1) This RAM limitation led to a special implementation of the Sharp display driver in grlib. Instead of using a RAM buffer, a flash buffer is used to hold the contents of the display. The buffer resides completely in flash, where display updates are written, and then read out as the contents are flushed to the display. This implementation is not common, nor is it recommended on other devices with enough RAM. It was implemented this way only as a demonstration of grlib functionality. The implementation of a flash buffer has drawbacks. Compared to RAM, flash is slower to write and requires more energy. Flash also has a write endurance limit. From the data sheet for the MSP430G2553 (SLAS735), flash program and erase endurance is 10 000 minimum and 100 000 typical. Keep this in mind while using this demo application; it is not designed for use with applications that repetitively update flash (for example, a game program that repeatedly updates the display) due to the endurance limits. 3.2.2 Capacitive Touch Slider Demo The capacitive touch slider demo shows how to use the MSP430 Capacitive Touch Software Library (CAPSENSELIBRARY) in an application. To take full advantage of this demo, install the MSP430 Touch Pro GUI (MSPTOUCHPROGUI), a powerful tool for configuring capacitive touch applications. For more information on MSP430 Touch Pro GUI installation and operation, refer to the MSP430 Touch Pro User's Guide (SLAU486). The capacitive touch slider demo uses the Touch Pro GUI to display the status of the on-board sliders. This includes each slider element, or electrode, as well as overall slider position. With three elements on each slider, plus the position of each slider, there are eight channels to be viewed in the GUI. This information is transmitted by the MSP430G2553 device over the backchannel UART to the PC. It is important to configure the UART headers properly for this communication to work. The G2 LaunchPad has two configurations for its UART, software or hardware. To enable the hardware UART configuration for this demo, turn the RX and TX jumpers to be horizontal (consistent with the HW UART silkscreen configuration). 10 Sharp® LCD BoosterPack (430BOOST-SHARP96) for the LaunchPad Copyright © 2014, Texas Instruments Incorporated SLAU553 – February 2014 Submit Documentation Feedback Example Code www.ti.com Slider 1 Left Slider Slider 2 Right Slider E2 5 E2 8 E1 4 E1 7 E0 3 E0 6 63 Slider Position 1 32 0 Slider Position 2 Figure 7. Slider Element Definition 1. Slider position 1: Shows position of finger on the left slider. After finger is lifted from slider, the last valid position is shown. Returns value 0 to 63. 2. Slider position 2: Shows position of finger on the right slider. After finger is lifted from slider, the last valid position is shown. Returns value 0 to 63. 3. E0 Left Slider: Displays the delta of timer counts between baseline (no touch) and the current touch on the E0 electrode. Note that E0 is connected on bottom and top. 4. E1 Left Slider: Displays the delta of timer counts between baseline (no touch) and the current touch on the E1 electrode. 5. E2 Left Slider: Displays the delta of timer counts between baseline (no touch) and the current touch on the E2 electrode. 6. E0 Right Slider: Displays the delta of timer counts between baseline (no touch) and the current touch on the E0 electrode. Note that E0 is connected on bottom and top. 7. E1 Right Slider: Displays the delta of timer counts between baseline (no touch) and the current touch on the E1 electrode. 8. E2 Right Slider: Displays the delta of timer counts between baseline (no touch) and the current touch on the E2 electrode. When connecting to the Touch Pro GUI, the integrated development environment (IDE) may hold onto the COM port. If a working graph is not automatically displayed after connecting to the COM port in Touch Pro GUI, then follow this procedure: 1. Program the LaunchPad 2. Run code in IDE 3. Terminate the connection in IDE 4. Close the IDE 5. Disconnect LaunchPad from USB port 6. Check that the RX and TX jumpers on LaunchPad are set horizontally to HW UART 7. Reconnect LaunchPad to USB port 8. Open MSP430 Touch Pro GUI 9. Select the COM port in the "Select COM" pulldown menu SLAU553 – February 2014 Submit Documentation Feedback Sharp® LCD BoosterPack (430BOOST-SHARP96) for the LaunchPad Copyright © 2014, Texas Instruments Incorporated 11 Example Code www.ti.com After COM port is connected, the signals should automatically start showing without additional user configuration. For further assistance, refer to the MSP430 Touch Pro User's Guide (SLAU486). The status of the sliders can be seen using two views in Touch Pro GUI, the oscilloscope view (see Figure 8) and the bar graph view (see Figure 9). The oscilloscope view shows the slider information over time, with a scrolling window that looks like an oscilloscope. Figure 8. Touch Pro GUI Oscilloscope View This oscilloscope view shows a finger sliding up the left slider from bottom to top. The first brown signal is the bottom electrode, E0, showing the touch, and the Slider 1 position slowly climbing. Then the transition from E0 to E1 occurs as the finger slides further up Slider 1. This continues until the finger is near the top of the slider. Note that after the finger is lifted, the last valid Slider 1 position continues to be shown. The bar graph view is an instantaneous view of each element at the current time. 12 Sharp® LCD BoosterPack (430BOOST-SHARP96) for the LaunchPad Copyright © 2014, Texas Instruments Incorporated SLAU553 – February 2014 Submit Documentation Feedback Example Code www.ti.com Figure 9. Touch Pro GUI Bar Graph View The values of 1 and 2 represent the position of the left and right sliders, respectively, from 0 to 63. The rest of the values indicate delta in timer counts during the touch and can be used to easily configure thresholds that define touch or other more complex gestures. The Touch Pro GUI makes it easy to quickly to evaluate, diagnose, and tune button, slider, and wheel designs. SLAU553 – February 2014 Submit Documentation Feedback Sharp® LCD BoosterPack (430BOOST-SHARP96) for the LaunchPad Copyright © 2014, Texas Instruments Incorporated 13 Additional Resources 4 Additional Resources 4.1 The LaunchPad Websites www.ti.com More information about LaunchPads, supported BoosterPacks, and available resources can be found at: • TI's LaunchPad portal: information about all LaunchPads from TI, for all MCUs • The LaunchPad wiki: design resources and example projects from the community 4.2 Download CCS, IAR, or Energia Although the files can be viewed with any text editor, more can be done with the projects if they're opened with a development environment like Code Composer Studio™ IDE (CCS), IAR Embedded Workbench® IDE, or Energia. 4.3 MSP430Ware and TI Resource Explorer MSP430Ware is a complete collection of libraries and tools. It includes a driver library (driverlib) and the graphics library (grlib) used in the software demo. By default, MSP430Ware is included in a CCS installation. IAR users must download it separately. MSP430Ware includes the TI Resource Explorer, for easily browsing tools. For example, all of the software examples are shown in Figure 10. Figure 10. 430BOOST-SHARP96 Software Examples in TI Resource Explorer Inside TI Resource Explorer, these examples and many more can be found and easily imported into CCS with one click. 14 Sharp® LCD BoosterPack (430BOOST-SHARP96) for the LaunchPad Copyright © 2014, Texas Instruments Incorporated SLAU553 – February 2014 Submit Documentation Feedback FAQ www.ti.com 4.4 4.4.1 The Community TI E2E Community Search the forums at http://e2e.ti.com. If you cannot find your answer, post your question to the community. 4.4.2 Community at Large Many online communities focus on the LaunchPad – for example, http://www.43oh.com. You can find additional tools, resources, and support from these communities. 5 FAQ Q: Why isn't this BoosterPack stackable with male and female headers? A: This BoosterPack has a display and capacitive touch sliders; there is little room for male BoosterPack headers through the board. A display BoosterPack must be on the top of the stack for the display to be seen, so only female headers are used. SLAU553 – February 2014 Submit Documentation Feedback Sharp® LCD BoosterPack (430BOOST-SHARP96) for the LaunchPad Copyright © 2014, Texas Instruments Incorporated 15 STANDARD TERMS AND CONDITIONS FOR EVALUATION MODULES 1. Delivery: TI delivers TI evaluation boards, kits, or modules, including any accompanying demonstration software, components, or documentation (collectively, an “EVM” or “EVMs”) to the User (“User”) in accordance with the terms and conditions set forth herein. Acceptance of the EVM is expressly subject to the following terms and conditions. 1.1 EVMs are intended solely for product or software developers for use in a research and development setting to facilitate feasibility evaluation, experimentation, or scientific analysis of TI semiconductors products. EVMs have no direct function and are not finished products. EVMs shall not be directly or indirectly assembled as a part or subassembly in any finished product. For clarification, any software or software tools provided with the EVM (“Software”) shall not be subject to the terms and conditions set forth herein but rather shall be subject to the applicable terms and conditions that accompany such Software 1.2 EVMs are not intended for consumer or household use. EVMs may not be sold, sublicensed, leased, rented, loaned, assigned, or otherwise distributed for commercial purposes by Users, in whole or in part, or used in any finished product or production system. 2 Limited Warranty and Related Remedies/Disclaimers: 2.1 These terms and conditions do not apply to Software. The warranty, if any, for Software is covered in the applicable Software License Agreement. 2.2 TI warrants that the TI EVM will conform to TI's published specifications for ninety (90) days after the date TI delivers such EVM to User. Notwithstanding the foregoing, TI shall not be liable for any defects that are caused by neglect, misuse or mistreatment by an entity other than TI, including improper installation or testing, or for any EVMs that have been altered or modified in any way by an entity other than TI. Moreover, TI shall not be liable for any defects that result from User's design, specifications or instructions for such EVMs. Testing and other quality control techniques are used to the extent TI deems necessary or as mandated by government requirements. TI does not test all parameters of each EVM. 2.3 If any EVM fails to conform to the warranty set forth above, TI's sole liability shall be at its option to repair or replace such EVM, or credit User's account for such EVM. TI's liability under this warranty shall be limited to EVMs that are returned during the warranty period to the address designated by TI and that are determined by TI not to conform to such warranty. If TI elects to repair or replace such EVM, TI shall have a reasonable time to repair such EVM or provide replacements. Repaired EVMs shall be warranted for the remainder of the original warranty period. Replaced EVMs shall be warranted for a new full ninety (90) day warranty period. 3 Regulatory Notices: 3.1 United States 3.1.1 Notice applicable to EVMs not FCC-Approved: 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. FCC Interference Statement for Class A EVM devices NOTE: This equipment has been tested and found to comply with the limits for a Class A digital device, pursuant to part 15 of the FCC Rules. These limits are designed to provide reasonable protection against harmful interference when the equipment is operated in a commercial environment. This equipment generates, uses, and can radiate radio frequency energy and, if not installed and used in accordance with the instruction manual, may cause harmful interference to radio communications. Operation of this equipment in a residential area is likely to cause harmful interference in which case the user will be required to correct the interference at his own expense. SPACER SPACER SPACER SPACER SPACER SPACER SPACER SPACER FCC Interference Statement for Class B EVM devices NOTE: 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. However, there is no guarantee that interference will not occur in a particular installation. If this equipment does cause harmful interference to radio or television reception, which can be determined by turning the equipment off and on, the user is encouraged to try to correct the interference by one or more of the following measures: • • • • Reorient or relocate the receiving antenna. Increase the separation between the equipment and receiver. Connect the equipment into an outlet on a circuit different from that to which the receiver is connected. Consult the dealer or an experienced radio/TV technician for help. 3.2 Canada 3.2.1 For EVMs issued with an Industry Canada Certificate of Conformance to RSS-210 Concerning EVMs Including Radio Transmitters: This device complies with Industry Canada license-exempt RSS standard(s). 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. Concernant les EVMs avec appareils radio: Le présent appareil est conforme aux CNR d'Industrie Canada applicables aux appareils radio exempts de licence. L'exploitation est autorisée aux deux conditions suivantes: (1) l'appareil ne doit pas produire de brouillage, et (2) l'utilisateur de l'appareil doit accepter tout brouillage radioélectrique subi, même si le brouillage est susceptible d'en compromettre le fonctionnement. Concerning EVMs Including Detachable Antennas: Under Industry Canada regulations, this radio transmitter may only operate using an antenna of a type and maximum (or lesser) gain approved for the transmitter by Industry Canada. To reduce potential radio interference to other users, the antenna type and its gain should be so chosen that the equivalent isotropically radiated power (e.i.r.p.) is not more than that necessary for successful communication. This radio transmitter has been approved by Industry Canada to operate with the antenna types listed in the user guide with the maximum permissible gain and required antenna impedance for each antenna type indicated. Antenna types not included in this list, having a gain greater than the maximum gain indicated for that type, are strictly prohibited for use with this device. Concernant les EVMs avec antennes détachables Conformément à la réglementation d'Industrie Canada, le présent émetteur radio peut fonctionner avec une antenne d'un type et d'un gain maximal (ou inférieur) approuvé pour l'émetteur par Industrie Canada. Dans le but de réduire les risques de brouillage radioélectrique à l'intention des autres utilisateurs, il faut choisir le type d'antenne et son gain de sorte que la puissance isotrope rayonnée équivalente (p.i.r.e.) ne dépasse pas l'intensité nécessaire à l'établissement d'une communication satisfaisante. Le présent émetteur radio a été approuvé par Industrie Canada pour fonctionner avec les types d'antenne énumérés dans le manuel d’usage et ayant un gain admissible maximal et l'impédance requise pour chaque type d'antenne. Les types d'antenne non inclus dans cette liste, ou dont le gain est supérieur au gain maximal indiqué, sont strictement interdits pour l'exploitation de l'émetteur 3.3 Japan 3.3.1 Notice for EVMs delivered in Japan: Please see http://www.tij.co.jp/lsds/ti_ja/general/eStore/notice_01.page 日本国内に 輸入される評価用キット、ボードについては、次のところをご覧ください。 http://www.tij.co.jp/lsds/ti_ja/general/eStore/notice_01.page 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 by Radio Law of Japan to follow the instructions below with respect to EVMs: 1. 2. 3. 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, Use EVMs only after User obtains the license of Test Radio Station as provided in Radio Law of Japan with respect to EVMs, or 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. SPACER SPACER SPACER SPACER SPACER 【無線電波を送信する製品の開発キットをお使いになる際の注意事項】 開発キットの中には技術基準適合証明を受けて いないものがあります。 技術適合証明を受けていないもののご使用に際しては、電波法遵守のため、以下のいずれかの 措置を取っていただく必要がありますのでご注意ください。 1. 2. 3. 電波法施行規則第6条第1項第1号に基づく平成18年3月28日総務省告示第173号で定められた電波暗室等の試験設備でご使用 いただく。 実験局の免許を取得後ご使用いただく。 技術基準適合証明を取得後ご使用いただく。 なお、本製品は、上記の「ご使用にあたっての注意」を譲渡先、移転先に通知しない限り、譲渡、移転できないものとします。 上記を遵守頂けない場合は、電波法の罰則が適用される可能性があることをご留意ください。 日本テキサス・イ ンスツルメンツ株式会社 東京都新宿区西新宿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 SPACER 4 EVM Use Restrictions and Warnings: 4.1 EVMS ARE NOT FOR USE IN FUNCTIONAL SAFETY AND/OR SAFETY CRITICAL EVALUATIONS, INCLUDING BUT NOT LIMITED TO EVALUATIONS OF LIFE SUPPORT APPLICATIONS. 4.2 User must read and apply the user guide and other available documentation provided by TI regarding the EVM prior to handling or using the EVM, including without limitation any warning or restriction notices. The notices contain important safety information related to, for example, temperatures and voltages. 4.3 Safety-Related Warnings and Restrictions: 4.3.1 User shall operate the EVM within TI’s recommended specifications and environmental considerations stated in the user guide, other available documentation provided by TI, and any other applicable requirements and employ reasonable and customary safeguards. Exceeding the specified performance ratings and specifications (including but not limited to input and output voltage, current, power, and environmental ranges) for the EVM may cause personal injury or death, or property damage. If there are questions concerning performance ratings and specifications, User should contact a TI field representative prior to connecting interface electronics including input power and intended loads. Any loads applied outside of the specified output range may also result in unintended and/or inaccurate operation and/or possible permanent damage to the EVM and/or interface electronics. Please consult the EVM user guide prior to connecting any load to the EVM output. If there is uncertainty as to the load specification, please contact a TI field representative. During normal operation, even with the inputs and outputs kept within the specified allowable ranges, some circuit components may have elevated case temperatures. These components include but are not limited to linear regulators, switching transistors, pass transistors, current sense resistors, and heat sinks, which can be identified using the information in the associated documentation. When working with the EVM, please be aware that the EVM may become very warm. 4.3.2 EVMs are intended solely for use by technically qualified, professional electronics experts who are familiar with the dangers and application risks associated with handling electrical mechanical components, systems, and subsystems. User assumes all responsibility and liability for proper and safe handling and use of the EVM by User or its employees, affiliates, contractors or designees. User assumes all responsibility and liability to ensure that any interfaces (electronic and/or mechanical) between the EVM and any human body are designed with suitable isolation and means to safely limit accessible leakage currents to minimize the risk of electrical shock hazard. User assumes all responsibility and liability for any improper or unsafe handling or use of the EVM by User or its employees, affiliates, contractors or designees. 4.4 User assumes all responsibility and liability to determine whether the EVM is subject to any applicable international, federal, state, or local laws and regulations related to User’s handling and use of the EVM and, if applicable, User assumes all responsibility and liability for compliance in all respects with such laws and regulations. User assumes all responsibility and liability for proper disposal and recycling of the EVM consistent with all applicable international, federal, state, and local requirements. 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. SPACER SPACER SPACER SPACER SPACER SPACER SPACER 6. Disclaimers: 6.1 EXCEPT AS SET FORTH ABOVE, EVMS AND ANY WRITTEN DESIGN MATERIALS PROVIDED WITH THE EVM (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 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 AND CONDITIONS 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 MADE, CONCEIVED OR ACQUIRED PRIOR TO OR AFTER DELIVERY OF THE EVM. 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 AND CONDITIONS. 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. 8. Limitations on Damages and Liability: 8.1 General Limitations. IN NO EVENT SHALL TI BE LIABLE FOR ANY SPECIAL, COLLATERAL, INDIRECT, PUNITIVE, INCIDENTAL, CONSEQUENTIAL, OR EXEMPLARY DAMAGES IN CONNECTION WITH OR ARISING OUT OF THESE TERMS ANDCONDITIONS OR THE USE OF THE EVMS PROVIDED HEREUNDER, REGARDLESS OF WHETHER TI HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. EXCLUDED DAMAGES INCLUDE, BUT ARE NOT LIMITED TO, COST OF REMOVAL OR REINSTALLATION, ANCILLARY COSTS TO THE PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES, RETESTING, OUTSIDE COMPUTER TIME, LABOR COSTS, LOSS OF GOODWILL, LOSS OF PROFITS, LOSS OF SAVINGS, LOSS OF USE, LOSS OF DATA, OR BUSINESS INTERRUPTION. NO CLAIM, SUIT OR ACTION SHALL BE BROUGHT AGAINST TI MORE THAN ONE YEAR AFTER THE RELATED CAUSE OF ACTION HAS OCCURRED. 8.2 Specific Limitations. IN NO EVENT SHALL TI'S AGGREGATE LIABILITY FROM ANY WARRANTY OR OTHER OBLIGATION ARISING OUT OF OR IN CONNECTION WITH THESE TERMS AND CONDITIONS, OR ANY USE OF ANY TI EVM PROVIDED HEREUNDER, EXCEED THE TOTAL AMOUNT PAID TO TI FOR THE PARTICULAR UNITS SOLD UNDER THESE TERMS AND CONDITIONS WITH RESPECT TO WHICH LOSSES OR DAMAGES ARE CLAIMED. THE EXISTENCE OF MORE THAN ONE CLAIM AGAINST THE PARTICULAR UNITS SOLD TO USER UNDER THESE TERMS AND CONDITIONS SHALL NOT ENLARGE OR EXTEND THIS LIMIT. 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 © 2015, Texas Instruments Incorporated spacer 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 TI’s 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 TI’s 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, TI’s 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 TI components are authorized for use in FDA Class III (or similar life-critical medical equipment) unless authorized officers of the parties have executed a special agreement specifically governing such use. Only those TI components which TI has specifically designated as military grade or “enhanced plastic” are designed and intended for use in military/aerospace applications or environments. Buyer acknowledges and agrees that any military or aerospace use of TI components which have not been so designated is solely at the Buyer's risk, and that Buyer is solely responsible for compliance with all legal and regulatory requirements in connection with such use. TI has specifically designated certain components as meeting ISO/TS16949 requirements, mainly for automotive use. In any case of use of non-designated products, TI will not be responsible for any failure to meet ISO/TS16949. Products Applications Audio www.ti.com/audio Automotive and Transportation www.ti.com/automotive Amplifiers amplifier.ti.com Communications and Telecom www.ti.com/communications Data Converters dataconverter.ti.com Computers and Peripherals www.ti.com/computers DLP® Products www.dlp.com Consumer Electronics www.ti.com/consumer-apps DSP dsp.ti.com Energy and Lighting www.ti.com/energy Clocks and Timers www.ti.com/clocks Industrial www.ti.com/industrial Interface interface.ti.com Medical www.ti.com/medical Logic logic.ti.com Security www.ti.com/security Power Mgmt power.ti.com Space, Avionics and Defense www.ti.com/space-avionics-defense Microcontrollers microcontroller.ti.com Video and Imaging www.ti.com/video RFID www.ti-rfid.com OMAP Applications Processors www.ti.com/omap TI E2E Community e2e.ti.com Wireless Connectivity www.ti.com/wirelessconnectivity Mailing Address: Texas Instruments, Post Office Box 655303, Dallas, Texas 75265 Copyright © 2015, Texas Instruments Incorporated
430BOOST-SHARP96 价格&库存

很抱歉,暂时无法提供与“430BOOST-SHARP96”相匹配的价格&库存,您可以联系我们找货

免费人工找货