MSP-EXP430F5438+PAN1315EMK Accelerometer Demo Application User s Guide

Size: px
Start display at page:

Download "MSP-EXP430F5438+PAN1315EMK Accelerometer Demo Application User s Guide"

Transcription

1 MSP-EXP430F5438+PAN1315EMK Accelerometer Demo Application User s Guide SDK v. MSP_2560_E November 2010 MindTree Limited, Global Village Campus, RVCE Post, Bangalore MindTree Limited 28-Oct-2010 Page 1 of 17 Accelerometer Application User s Guide

2 Table of Contents Revision History... 3 Introduction... 4 Figure 1: MSP-EXP430F5438 experimenter's board plugged in with the PAN1315ETU Bluetooth board. 4 Requirements... 5 Hardware... 5 Software... 5 Setup used for the SPP Demo package:... 6 Figure 2: System setup for the accelerometer application... 6 Figure 3: Connections available on the MSP-EXP430F5438 experimenter's board Figure 4: Following pins of RF3 needs to be shorted Sequence of steps to use the demo package... 9 USB driver installation for MSPEXP430F5438 Experimenter Board...12 Configuring COM PORT...13 Abbreviations...16 References...16 MindTree Limited 28-Oct-2010 Page 2 of 17 Accelerometer Application User s Guide

3 Revision History Owner contact: Version Change Description Date 1 Initial Version. 11 th March Changes based on feedback from TI. Added additional screenshot for keyboard mapping package. Updated to reflect new application incorporating automatic port detection package. Updated screenshot showing option to manually override COM port detection. 30 th March th Oct th Oct 2010 MindTree Limited 28-Oct-2010 Page 3 of 17 Accelerometer Application User s Guide

4 Introduction The EtherMind Bluetooth SDK provides a software demo package that can be used with the MSP-EXP430F5438 experimenter's board and the PAN1315ETU Bluetooth connectivity board to demonstrate the SPP capability of the MSP430BT5190+CC2560 solution. This document describes the procedure needed to setup and demonstrate the demo application provided as part of the MSP430BT5190+CC2560 EtherMind SDK. Figure 1: MSP-EXP430F5438 experimenter's board plugged in with the PAN1315ETU Bluetooth connectivity board. MindTree Limited 28-Oct-2010 Page 4 of 17 Accelerometer Application User s Guide

5 Requirements Hardware I. MSP-EXP430F5438 experimenter's board II. III. PAN1315EMK Bluetooth evaluation kit MSP-FET430UIF USB Debug Interface Software I. MSP430BT5190+CC2560 EtherMind Bluetooth stack and SDK II. III. IV. Keyboard mapping package executable (keyboard_generator_events.exe) is available as part of the SDK. PlanetPenguin Racer game USB driver for MSP-EXP430F5438 experimenter's board MindTree Limited 28-Oct-2010 Page 5 of 17 Accelerometer Application User s Guide

6 Setup used for the SPP Demo package: The demo setup uses two MSP-EXP430F5438 experimenter's boards connected with PAN1315ETU Bluetooth connectivity boards. The MSP-EXP430F5438 boards run the EtherMind stack. It is used to send the accelerometer data on the boards to each other over SPP. One of the experimenter's boards is connected to a PC using a USB connection. The USB driver software running on the PC maps the USB port into an appropriate COM port. The keyboard mapper package software on the PC reads the data from the COM port. Figure 2: System setup for the accelerometer application. Device-1 running EtherMind stack Device-2 running EtherMind stack PC with keyboard mapping package and USB to UART driver SPP Data Data over USB MindTree Limited 28-Oct-2010 Page 6 of 17 Accelerometer Application User s Guide

7 Figure 3: Connections available on the MSP-EXP430F5438 experimenter's board. JP2 JP1 JTAG USB Power Connector Connector JP3 Selector switch (SW1) RF3 RF2 LCD LCD RF1 Joystick LED1 & 2 Switch S1 Switch S2 MindTree Limited 28-Oct-2010 Page 7 of 17 Accelerometer Application User s Guide

8 The PAN1315ETU connectivity board is connected at the RF1 & RF2 headers of the MSP-EXP430F5438 experimenter's board. To use the PAN1315ETU board with the MSP-EXP430F5438 experimenter's board, refer the figure below. Figure 4: Following pins of RF3 needs to be shorted. MindTree Limited 28-Oct-2010 Page 8 of 17 Accelerometer Application User s Guide

9 Sequence of steps to use the demo package 1. Connect the right pins at the RF3 header on the MSP-EXP430F5438 experimenter's board as explained in Figure Connect the PAN1315ETU board to each MSP-EXP430F5438 at RF1 & RF2 headers. 3. Now connect the Device-2 (Check Figure 2) to PC through USB. Make sure that USB driver for MSP-EXP430F5438 is installed on the PC using the steps mentioned in USB driver installation section" 4. To power on the devices using USB or battery. a. Place SW1(Power Selector switch) at USB position to supply power using USB b. Place SW1 at BATT position to supply power using batteries Note: At least one device has to be connected to PC to display the accelerometer data. 5. Ensure that both Device 1 and Device 2 are powered on. 6. Once powered on, Bluetooth and device visibility is turned on automatically. The LED indications are explained below: LED Status Meaning LED1 (RED) LED2 (YELLOW) Blinking ON OFF Blinking ON OFF Bluetooth powering on in progress Bluetooth powered ON Bluetooth powered OFF Inquiry and Page Scan mode entered. Waiting for S1 key press on either device SPP data is being transferred Initial condition before Bluetooth is switched ON 7. LED1 starts blinking during initialization (red) and moves to solid ON after initialization is completed. 8. Inquiry and page scan mode is indicated by flashing of LED2 (Yellow). 9. Press S1 on device 1 or device 2 for the link to get established. 10. It starts looking for the devices starting with the name BlueMSPDemo and connects to it automatically. It takes approximately seconds to connect. 11. Once link is established, LED2 turns to solid ON state (Yellow) and both the devices stop any type of scan and visibility is turned off. Accelerometer data readings are then sent over SPP in sniff mode between the two devices. Device1 sends data to Device2 and vice-versa. 12. Configure this com port on the PC side as explained in the section Configuring COM Port. Run the keyboard event-mapper package on the PC. If no valid MSP COM ports are found on the device, the user is allowed to manually override and provide the port number through the com_port.txt file, placed in the current directory. The display will appear as below: MindTree Limited 28-Oct-2010 Page 9 of 17 Accelerometer Application User s Guide

10 MindTree Limited 28-Oct-2010 Page 10 of 17 Accelerometer Application User s Guide

11 13. If one or more valid MSP COM ports are found on the machine, the user is prompted to choose the port, or manually override and provide the port number through the com_port.txt file, placed in the current directory. The selected port is used for the connection and the application displays the data received on this port. Once the 2D-accelerometer data is received over the SPP connection, the application maps it to the right/left/up/down key events of the PC and also prints the SPP data on the console. The display will appear as shown below: 14. Install and run the PlanetPenguin Racer game. The game play can be controlled using the accelerometer on Device-1. a. NOTE: Any application which takes UP/DOWN/LEFT/RIGHT as input and these events can be controlled using the accelerometer on device SPP data transfer from any device can be paused or resumed by pressing the switch SW2 on that particular device. MindTree Limited 28-Oct-2010 Page 11 of 17 Accelerometer Application User s Guide

12 USB driver installation for MSPEXP430F5438 Experimenter Board For USB communication with the MSPEXP430F5438 Experimenter Board, a serial communication driver is necessary. To properly install the driver, follow these steps: 1. Download the driver (swrc094.zip) from 2. Run setup.exe and complete the "TUSB3410 Single Driver Wrapper InstallShield Wizard." This extracts the driver files and installer into the Program Files directory. 3. Navigate to the installation directory (by default it is C:\Program Files\Texas Instruments Inc\TUSB3410 Single Driver Installer\DISK1) and run setup.exe. Complete the "TUSB3410 Install Shield Wizard" to install the drivers. 4. Plug in the mini-usb cable to the mini-usb port on the MSP-EXP430F5438 board (see Figure 3). Plug in the other end of the cable to a USB port on the host PC. 5. To ensure that the USB driver installation was successful, open Device Manager under Start>Control Panel>System>Hardware>Device Manager. There should appear a MSP-EXP430F5438 USB Serial Port (COMxx) entry under "Ports (COM & LPT)" (the xx in COM identifies the enumeration of the COM port). MindTree Limited 28-Oct-2010 Page 12 of 17 Accelerometer Application User s Guide

13 Configuring COM PORT Right click on My Computer icon and select the Properties option from the drop down menu. In the Properties menu, select the Hardware tab Device Manager option as shown below: MindTree Limited 28-Oct-2010 Page 13 of 17 Accelerometer Application User s Guide

14 In the Device Manager window expand the Ports option and in the expanded list of ports, right click on the desired MSP430 port and click on the Properties option as shown below: MindTree Limited 28-Oct-2010 Page 14 of 17 Accelerometer Application User s Guide

15 In the Properties window select the Port Settings tab and configure the port with the values shown below: MindTree Limited 28-Oct-2010 Page 15 of 17 Accelerometer Application User s Guide

16 Abbreviations Abbreviation API BD_ADDR HCI L2CAP SDDB SDK SDP SPP UART USB Reference Application Programmers Interface Bluetooth Device Address Host Controller Interface Logical Link Control and Adaptation Protocol SDP Database Software Development Kit Service Discovery Protocol Serial Port Profile Universal Asynchronous Receiver Transmitter Universal Serial Bus References Sl. No. Reference 1 MSP430BT5190+CC2560 Developer's Guide 2 MSP-EXP430F5438 Experimenter Board User s Guide (SLAU263D) MindTree Limited 28-Oct-2010 Page 16 of 17 Accelerometer Application User s Guide

17 Contact: United States Japan United Kingdom Singapore India MindTree Limited Suite #105 #2855 Kifer Road, Santa Clara CA USA. Tel: Fax: Yurakucho Building 11th Floor , Yurakucho, Chiyoda- Ku Tokyo, Japan Tel: +81 (3) Fax: +81 (3) Regus House Windmill Hill Business Park Whitehill Way Swindon Wiltshire SN5 6QR UK. Tel: +44 (0) Fax: +44 (0) Suite #12 Level 15, Prudential Tower 30 Cecil Street Singapore Tel: , 52, 53 Fax: #42 27th Cross Banashankari II Stage Bangalore Karnataka. India. Tel: Fax: Information disclosed in this document is preliminary in nature and subject to change. MindTree Limited reserves the right to make changes to its products without notice, and advises customers to verify that the information being relied on is current MindTree Limited The MindTree logo design is a trademark of MindTree Limited. Bluetooth is a trademark owned by Bluetooth SIG, Inc. and licensed to MindTree Ltd. All other products, services, and company names are trademarks, registered trademarks or service marks of their respective owners. MindTree Limited 28-Oct-2010 Page 17 of 17 Accelerometer Application User s Guide

Product Specification

Product Specification Product Specification Description The BT233/224 Bluetooth USB Adapter is an evaluation platform for the BT33 and BT24 module series. This adaptor allows a developer to quickly utilize the embedded AT command

More information

User Manual Sample. (English version)

User Manual Sample. (English version) BT-2001 v2.5 User Manual Sample (English version) Man & Tel Co., Ltd. [www.manntel.com] SMD-BT2-E025a Copyright Man&Tel 2004 Page 1of 10 Contents I. Hardware 1. Hardware Overview and Functions 3 2. Hardware

More information

APPLICATION NOTE. AT03324: Atmel REB212BSMA-EK Quick Start Guide. Atmel MCU Wireless. Introduction

APPLICATION NOTE. AT03324: Atmel REB212BSMA-EK Quick Start Guide. Atmel MCU Wireless. Introduction APPLICATION NOTE AT03324: Atmel REB212BSMA-EK Quick Start Guide Atmel MCU Wireless This application note briefly describes how to set up and run the pre-flashed applications supplied with the Atmel REB212BSMA

More information

Wireless M-Bus Suite for Panasonic Evaluation Boards. Quick Start Guide

Wireless M-Bus Suite for Panasonic Evaluation Boards. Quick Start Guide Wireless M-Bus Suite for Panasonic Evaluation Boards January 16, 2012 page 2 Document History 1.0 2011-07-20 First release dj 1.1 2011-07-25 Review dj 1.2 2011-07-27 Quick start changed dj 1.3 2011-09-13

More information

UM QN908x Quick Start. Document information. QN908x, Quick Start, Development Kit, QN9080 DK, QN9080 Development Kit

UM QN908x Quick Start. Document information. QN908x, Quick Start, Development Kit, QN9080 DK, QN9080 Development Kit QN908x Quick Start Rev.2.0 21 March 2018 User manual Document information Info Keywords Abstract Content QN908x, Quick Start, Development Kit, QN9080 DK, QN9080 Development Kit This Quick Start document

More information

INSTALLATION AND USERS GUIDE

INSTALLATION AND USERS GUIDE INSTALLATION AND USERS GUIDE 1 REDBIRD CYGNUS Powered by: CONNECTING REAL WORLD AVIATION APPS WITH FLIGHT SIMULATION Cygnus allows you to use any aviation or navigation apps running on your ipad, iphone,

More information

user guide January 2006 CSR Cambridge Science Park Milton Road Cambridge CB4 0WH United Kingdom Registered in England

user guide January 2006 CSR Cambridge Science Park Milton Road Cambridge CB4 0WH United Kingdom Registered in England user guide January 2006 CSR Cambridge Science Park Milton Road Cambridge CB4 0WH United Kingdom Registered in England 4187346 Tel: +44 (0)1223 692000 Fax: +44 (0)1223 692001 www.csr.com Contents Contents

More information

Quick Start Guide. MRB-KW01 Development Platform Radio Utility Application Demo MODULAR REFERENCE BOARD

Quick Start Guide. MRB-KW01 Development Platform Radio Utility Application Demo MODULAR REFERENCE BOARD Quick Start Guide MRB-KW01 Development Platform Radio Utility Application Demo MODULAR REFERENCE BOARD Quick Start Guide Get to Know the MRB-KW01x Module UART Selector ANT 1 RFIO (TX/RX) USB 2.0 Serial

More information

BLUETOOTH HID PROFILE

BLUETOOTH HID PROFILE BLUETOOTH HID PROFILE iwrap APPLICATION NOTE Wednesday, 14 July 2010 Version 1.4 Copyright 2000-2010 Bluegiga Technologies All rights reserved. Bluegiga Technologies assumes no responsibility for any errors

More information

EVK-W262U. Evaluation kit for ODIN-W2 series. User Guide. Abstract

EVK-W262U. Evaluation kit for ODIN-W2 series. User Guide. Abstract EVK-W262U Evaluation kit for ODIN-W2 series User Guide Abstract This document describes how to set up the EVK-W262U evaluation kit to evaluate u-blox ODIN-W2 series with UART communication. www.u-blox.com

More information

UG MCAP II & ecap II Smartware & USB Drivers Installation

UG MCAP II & ecap II Smartware & USB Drivers Installation MCAP II & ecap II Smartware & USB Drivers Installation Sept 4, 2008 Copyright 2008 by QEI Inc. ALL RIGHTS RESERVED NOTICE The information in this document has been carefully checked and is believed to

More information

EKK-LM3S811 QUICKSTART

EKK-LM3S811 QUICKSTART Stellaris LM3S811 Evaluation Kit The Stellaris LM3S811 Evaluation Kit provides a low-cost way to start designing with Stellaris microcontrollers. The LM3S811 Evaluation Board (EVB) can function as either

More information

CMT2110A/2210A One-Way RF Link Development Kits User s Guide

CMT2110A/2210A One-Way RF Link Development Kits User s Guide AN103 CMT2110A/2210A One-Way RF Link Development Kits User s Guide Introduction CMT2110A/2210A One-Way RF Link Development Kits (Development Kits) are a set of the hardware and software tools designed

More information

APPLICATION NOTE 4633 Bluetooth to 1-Wire Communication Using the DS9097U

APPLICATION NOTE 4633 Bluetooth to 1-Wire Communication Using the DS9097U Maxim > Design Support > Technical Documents > Application Notes > ibutton > APP 4633 Keywords: bluetooth, wireless, mobile, 1-Wire, alternative, Wi-Fi, radio, exchange, range, communication, SPP, serial,

More information

Remote Drive. Quick Start Guide. System Level Solutions, Inc. (USA) Murphy Avenue San Martin, CA (408) Version : 0.1.

Remote Drive. Quick Start Guide. System Level Solutions, Inc. (USA) Murphy Avenue San Martin, CA (408) Version : 0.1. Remote Drive Quick Start Guide, Inc. (USA) 14100 Murphy Avenue San Martin, CA 95046 (408) 852-0067 http://www.slscorp.com Version : 0.1.1 Date : July 17, 2007 Copyright 2007,.All rights reserved. SLS,

More information

SP605 Standalone Applications

SP605 Standalone Applications SP605 Standalone Applications July 2011 Copyright 2011 Xilinx XTP064 Revision History Date Version Description 07/06/11 13.2 Up-rev 13.1 GPIO_HDR Design to 13.2. 03/01/11 13.1 Up-Rev 12.4 GPIO_HDR Design

More information

Digi document reference number: _A

Digi document reference number: _A Digi document reference number: 90000922_A Digi International Inc. 2008. All Rights Reserved. The Digi logo is a registered trademark of Digi International, Inc. All other trademarks mentioned in this

More information

R8C/Tiny. StarterKit Plus SKP8CMINI-15, SKP8CMINI-17. Clock Stop Detect

R8C/Tiny. StarterKit Plus SKP8CMINI-15, SKP8CMINI-17. Clock Stop Detect QuickStart Guide R8C/Tiny StarterKit Plus SKP8CMINI-15, SKP8CMINI-17 Target/Bus Power Mode Selector Clock Stop Detect R8C/Tiny CdS Cell Thermistor Slide Switch S1 Pushbutton Switch S2 RTA-FoUSB-MON In-Circuit

More information

REMOTE CONNECTION TUTORIALS. Version 0.8

REMOTE CONNECTION TUTORIALS. Version 0.8 REMOTE CONNECTION TUTORIALS Version 0.8 Introduction This document explains how to connect a Wii Remote to your computer, in order to enjoy playing Sun Blast with this unique next-gen controller. Note:

More information

MAXREFDES44# MicroZed Quick Start Guide

MAXREFDES44# MicroZed Quick Start Guide MAXREFDES44# MicroZed Quick Start Guide Rev 0; 5/15 Maxim Integrated cannot assume responsibility for use of any circuitry other than circuitry entirely embodied in a Maxim Integrated product. No circuit

More information

FTDI Chip. VM800P Datasheet Embedded Video Engine Plus Module. VM800P Embedded Video Engine Plus Module Datasheet Version 1.3

FTDI Chip. VM800P Datasheet Embedded Video Engine Plus Module. VM800P Embedded Video Engine Plus Module Datasheet Version 1.3 Document Reference No.: BRT_000021 Clearance No.: BRT#008 FTDI Chip VM800P Datasheet Embedded Video Engine Plus Module General Purpose Multi Media Controller The VM800P is a development module for FTDI

More information

EcoSystem Programmer. Installation Guide. Step 1: Install the EcoSystem Programmer PC Software. Please Read

EcoSystem Programmer. Installation Guide. Step 1: Install the EcoSystem Programmer PC Software. Please Read EcoSystem Programmer Installation Guide Please Read Step 1: Install the EcoSystem Programmer PC Software 1.1 Double-click on EcoSystemSetupTool.msi to install the EcoSystem Programmer application. 1.2

More information

Users Guide. IDBLUE.HF and IDBLUE.UHF. IDBLUE Support

Users Guide. IDBLUE.HF and IDBLUE.UHF. IDBLUE Support Users Guide.HF and.uhf Support 2012-04-04 CONTENTS Change Record... 3 Disclaimer... 3 Trademarks... 3 Introduction... 4 Package Contents... 4 Device Overview... 4 Components:... 4 Identifying the Device

More information

Bluetooth modules. Modules and turnkey solutions with embedded Bluetooth firmware and AT command

Bluetooth modules. Modules and turnkey solutions with embedded Bluetooth firmware and AT command Bluetooth modules Modules and turnkey solutions with embedded Bluetooth firmware and AT command 2012 Blue Modules series 2 The SPBT2532 and SPBT2632 micro-sized Blue Modules offer the most advanced Bluetooth

More information

Atmel QT600 Quick Start Guide Touch Solutions

Atmel QT600 Quick Start Guide Touch Solutions Atmel QT600 Quick Start Guide Touch Solutions Introduction Looking to take your design to the next level? You have made the right choice in purchasing the Atmel QT600 Development Kit. It allows you to

More information

Quick Start Guide. SABRE Platform for Smart Devices Based on the i.mx 6 Series

Quick Start Guide. SABRE Platform for Smart Devices Based on the i.mx 6 Series Quick Start Guide SABRE Platform for Smart Devices Based on the i.mx 6 Series Quick Start Guide About the SABRE Platform for Smart Devices Based on the i.mx 6 Series The Smart Application Blueprint for

More information

nüvi quick start manual

nüvi quick start manual nüvi 785 quick start manual 2009 Garmin Ltd. or its subsidiaries Garmin International, Inc. 1200 East 151st Street, Olathe, Kansas 66062, USA Tel. (913) 397.8200 or (800) 800.1020 Fax (913) 397.8282 Garmin

More information

Blueprint B204. NINA-B1 USB dongle. Application Note

Blueprint B204. NINA-B1 USB dongle. Application Note Blueprint B204 NINA-B1 USB dongle Application Note Abstract This application note describes the features and design of B204. This design is available to u-blox customers as a blueprint, including the schematics,

More information

IAR TTCN Developer s Studio

IAR TTCN Developer s Studio AM1J AM1J h732 c397 IAR TTCN Developer s Studio C196 Bluetooth Edition A131 From Idea to Target * System description Implementation Debugging Make executable IAR PreQual Encoders/ Decoders etc. IAR PreQual

More information

Troubleshooting UltraScan PRO and UltraScan VIS Communication Through a USB Cable

Troubleshooting UltraScan PRO and UltraScan VIS Communication Through a USB Cable Insight on Color Vol. 20, No. 6 Troubleshooting UltraScan PRO and UltraScan VIS Communication Through a USB Cable If you are attempting to run EasyMatch QC with an UltraScan PRO or UltraScan VIS and are

More information

TDS510USB-C2K Emulator Installation Guide

TDS510USB-C2K Emulator Installation Guide TDS510USB-C2K Emulator Installation Guide Wintech Digital Systems Technology Corp. http://www.wintechdigital.com IMPORTANT INFORMATION About This Manual This Installation Guide is for the TDS510USB-C2K

More information

WSM-BLE241 DK Rev C User Guide

WSM-BLE241 DK Rev C User Guide WSM-BLE241 DK 801107 Rev C User Guide Version: 1.0 Release Date: August 18, 2017 Murata reserves the right to make changes in specifications at anytime and without notice. The information furnished in

More information

Installation Guide. Website: Advanced Card Systems Ltd. Website:

Installation Guide. Website:     Advanced Card Systems Ltd. Website: Website: www.acs.com.hk Email: info@acs.com.hk Advanced Card Systems Ltd. Website: www.acs.com.hk Email: info@acs.com.hk Table of Contents 1.0. Driver Installation... 3 1.1. How to Install... 3 1.1.1.

More information

PAN1323ETU DESIGN GUIDE.

PAN1323ETU DESIGN GUIDE. PAN1323ETU DESIGN GUIDE PAN1323ETU - DESIGN GUIDE Panasonic Electronic Components TABLE OF CONTENTS 1. Scope of this Document...3 2. Key Features...3 3. PAN1323ETU PAN1315 Applications...4 4. Module Description...4

More information

AC701 Built-In Self Test Flash Application April 2015

AC701 Built-In Self Test Flash Application April 2015 AC701 Built-In Self Test Flash Application April 2015 XTP194 Revision History Date Version Description 04/30/14 11.0 Recompiled for 2015.1. Removed Ethernet as per CR861391. 11/24/14 10.0 Recompiled for

More information

DG0598 Demo Guide SmartFusion2 Dual-Axis Motor Control Starter Kit

DG0598 Demo Guide SmartFusion2 Dual-Axis Motor Control Starter Kit DG0598 Demo Guide SmartFusion2 Dual-Axis Motor Control Starter Kit Microsemi Corporate Headquarters One Enterprise, Aliso Viejo, CA 92656 USA Within the USA: +1 (800) 713-4113 Outside the USA: +1 (949)

More information

Bluetooth PC Card Transport Layer

Bluetooth PC Card Transport Layer Bluetooth WHITE PAPER DATE 25 August 99 N.B. DOCUMENT NO. 1.C.123/1.0 RESPONSIBLE Riku Mettala E-MAIL ADDRESS Riku.Mettala@nmp.nokia.com STATUS Bluetooth PC Card Transport Layer Version 1.0 The Bluetooth

More information

Atmel AVR1619: XMEGA-B1 Xplained Demonstration. 8-bit Atmel Microcontrollers. Application Note. Features. 1 Introduction

Atmel AVR1619: XMEGA-B1 Xplained Demonstration. 8-bit Atmel Microcontrollers. Application Note. Features. 1 Introduction Atmel AVR1619: XMEGA-B1 Xplained Demonstration Features Atmel ATxmega128B1 Atmel XMEGA -B1 Xplained kit compatible On-board LCD display USB 2.0 Full speed composite device - Mass Storage interface with

More information

Freescale, the Freescale logo and CodeWarrior are trademarks of Freescale Semiconductor, Inc., Reg. U.S. Pat. & Tm. Off. Xtrinsic is a trademark of

Freescale, the Freescale logo and CodeWarrior are trademarks of Freescale Semiconductor, Inc., Reg. U.S. Pat. & Tm. Off. Xtrinsic is a trademark of Freescale, the Freescale logo and CodeWarrior are trademarks of Freescale Semiconductor, Inc., Reg. U.S. Pat. & Tm. Off. Xtrinsic is a trademark of Freescale Semiconductor, Inc. All other product or service

More information

AN12119 A71CH Quick start guide for OM3710A71CHARD and i.mx6ultralite

AN12119 A71CH Quick start guide for OM3710A71CHARD and i.mx6ultralite A71CH Quick start guide for OM3710A71CHARD and i.mx6ultralite Document information Info Keywords Abstract Content Security IC, i.mx6ultralite, OM3710A71CHARD, MCIMX6UL-EVKB This document provides a detailed

More information

Implementing A Bluetooth Stack on UEFI

Implementing A Bluetooth Stack on UEFI Implementing A Bluetooth Stack on UEFI Tony C.S. Lo Senior Manager American Megatrends Inc. presented by UEFI Plugfest October 2014 Agenda Introduction Bluetooth Architecture UEFI Bluetooth Stack Summary

More information

BT603 Cable Dr. - All-in-One LAN Network Verifier with TDR/TDX Length Measurement and Network Performance Test

BT603 Cable Dr. - All-in-One LAN Network Verifier with TDR/TDX Length Measurement and Network Performance Test BT0 Cable Dr. - All-in-One LAN Network Verifier with TDR/TDX Length and Network Performance Test Cable Dr. (Model No.: BT0) is the all-in-one and easy-to-use network qualification unit measuring logical

More information

JUNE 2000 IC136C. USB Card

JUNE 2000 IC136C. USB Card USB Card JUNE 2000 IC136C CUSTOMER SUPPORT INFORMATION Order toll-free in the U.S. 24 hours, 7 A.M. Monday to midnight Friday: 877-877-BBOX FREE technical support, 24 hours a day, 7 days a week: Call 724-746-5500

More information

EMX Development System

EMX Development System July 21, 2010 G H I Getting Started E l e c t r o n i c s Table of Contents Table of Contents 1.Introduction...3 The objective of this Guide...4 2.Getting Started...5 2.1.System Setup...5 2.2.The Emulator...6

More information

Quick Start Guide for i.mx28 EVK. i.mx28 EVK Multimedia and connectivity

Quick Start Guide for i.mx28 EVK. i.mx28 EVK Multimedia and connectivity Quick Start Guide for i.mx28 EVK i.mx28 EVK Multimedia and connectivity About the i.mx28 Board This section provides information about the i.mx28 Kit Evaluation (EVK) board and the location of the s and

More information

ConnectPort X2 Wireless M Bus Development Kit. Getting Started Guide

ConnectPort X2 Wireless M Bus Development Kit. Getting Started Guide ConnectPort X2 Wireless M Bus Development Kit Getting Started Guide 90001223 _B September 9, 2011 2011 Digi International, Inc. All rights reserved. Digi, idigi, Digi International, the Digi and idigi

More information

Figure 26 CC Debugger Interface

Figure 26 CC Debugger Interface Figure 26 CC Debugger Interface Once the CC Debugger is set up with the status indicator LED showing green, you are ready to either read or write a hex file from the board, or to start debugging a project

More information

4-Port Intelligent KVM Switch SERVIS FS-1004MT Series NC14004-B042 R

4-Port Intelligent KVM Switch SERVIS FS-1004MT Series NC14004-B042 R -Port Intelligent Switch SERVIS FS-100MT Series NC100-B02 R SERVIS has the answer to realizing more reliability, availiability, and seviceability, saving space and cutting costs in your network or server

More information

UPDATING THE SERVICE TOOL Updating the Service Tool with Prism 2

UPDATING THE SERVICE TOOL Updating the Service Tool with Prism 2 Updating the Service Tool with Prism 2 Updating the Modular Service Tool SD with Prism 2 Version 4.5.0 and higher The Modular Service Tool SD is equipped with the ability to update its software with the

More information

QUICK START GUIDE VAB-630. Android EVK v

QUICK START GUIDE VAB-630. Android EVK v QUICK START GUIDE VAB-630 Android EVK v1.0.3 1.00-08112017-110800 Copyright Copyright 2017 VIA Technologies Incorporated. All rights reserved. No part of this document may be reproduced, transmitted, transcribed,

More information

HM-BT-VIN User Manual

HM-BT-VIN User Manual HM-BT-VIN User Manual Introduction The HM-BT-VIN HART Modem, Bluetooth is designed to connect PC s to HART networks via wireless Bluetooth technology. The explosion proof enclosure allows the unit to be

More information

Importing and exporting your or Personal Authentication certificate with Opera

Importing and exporting your  or Personal Authentication certificate with Opera Personal Authentication Certificates Importing and exporting your Email or Personal Authentication certificate with Opera This document explains how you can use Opera to import or export an existing CPAC/Email

More information

Wireless Bluetooth USB Dongle User s Guide

Wireless Bluetooth USB Dongle User s Guide Wireless Bluetooth USB Dongle User s Guide 1 Table of Content CHAPTER 1 INTRODUCTION... 5 INTRODUCTION TO BLUETOOTH... 5 INTRODUCTION TO THE WIRELESS BLUETOOTH USB DONGLE... 5 CHAPTER 2 CONTENTS OF PACKAGE...

More information

UM2045 User manual. Getting started with the X-CUBE-NFC3 near field communication transceiver software expansion for STM32Cube.

UM2045 User manual. Getting started with the X-CUBE-NFC3 near field communication transceiver software expansion for STM32Cube. User manual Getting started with the X-CUBE-NFC3 near field communication transceiver software expansion for STM32Cube Introduction This document describes how to get started with the X-CUBE-NFC3 software

More information

Importing and Using your or Personal Authentication certificate with Windows Live Mail

Importing and Using your  or Personal Authentication certificate with Windows Live Mail Personal Authentication Certificates Importing and Using your Email or Personal Authentication certificate with Windows Live Mail If you originally applied for the certificate on the same computer as your

More information

Stellaris LM3S3748 Evaluation Kit README FIRST

Stellaris LM3S3748 Evaluation Kit README FIRST Stellaris LM3S3748 Evaluation Kit README FIRST The Stellaris LM3S3748 Evaluation Kit provides a low-cost way to start designing applications with Stellaris microcontrollers on a compact and versatile evaluation

More information

Bluetooth Low Energy CC2540/41 Mini Development Kit User s Guide

Bluetooth Low Energy CC2540/41 Mini Development Kit User s Guide Bluetooth Low Energy CC2540/41 Mini Development Kit User s Guide Document Number: SWRU270C Document Version: 1.2 Development Kit Part Number: CC2540DK-MINI, CC2541DK-MINI TABLE OF CONTENTS 1. REFERENCES...

More information

Future Technology Devices International

Future Technology Devices International Future Technology Devices International Datasheet UMFT51AA 8051 Compatible Module UMFT51AA is an FT51A DIP module that is compatible with an 8051 microcontroller. 1 Introduction 1.1 Features The UMFT51AA

More information

AT89C5131 Starter Kit... Software User Guide

AT89C5131 Starter Kit... Software User Guide AT89C5131 Starter Kit... Software User Guide Table of Contents Section 1 Introduction... 1-1 1.1 Abbreviations...1-1 Section 2 Getting Started... 2-3 2.1 Hardware Requirements...2-3 2.2 Software Requirements...2-3

More information

MAXREFDES43# ZedBoard Quick Start Guide

MAXREFDES43# ZedBoard Quick Start Guide MAXREFDES43# ZedBoard Quick Start Guide Rev 0; 4/15 Maxim Integrated cannot assume responsibility for use of any circuitry other than circuitry entirely embodied in a Maxim Integrated product. No circuit

More information

QUICKSTART CODE COMPOSER STUDIO Stellaris Development and Evaluation Kits for Code Composer Studio

QUICKSTART CODE COMPOSER STUDIO Stellaris Development and Evaluation Kits for Code Composer Studio Stellaris Development and Evaluation Kits for Code Composer Studio Stellaris Development and Evaluation Kits provide a low-cost way to start designing with Stellaris microcontrollers using Texas Instruments

More information

Future Technology Devices International

Future Technology Devices International Future Technology Devices International UMFTPD2A UMFTPD2A is a module used for FT90x programming, debugging and EFUSE burning. The UMFTPD2A is a module with an FT4232HL Hi-Speed USB2.0 to multipurpose

More information

DIGITAL COMPASS-RD DIGITAL COMPASS REFERENCE DESIGN KIT USER' S GUIDE. 1. Kit Contents. 2. Introduction. 3. Quick-Start Guide. 4. General Description

DIGITAL COMPASS-RD DIGITAL COMPASS REFERENCE DESIGN KIT USER' S GUIDE. 1. Kit Contents. 2. Introduction. 3. Quick-Start Guide. 4. General Description DIGITAL COMPASS REFERENCE DESIGN KIT USER' S GUIDE 1. Kit Contents The Digital Compass Reference Design Kit contains the following items: C8051F350 Digital Compass Reference Design Board Silicon Laboratories

More information

ZC702 Si570 Programming June 2012

ZC702 Si570 Programming June 2012 June 2012 XTP181 Revision History Date Version Description 05/25/12 1.0 Initial version for 14.1. Copyright 2012 Xilinx, Inc. All Rights Reserved. XILINX, the Xilinx logo, the Brand Window and other designated

More information

AN_357. Android Java D2xx Demo Application for FT4222

AN_357. Android Java D2xx Demo Application for FT4222 Future Technology Devices International Ltd. AN_357 Android Java D2xx Demo Application for FT4222 Document Reference No.:FT_001142 Version 1.0 Issue Date: 2015-01-21 This document provides the application

More information

ZigBee USB Dongle ZSB series Data Sheet

ZigBee USB Dongle ZSB series Data Sheet ZigBee USB Dongle ZSB series Data Sheet DS-ZSB Meshreen Content 1. Introduction... 3 1.1 Variants... 3 1.2 Key Features... 3 1.3 Applications... 3 2. Block Diagram... 4 3. Specification... 5 3.1 General

More information

Figure 1. Simplicity Studio

Figure 1. Simplicity Studio SIMPLICITY STUDIO USER S GUIDE 1. Introduction Simplicity Studio greatly reduces development time and complexity with Silicon Labs EFM32 and 8051 MCU products by providing a high-powered IDE, tools for

More information

How to Install Temprecord for Windows Software V5.07 for USB Reader

How to Install Temprecord for Windows Software V5.07 for USB Reader Temprecord International Ltd PO Box 58-430 Greenmount Auckland, New Zealand Phone +64 9 274 9825 Fax +64 9 273 4020 www.temprecord.com How to Install Temprecord for Windows Software V5.07 for USB Reader

More information

AL361A-EVB-A1. Multi-channel Video Processor EVB. Datasheet. (HDMI/AHD-to-HDMI) 2017 by AverLogic Technologies, Corp. Version 1.0

AL361A-EVB-A1. Multi-channel Video Processor EVB. Datasheet. (HDMI/AHD-to-HDMI) 2017 by AverLogic Technologies, Corp. Version 1.0 AL361A-EVB-A1 Multi-channel Video Processor EVB (HDMI/AHD-to-HDMI) Datasheet Version 1.0 INFORMATION FURNISHED BY AVERLOGIC IS BELIEVED TO BE ACCURATE AND RELIABLE. HOWEVER, NO RESPONSIBILITY IS ASSUMED

More information

SIM28_EVB kit_user Guide_V1.02

SIM28_EVB kit_user Guide_V1.02 SIM28_EVB kit_user Guide_V1.02 Document Title: Version: 1.02 Date: 2012-03-30 Status: Document Control ID: Release SIM28_EVB Kit_User Guide_V1.02 General Notes SIMCom offers this information as a service

More information

UART Devices. ECE 480: Design Team 3. Application Note. By: Hoyoung Jung. Date: 4/3/15

UART Devices. ECE 480: Design Team 3. Application Note. By: Hoyoung Jung. Date: 4/3/15 UART Devices ECE 480: Design Team 3 Application Note By: Hoyoung Jung Date: 4/3/15 Abstract The integration and communication of electronic systems requires the receiving and transmitting of data. In order

More information

STSW-BLUENRG1-DK. BlueNRG-1, BlueNRG-2 DK SW package

STSW-BLUENRG1-DK. BlueNRG-1, BlueNRG-2 DK SW package BlueNRG-1, BlueNRG-2 DK SW package Data brief Features Bluetooth SMART SW package supporting BlueNRG-1 and BlueNRG-2 Bluetooth low energy (BLE) systems-on-chip BlueNRG-1 Navigator and BlueNRG-2 Navigator

More information

MBN52832DK Rev A User Guide

MBN52832DK Rev A User Guide MBN52832DK Rev A User Guide Version: 0.1 Release Date: October 27, 2016 Murata reserves the right to make changes in specifications at anytime and without notice. The information furnished in this user

More information

s-center Evaluation Software for short range modules User Guide Abstract

s-center Evaluation Software for short range modules User Guide Abstract s-center Evaluation Software for short range modules User Guide Abstract This document explains how to use s-center, the powerful and easy-to-use tool from u-blox for evaluation and configuration of u-blox

More information

Quick Start Guide: RL78G14 Motor Control Starter Kit

Quick Start Guide: RL78G14 Motor Control Starter Kit Document Contents 1.0 Introduction 1 2.0 Board Layout 1 3.0 Stand Alone Demonstration Mode 2 4.0 Installation 3 5.0 Using the GUI 4 6.0 RL78/G14 Programming 6 7.0 RL78/G14 Debugging 7 8.0 Next Steps 8

More information

Santa Fe (MAXREFDES5#) MicroZed Quick Start Guide

Santa Fe (MAXREFDES5#) MicroZed Quick Start Guide Santa Fe (MAXREFDES5#) MicroZed Quick Start Guide Rev 0; 5/14 Maxim Integrated cannot assume responsibility for use of any circuitry other than circuitry entirely embodied in a Maxim Integrated product.

More information

Quick Start Guide TWR-PXR bit Power Architecture MCU for High-Performance Real-Time Applications TOWER SYSTEM

Quick Start Guide TWR-PXR bit Power Architecture MCU for High-Performance Real-Time Applications TOWER SYSTEM Quick Start Guide TWR-PXR40 32-bit Power Architecture MCU for High-Performance Real-Time Applications TOWER SYSTEM Quick Start Guide Get to Know the TWR-PXR40 User LEDs OSJTAG Interface CAN JTAG Interface

More information

8-Port Intelligent KVM Switch SERVIS FS-1008MT Series NC14004-B082 R

8-Port Intelligent KVM Switch SERVIS FS-1008MT Series NC14004-B082 R 8-Port Intelligent Switch SERVIS FS-1008MT Series NC14004-B082 R SERVIS has the answer to realizing more reliability, availiability, and seviceability, saving space and cutting costs in your network or

More information

quick start manual FORERUNNER 50 with ANT+Sport wireless technology

quick start manual FORERUNNER 50 with ANT+Sport wireless technology quick start manual FORERUNNER 50 with ANT+Sport wireless technology Warning: This product contains a replaceable coin cell battery. See the Important Safety and Product Information guide in the product

More information

AFE4403 Watch EVM Factory Firmware Update Procedure

AFE4403 Watch EVM Factory Firmware Update Procedure AFE4403 Watch EVM Factory Firmware Update Procedure Page 1 The purpose of the document is to provide detailed instructions for updating the AFE4403 Watch firmware to factory default. Table 1 lists the

More information

Wireless Bluetooth USB Dongle User s Guide

Wireless Bluetooth USB Dongle User s Guide Wireless Bluetooth USB Dongle User s Guide 1 Table of Content CHAPTER 1 INTRODUCTION... 5 INTRODUCTION TO BLUETOOTH... 5 INTRODUCTION TO THE WIRELESS BLUETOOTH USB DONGLE... 5 CHAPTER 2 CONTENTS OF PACKAGE...

More information

Getting started with the X-CUBE-NFC5 high performance HF reader / NFC initiator IC software expansion for STM32Cube

Getting started with the X-CUBE-NFC5 high performance HF reader / NFC initiator IC software expansion for STM32Cube User manual Getting started with the X-CUBE-NFC5 high performance HF reader / NFC initiator IC software expansion for STM32Cube Introduction The X-CUBE-NFC5 software expansion for STM32Cube provides the

More information

DLP-RFID2-EDK2 SETUP PROCEDURE

DLP-RFID2-EDK2 SETUP PROCEDURE DLP-RFID2-EDK2 SETUP PROCEDURE This product is designed to make it easy to both test the DLP-RFID2 module without developing your own hardware and provide an easy-to-use platform for those wishing to program,

More information

CEL MeshConnect ZICM35x Test Tool User Guide

CEL MeshConnect ZICM35x Test Tool User Guide User Guide 0011-00-17-02-000 CEL MeshConnect ZICM35x Test Tool User Guide CEL MeshConnect ZICM35x Test Tool User Guide Introduction CEL s MeshConnect EM357 Mini Modules combine high performance RF solutions

More information

OLED display with pixels resolution Ambient light sensor CPU load Analog filter Quadrature Encoder with push button Digital I/O

OLED display with pixels resolution Ambient light sensor CPU load Analog filter Quadrature Encoder with push button Digital I/O APPLICATION NOTE Atmel AT02657: XMEGA-E5 Xplained Software User Guide Features OLED display with 128 32 pixels resolution Ambient light sensor CPU load Analog filter Quadrature Encoder with push button

More information

Quick Start Guide EX-9686U/A-L(A9) Copyright TOPSCCC Technology CO., LTD. All rights reserved

Quick Start Guide EX-9686U/A-L(A9) Copyright TOPSCCC Technology CO., LTD. All rights reserved Quick Start Guide Copyright 2000 2014 TOPSCCC Technology CO., LTD. All rights reserved Release Notes Version Release Date Notes 1.0 June 2013 Initial release 2.0 October 2013 Correct some typo errors 3.1

More information

ES-511, ES-522, ES-551, ES-571. Quick Start Guide. for Brainboxes Ethernet to Serial Range

ES-511, ES-522, ES-551, ES-571. Quick Start Guide. for Brainboxes Ethernet to Serial Range ES-511, ES-522, ES-551, ES-571 Quick Start Guide for Brainboxes Ethernet to Serial Range Contents 1. Box Contents Check List 3 2. Hardware 4 3. Network IP Addressing 6 4. Connecting your ES Device 7 5.

More information

LPC2148 DEV BOARD. User Manual.

LPC2148 DEV BOARD. User Manual. LPC2148 DEV BOARD User Manual www.coineltech.com www.coineltech.com Designed by CoiNel Technology Solutions LLP No-816, 2 nd Floor, 4 th B Cross, 9 th A Main, RPC Layout, Vijaynagar, Bangalore-560040 State:

More information

AN4321 Application note

AN4321 Application note Application note Getting started with the SPC56L-Discovery Introduction SPC56L-Discovery evaluation kit is based on the 32-bit microcontrollers SPC56EL70L5. The SPC56L-Discovery is an evaluation board

More information

Intel Research mote. Ralph Kling Intel Corporation Research Santa Clara, CA

Intel Research mote. Ralph Kling Intel Corporation Research Santa Clara, CA Intel Research mote Ralph Kling Intel Corporation Research Santa Clara, CA Overview Intel mote project goals Project status and direction Intel mote hardware Intel mote software Summary and outlook Intel

More information

Atmel AVR ATxmega384C3 microcontroller OLED display with 128x32 pixels resolution Analog sensors. Ambient light sensor Temperature sensor

Atmel AVR ATxmega384C3 microcontroller OLED display with 128x32 pixels resolution Analog sensors. Ambient light sensor Temperature sensor APPLICATION NOTE Atmel AVR1939: XMEGA-C3 Xplained Getting Started Guide Features Atmel AVR ATxmega384C3 microcontroller OLED display with 128x32 pixels resolution Analog sensors Ambient light sensor Temperature

More information

Avnet Zynq Mini Module Plus Embedded Design

Avnet Zynq Mini Module Plus Embedded Design Avnet Zynq Mini Module Plus Embedded Design Version 1.0 May 2014 1 Introduction This document describes a Zynq standalone OS embedded design implemented and tested on the Avnet Zynq Mini Module Plus. 2

More information

EasyLog Bluetooth. quick start guide

EasyLog Bluetooth. quick start guide EasyLog Bluetooth quick start guide 1 Charge your data logger Your data logger will arrive partially charged. For optimum performance, charge it for 24 hours before use until no battery symbol is displayed.

More information

Importing and exporting your or Personal Authentication certificate using Internet Explorer

Importing and exporting your  or Personal Authentication certificate using Internet Explorer Personal Authentication Certificates Importing and exporting your Email or Personal Authentication certificate using Internet Explorer This document explains how you can use Internet Explorer to import

More information

Jennic TECHNOLOGY FOR A CHANGING WORLD

Jennic TECHNOLOGY FOR A CHANGING WORLD Application Note: ZigBee Wireless Light Switch TECHNOLOGY FOR A CHANGING WORLD JN-AN-1024: ZigBee Wireless Light Switch Author: Gary Pfeffer Features The ZigBee wireless light switch application: Uses

More information

PHOTRON LIMITED bears no responsibility for the results of using the product or from following the instructions in this manual.

PHOTRON LIMITED bears no responsibility for the results of using the product or from following the instructions in this manual. The copyright of this manual is held by PHOTRON LIMITED. Product specifications and manual contents can change without advanced notification. This manual was created taking every possible measure to ensure

More information

USER GUIDE. ATmega168 Xplained Mini User Guide. Introduction

USER GUIDE. ATmega168 Xplained Mini User Guide. Introduction USER GUIDE ATmega168 Xplained Mini User Guide Introduction This user guide describes how to get started with the Atmel ATmega168 Xplained Mini board. The ATmega168 Xplained Mini evalutation kit is a hardware

More information

RX62N BOARD User Manual

RX62N BOARD User Manual RX62N BOARD User Manual www.coineltech.com 1 Designed by CoiNel Technology Solutions LLP No-32 (Old No - 1355), 2nd Floor, HAPBCO Tower, 9th Main, 4th B Cross, Hampinagar, RPC Layout Bangalore 560104 State:

More information

SmartFusion2 SoC FPGA Demo: Code Shadowing from SPI Flash to SDR Memory User s Guide

SmartFusion2 SoC FPGA Demo: Code Shadowing from SPI Flash to SDR Memory User s Guide SmartFusion2 SoC FPGA Demo: Code Shadowing from SPI Flash to SDR Memory User s Guide SmartFusion2 SoC FPGA Demo: Code Shadowing from SPI Flash to SDR Memory User's Guide Table of Contents SmartFusion2

More information

TWR-LS1021A Getting Started

TWR-LS1021A Getting Started Freescale Semiconductor Getting Started Document Number: TWR-LS1021AGS Rev. 3, 10/2015 TWR-LS1021A Getting Started 1 Introduction This document describes how to connect the QorIQ LS1021A Tower System Module

More information