Getting started with E909.06

Size: px
Start display at page:

Download "Getting started with E909.06"

Transcription

1 preliminary Getting started with E Overview of software and tools Version Mechaless Systems GmbH TRIWO Technopark Bruchsal Werner-von-Siemens-Str. 2-6 Building Bruchsal

2 LIMITED WARRANTY THERE IS NO WARRANTY FOR THE CORRECTNESS OF THIS PUBLICATION OR THE RELATED CODE EXAMPLES OR RELATED PROGRAMS TO THE EXTENT PERMITED BY APPLICABLE LAW EXCEPT WHEN OTHERWISE STATED IN WRITING. THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PUBLICATION OR THE PUBLISHED CODE EXAMPLES OR RELATED PROGRAMS "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PUBLICATION OR THE PUBLISHED CODE EXAMPLES OR RELATED PROGRAMS IS WITH YOU. SHOULD THE PUBLICATION OR THE PUBLISHED CODE EXAMPLES OR THE RELATED PROGRAMS PROVE TO BE INCORRECT OR DEFECTIVE, YOU ASSUME THE COST OF ALL NECCESSARY SERVICING, REPAIR OR CORRECTION. IN NO EVENT, UNLESS REQUIRED BY APPLICABLE LAW, WILL THE COPYRIGHT HOLDER OR ANY OTHER PARTY BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTICAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THIS PUBLICATION OR THE PUBLISHED CODE EXAMPLES OR THE RELATED PROGRAMS (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR FAILURE OF THE PROGRAMS/PROGRAM EXAMPLES TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF THE COPYRIGHT HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. If you have any questions or comments regarding this software or documentation, please contact: Mechaless Systems GmbH TRIWO Technopark Bruchsal Werner-von-Siemens-Str. 2-6 Building Bruchsal info@mechaless.com Tel.: +49 (0)7251 / Fax: +49 (0)7251 / getting started with e90906.docx Version /18

3 Content 1 Overview of demonstrators Evaluation board Gesture reference Board Two-inch-slider Evaluate the sensor HACo tool Gesture Debugger Tool Establish USB communication to the sensor Software and application notes Overview of the application notes HALIOS library and source projects Elmos default software for E Develop a customized sensor application Develop customized software for E CPU Using your own MCU and interface to E Create a Windows based application Update or flash software in E MAZ JTAG INTERFACE Using the Mechaless Com-Board Order E for mass production Related documents getting started with e90906.docx Version /18

4 1 Overview of demonstrators Mechaless provides the following HALIOS demonstrator. All boards are complete optical HALIOS sensors which include PCB, optical elements and the software implementation. The software of each board provides a working example which is adapted to the sensor specific hardware. The following sensor types are in stock and can be ordered at Mechaless. E Evaluation Board Gesture reference board Two-inch slider 1.1 Evaluation board With the evaluation board (Figure 1) it is designed to demonstrate the functions of E devices including SPI communication with MAX3420. It provides connectors and pin headers for GPIO access, as also the receiver and sender connectors for arbitrary sensor heads. With that it is comfortable to evaluate various kinds of optical sensor heads. Figure 1: The Mechaless baseboard with E The baseboard provides the following pin headers - Power supply for 5V, 2.5V and Gnd with 3 pins each. 3.3V with one pin connector - External power supply connector for 12V power supply - USB plug for USB communication and 5V power supply via USB - Receiver path - Sender path - 14 pin service interface, for JTAG, GPIO port, SPI and I 2 C Options for GPIO configuration GPIO4 7 are JTAG pins for flash and debug interface Configure GPIO4 7 either as GPIO or SPI SPI interface is configurable as SPI master or SPI slave I 2 C interface is I 2 C slave only - Separate 8 pin GPIO port with LED signalization - 10 pol connector for the 4 inputs and the 4 outputs of the MAX3420 device which does USB communication getting started with e90906.docx Version /18

5 1.1.1 Baseboard with one gesture head The baseboard usually is delivered with one or two gesture heads. The connectors of the gesture head fits to the sender and receiver connectors on the baseboard. Each sensor heads provides to sending LEDs, one photo diode and the pre amplifier E Figure 2 shows the gesture head. Figure 2: The Gesture Head In case of using two gesture heads on the baseboard you need two adapter PCBs to connect both heads to the baseboard. Figure 3 shows the baseboard with sender and receiver adapter for two gesture heads. Figure 3: The base board with adapter for two sensor heads NOTE: THAT ADAPTER BOARDS DON T USE DIFFERENTIAL RECEIVING SIGNLAS. THE CURRENT SETUP IS JUST FOR DEMONSTRATION. PLEASE DON T COPY THAT OPTION. REFER TO APPLICATION EXAMPLES HOW TO MULTPLEX HEADS IF YOU NEED MORE THAN ONE SENSOR HEAD. 1.2 Gesture reference Board The Gesture reference board (Figure 4) is a standalone HALIOS demonstrator with E It provides a complete optical IR based gesture solution without any mechanical or optical parts. For gesture detection three IR sending LEDs are used. The gestures are signalized with five indication LEDs The software provides the following default Mechaless default gestures: Awareness Continuous proximity Swipe gesture detection in x/y direction Time select Double Tap gesture getting started with e90906.docx Version /18

6 Figure 4: The Gesture Reference Board The benefits of this board are: Easy evaluation of the existing functions PCB is ready to integrate in an existing solution Connect the PCB to your own application via I 2 C and an optional interrupt pin Capability for fast integration of the gestures in a Windows application by using the Gesture Debugger template with.net and C#, connection to Mechaless Com-Board required Soldering pads for fast access to power supply, I 2 C and the interrupt pin USB connector for 5V standalone power supply 1.3 Two-inch-slider The Two-inch Slider (Figure 5) is a standalone HALIOS demonstrator with E It provides a complete optical IR based gesture solution without any mechanical or optical parts. For gesture detection two IR sending LEDs are used. The gestures are signalized with two indication LEDs The software provides the following default Mechaless default gestures: Awareness Continuous proximity Swipe gesture detection in x direction Time select Double Tap gesture X-slider, Continuous relative position output in x direction Figure 5: The Two-inch Slider The benefits of this board are: Easy evaluation of the existing functions PCB is ready to integrate in an existing solution Connect the PCB to your own application via I 2 C and an optional interrupt pin USB connector for power supply including HACo and Gesture Debugger support. Capability for fast integration of the gestures in a Windows application by using the Gesture Debugger template with.net and C# Option to cut the signalization LEDs and the USB part to reduce PCB size getting started with e90906.docx Version /18

7 2 Evaluate the sensor The most powerful way to evaluate the sensor including the implemented software is to establish a USB communication between a Windows PC and the sensor. For sensor evaluation you can use the HACo tool and especially for analysis of the implemented default gestures you can use the Gesture Debugger template. Additionally you can develop your own PC based gesture application by using the Gesture Debugger Template. 2.1 HACo tool The HALIOS configuration (HACo) tool is powerful PC tool which provides access to the firmware in E It provides a graphical view of sensor signals and the sensor configuration. With the HACo tool it is easy to evaluate software, sensor configuration and the optical setup of sensor heads. Figure 6 and Figure 7 illustrate the HACo main window and the essential graphical views for the sensor. Figure 6: HACo tool main window Figure 7: Left: the Loop values view vs. time window; right the configuration dialog getting started with e90906.docx Version /18

8 For a summary of the most relevant SFR and USER space memory address in firmware please refer to document application_spec_address.pdf. 2.2 Gesture Debugger Tool The Gesture Debugger is a PC application which mirrors the gesture detection in E The Gesture Debugger is able to enable and disable available gestures in the device. Each gesture value or event is generated in the Embedded device. Figure 8: Gesture Debugger 2.3 Establish USB communication to the sensor To establish USB communication between the sensor and a Windows PC there are basically two options available: 1. Using the Mechaless USB library inside E and the MAX3420 device 2. Using the Mechaless Com-Board On-board USB with MAX3420 This option realizes a SPI-USB bridge by using the MEX3420 device. Therefore Mechaless provides a software library for E which handles the USB communication. The software sets up the E as SPI master and communicates with SPI slave MAX3420. The indication for communication request by the USB host is signalized via a SPI interrupt pin. This pin is routed to the GPIO_1 of E Please keep in mind that whenever this solution is used SPI slave in E isn t available. PC <== USB ==> MAX3420 <== SPI ==> E Figure 9 illustrates the distribution diagram for USB connection with MAX3420. getting started with e90906.docx Version /18

9 Optical parts E SPI INT MAX3420 USB Windows XP/7 32/64 bit hardware HID Firmware E User application HACo Gesture debugger Gesture debugger C# template software USB library gesture library sensor configuration and signal evaluation Gesture evaluation User application Figure 9: Distribution diagram for software using MAX3420 as SPI-USB bridge Using the Mechaless Com-Board The Mechaless Com-Board itself provides USB communication for HACo and Gesture Debugger support. The Com-Board contains an MCU which translates the Mechaless USB HID protocol to E firmware protocol. It supports access to E via SPI or I 2 C while the E is configured as I 2 C slave or SPI slave. a) PC <== USB ==> Com-Board MCU <== I 2 C ==> E b) PC <== USB ==> Com-Board MCU <== SPI ==> E Figure 10 shows the distribution diagram for USB connection with the Mechaless Com-Board (Figure 11). Optical parts E I2C SPI Com-Board USB Windows XP/7 32/64 bit hardware HID Firmware E User application HACo Gesture debugger Gesture debugger C# template software USB library gesture library sensor configuration and signal evaluation Gesture evaluation User application Figure 10: Distribution diagram for software using the Com-Board Figure 11: The Mechaless Com-Board getting started with e90906.docx Version /18

10 3 Software and application notes 3.1 Overview of the application notes The application notes are preconfigured projects with software code examples. These examples can be loaded and compiled with IAR Embedded Workbench for TI MSP430 and the UEStudio06 with the GNU GCC compiler. You can download the application notes from the Mechaless web site: All examples include device timing by using the analog wake up timer watchdog firmware API calls All of the projects support I 2 C slave device by default. If USB library is used the default GPIO configuration is SPI master and GPIO_1 is used for SPI_INT pin from MAX3420. If you aren t going to use direct USB interface with E you can disable the USB option in the main.h file with a compiler switch. Table 1 lists the existing application notes with a short description for each project. Software example project a1_firmware Used libraries: lib_firmware Description Compact and small project. No USER space support. An example how to use the TIMER1 module is included. recommended if no HALIOS gestures and no calibration routines are needed b1_haliostools Used libraries: lib_firmware lib_haliostools lib_usb Project which handles the sensor signals and provides USB communication for HACo tool. Support for filter, calibration and the level switch module. recommended as startup project in case no gesture detection is needed d1_usb_mousedemo Used libraries: lib_firmware lib_haliostools Project which handles the sensor signals and installs the E with MAX3420 as USB HID mouse. The software is based on the baseboard with two gesture heads and transfers the sensor signals into a mouse movement. getting started with e90906.docx Version /18

11 lib_usb For multiplexing of the two sensor heads the io_control module is used. d3_spi_master Used libraries: lib_firmware lib_haliostools lib_spi_master e2_eval_board Used libraries: lib_firmware lib_haliostools lib_usb lib_haliosgestures recommended as startup project in case the io_control module or all available HALIOS default gestures are needed g1_gesture_head used libraries: lib_firmware lib_haliostools lib_usb lib_haliosgestures recommended as startup project in case some HALIOS default gestures are needed Simple project which provides SPI master function to E The project shows how to communicate with another E SPI slave. Complex project including the HALIOS gesture application. The software handles the sensor signals, provides USB communication for HACo tool and includes support for all Mechaless default gestures. The software is based on the baseboard with one or two gesture heads. For multiplexing of the two sensor heads the io_control module is used. The HALIOS gesture application provides a full interface for the Gesture Debugger on PC. The complexity of software is increased because of the gesture detection which depends on the number of loops and the 1D/2D gesture detection. Additionally this project supports an USB keystroke demo mode. You can install the E as USB keyboard which throws individual keystrokes on each gesture event. It is the light version of e2_eval_board. The software handles the sensor signals, provides USB communication for HACo tool and includes support for 1D Mechaless default gestures. The software is based on the baseboard with one gesture head. The HALIOS gesture application provides a full interface for the Gesture Debugger on PC. Additionally this project supports an USB keystroke demo mode. You can install the E as USB keyboard which throws individual keystrokes on each gesture event. g2_gesture_reference_board Used libraries: lib_firmware lib_haliostools lib_usb lib_haliosgestures Software example for the gesture reference board. The software handles the sensor signals, provides USB communication for HACo tool and includes support for 2D Mechaless default gestures. The HALIOS gesture application provides a full interface for the Gesture Debugger on PC. Additionally this project supports an USB keystroke demo mode. You can install the E as USB keyboard which throws individual keystrokes on each gesture event. Therefor additional getting started with e90906.docx Version /18

12 recommended as startup project if the gesture reference board with latch output for signal LEDs is used hardware with MAX3420 is needed. Table 1: The software application notes for E HALIOS library and source projects Note: The software from Mechaless Systems GmbH is well working software which is running in several applications since more than five years. Mechaless doesn t provide any certified software. So whenever the application notes are used for a product the target product manufacturer is responsible for the software inside E Libraries The software form Mechaless usually includes pre compiled binary files (software libraries) for several software modules instead of complete source files. The intention of providing software libraries is to reduce the project complexity and to prevent for modifying of well working and proven firmware functions without notice from Mechaless. Table 2 lists the libraries which are used in the software application notes. lib_firmware API function to access SFR and USER space flash and restore parameters, store or restore the USER space and the parameters to and from flash provide API functions for the HALIOS measurement lib_spi_master provide SPI master function in E909.06, usually not used lib_haliostools filter API function for calibration, startup and calibration during runtime Provide auto calibration module which runs in background Level switch module lib_usb USB communication for HACo and Gesture Debugger Option to install the E as USB HID keyboard to throw keystrokes Option to install the E as USB HID mouse to control the mouse movement lib_haliosgestures API functions for gesture detection algorithms Table 2: The software libraries for E getting started with e90906.docx Version /18

13 3.2.2 Working with library source files For first time of evaluation you don t need the sources of the libraries. Going to mass production includes the certification of software in E including the software library files. To get the source files for the library you have to contact the Mechaless Systems GmbH. If requested Mechaless provides the source project for the firmware and the HaliosTools library files. USB is closed source as it isn t needed for mass production. If you need the source files for the gesture library you have to carry on negotiations with Mechaless about the source code or license for gesture software. 3.3 Elmos default software for E Since April 2015 Elmos provides universal software in E as default software which adapts to the needs of most customers for evaluation. The software contains a lot of available features and is scalable for GPIO behavior. The default software provides the following functions: Basic firmware for E I 2 C and SPI slave HALIOS tools, including software filter, auto calibration and the level switch module HALIOS default gestures based on the configuration for the e2_eval_board example configurable GPIO behavior Default configuration is I 2 C master and I 2 C slave. GPIOs are not controlled by default. Please refer to the description for the io_control module for information about to setup the GPIO behavior. Just note that you have to disable the SPI slave interface if you are going to use GPIO_4 to GPIO_7 for any function. There is no support for SPI-USB Bridge with MAX3420 in default software. For USB communication to HACo tool you can use the Mechaless Com-Board. getting started with e90906.docx Version /18

14 4 Develop a customized sensor application There are several ways to create your own customized sensor solution with E Develop customized software for E CPU The E has an integrated CPU with 60 kb flash and 3 kb RAM. The CPU is uses the TI MSP 430 compiler and is fully code compatible to the MSP430 CPU. We recommend using IAR Embedded Workbench for TI MSP 430 as IDE for software development. Additionally we support the UEStudio06 with GCC compiler which is much cheaper during evaluation process. Just keep in mind that the in-circuit debug option is only available with IAR. For getting started you are free to use a software application note. The application notes provide preconfigured project files with code examples. 4.2 Using your own MCU and interface to E Sometimes it is indispensable or more easy and faster to write the application on another MCU and not in E In that case you can interface to E via I 2 C or SPI the usage of an interrupt pin is optional. Both ways of connection between any MCU and the E is illustrated in Figure 12. I 2 C MCU E INT optional SPI MCU E INT optional Figure 12: Interface options for E Create a Windows based application Another option to show the features of a HALIOS sensor application in a GUI on a Windows PC is to use the Gesture Debugger Template. The template is a preconfigured C# application based on the Microsoft.NET framework. The template includes DLLs which provide access to the E firmware via USB. You just need a Windows PC with the Microsoft Visual Studio and a USB connection to E Once you load the project you have entry points in the source code for each gesture event. Additionally you get an entry point where you get the sensor raw data via USB. The source code is free to customized modifications. getting started with e90906.docx Version /18

15 5 Update or flash software in E MAZ JTAG INTERFACE The E doesn t support a Bootloader. For software update we recommend the JTAG interface in E by using the MAZ JTAG INTERFACE via USB connection on PC. This tool is needed whenever you are developing software and use the in-circuit debug option with IAR. Figure 13: The MAZ JTAG USB INTERFACE Figure 14: The adapter for the MAZ JTAG USB INTERFACE It is possible to flash the software without an IDE just by using the command line tool el16_jtag.exe (Figure 15). Figure 15: Output of el16_jtag.exe command line tool Please refer to document iar_sw_supply.pdf for further information. You ll find the tools on the Mechaless web site: The MAZ JTAG INTERFACE has 20 pin to 14 pin connector which fits on the baseboard or on the Mechaless Com-Board. The Com-Board routes the JTAG signals via the red Micro Match connector and the 6 pin or 10 pin flex cable to E To order the MAZ JTAG INTERFACE you have to contact Elmos sales department. getting started with e90906.docx Version /18

16 5.2 Using the Mechaless Com-Board With the Com-Board it is possible to do a software update for E without using the MAZ JTAG INTERFACE. Therefore you need to connect the second USB plug on the Com-Board an install the driver for the VCOM interface: CP210x USB to UART Bridge VCP Drivers You can download the driver directly from the manufacturer: Once the driver is installed you start the MLS E flash tool. With that file you can choose an intel hex file and download it to E The Atmel MCU on the Com-Board emulates the JTAG interface for E Figure 16: The MLS flash tool getting started with e90906.docx Version /18

17 6 Order E for mass production If you are going to mass production you need software inside E In general you have three options to order E909.06: 1) order E with Elmos standard software a) request for the sources and certify the software by your own b) over write the software in E by using your own flash runner or something similar 2) order E with empty flash content over write the software in E by using your own flash runner or something similar 3) order E with customized hex file send your customized hex file to Elmos, their quality terms ensure the you get E devices with your customized hex file inside getting started with e90906.docx Version /18

18 7 Related documents Table 3 shows a summary of the most important available documents. Most of these documents are already above-mentioned. Document firmware_spec.pdf haliostools.pdf application_spec_address.pdf userguide_halios_default_gestures.pdf address_definition_io_control.pdf iar_sw_supply.pdf 25an0115e.00_ flashing-via-jtag.pdf elmos_e90906_datasheet.pdf Table 3: Related documents Description E firmware specification file. Description of SFR I2C firmware protocol SPI firmware protocol Description of the HALIOS tools library and its functions Software filter Auto calibration Level switch module Summary of most relevant and important SFR and USER space addresses for sensor evaluation Summary of registers for the gesture detection Register definition and description for the io_control module Instruction guide to IAR Embedded Workbench for TI MSP430 with plug in for E Definition of flashing E via JTAG Datasheet for E device getting started with e90906.docx Version /18

E and E firmware additional

E and E firmware additional preliminary E909.05 and E909.06 firmware additional Using Firmware User space mapping, I²C- and SPI-Protocol Version 4.10 09.01.2014 Mechaless Systems GmbH TRIWO Technopark Bruchsal Werner-von-Siemens-Str.

More information

AT03975: Getting Started with SAM L21. Descripton. Features. SMART ARM-Based Microcontroller APPLICATION NOTE

AT03975: Getting Started with SAM L21. Descripton. Features. SMART ARM-Based Microcontroller APPLICATION NOTE SMART ARM-Based Microcontroller AT03975: Getting Started with SAM L21 APPLICATION NOTE Descripton This application note aims at getting started with the Atmel SAM L21 ARM Cortex -M0+ based microconroller.

More information

QT3 Xplained Pro. Preface. Atmel QTouch USER GUIDE

QT3 Xplained Pro. Preface. Atmel QTouch USER GUIDE Atmel QTouch QT3 Xplained Pro USER GUIDE Preface The Atmel QT3 Xplained Pro is an extension board, which enables the evaluation of a capacitive touch 12 key numpad in mutual capacitance configuration.

More information

LotOS Framework. Getting Started Guide for Banana Pi. Copyright (C) 2015 ilbers GmbH Revision 1.1,

LotOS Framework. Getting Started Guide for Banana Pi. Copyright (C) 2015 ilbers GmbH Revision 1.1, LotOS Framework Getting Started Guide for Banana Pi Copyright (C) 2015 ilbers GmbH Revision 1.1, 2015-10-20 Mango hypervisor and LotOS framework are copyright (C) 2014 2015 ilbers GmbH. All rights reserved.

More information

User Manual. LPC-StickView V3.0. for LPC-Stick (LPC2468) LPC2478-Stick LPC3250-Stick. Contents

User Manual. LPC-StickView V3.0. for LPC-Stick (LPC2468) LPC2478-Stick LPC3250-Stick. Contents User Manual LPC-StickView V3.0 for LPC-Stick (LPC2468) LPC2478-Stick LPC3250-Stick Contents 1 What is the LPC-Stick? 2 2 System Components 2 3 Installation 3 4 Updates 3 5 Starting the LPC-Stick View Software

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

USB Debug Adapter. Power USB DEBUG ADAPTER. Silicon Laboratories. Stop. Run. Figure 1. Hardware Setup using a USB Debug Adapter

USB Debug Adapter. Power USB DEBUG ADAPTER. Silicon Laboratories. Stop. Run. Figure 1. Hardware Setup using a USB Debug Adapter C8051F38X DEVELOPMENT KIT USER S GUIDE 1. Kit Contents The C8051F38x Development Kit contains the following items: C8051F380 Target Board C8051Fxxx Development Kit Quick-start Guide Silicon Laboratories

More information

C8051F530A-DK C8051F530A DEVELOPMENT KIT USER S GUIDE. 1. Relevant Devices. 2. Kit Contents

C8051F530A-DK C8051F530A DEVELOPMENT KIT USER S GUIDE. 1. Relevant Devices. 2. Kit Contents C8051F530A DEVELOPMENT KIT USER S GUIDE 1. Relevant Devices The C8051F530A Development Kit is intended as a development platform for the microcontrollers in the C8051F52xA-53xA MCU family. The members

More information

Application Note. Startup DevKit16. History 19 th June 00 TKa V1.0 started 20 th June 00 TKa V1.1 Some minor text corrections

Application Note. Startup DevKit16. History 19 th June 00 TKa V1.0 started 20 th June 00 TKa V1.1 Some minor text corrections Application Note Startup DevKit16 Fujitsu Mikroelektronik GmbH, Microcontroller Application Group History 19 th June 00 TKa V1.0 started 20 th June 00 TKa V1.1 Some minor text corrections 1 Warranty and

More information

Smart RF Device Family - Getting Started Guide. Features. Description. References ATAN0115 APPLICATION NOTE

Smart RF Device Family - Getting Started Guide. Features. Description. References ATAN0115 APPLICATION NOTE ATAN0115 Smart RF Device Family - Getting Started Guide APPLICATION NOTE Features Introduction to the Smart RF device family, including ATA82xx receivers, the ATA8520 transmitter and ATA85xx transceivers

More information

USB Debug Adapter. Power USB DEBUG ADAPTER. Silicon Laboratories. Stop. Run. Figure 1. Hardware Setup using a USB Debug Adapter

USB Debug Adapter. Power USB DEBUG ADAPTER. Silicon Laboratories. Stop. Run. Figure 1. Hardware Setup using a USB Debug Adapter C8051F2XX DEVELOPMENT KIT USER S GUIDE 1. Kit Contents The C8051F2xx Development Kits contain the following items: C8051F206 or C8051F226 Target Board C8051Fxxx Development Kit Quick-Start Guide Silicon

More information

AT06467: Getting started with SAM D09/D10/D11. Features. Description. SMART ARM-based Microcontrollers APPLICATION NOTE

AT06467: Getting started with SAM D09/D10/D11. Features. Description. SMART ARM-based Microcontrollers APPLICATION NOTE SMART ARM-based Microcontrollers AT06467: Getting started with SAM D09/D10/D11 APPLICATION NOTE Features Getting started with Atmel SMART SAM D09/D10/D11 microcontrollers and tools Getting started with

More information

User Manual. LPC-StickView V1.1. for LPC-Stick. Contents

User Manual. LPC-StickView V1.1. for LPC-Stick. Contents User Manual LPC-StickView V1.1 for LPC-Stick Contents 1 What is LPC-Stick? 2 2 System Components 2 3 Installation 2 4 Updates 3 5 Starting the LPC-Stick View Software 4 6 Operating the LPC-Stick 6 7 Start

More information

Figure 1. EFM32 Wonder Gecko STK (Left) Connected to a Biometric-EXP (Right)

Figure 1. EFM32 Wonder Gecko STK (Left) Connected to a Biometric-EXP (Right) BIOMETRIC EXP Evaluation Board USER S GUIDE 1. Introduction The Silicon Laboratories Biometric-EXP Evaluation Board is a hardware plugin card for EFM32 Starter Kits (STK s). The Biometric-EXP is intended

More information

AKKON USB CONTROLLER BOARD

AKKON USB CONTROLLER BOARD TN002 AKKON USB CONTROLLER BOARD USB Microcontroller board with the PIC18F4550 * Datasheet Authors: Gerhard Burger Version: 1.0 Last update: 20.01.2006 File: Attachments: no attachments Table of versions

More information

QT2 Xplained Pro. Preface. Atmel QTouch USER GUIDE

QT2 Xplained Pro. Preface. Atmel QTouch USER GUIDE Atmel QTouch QT2 Xplained Pro USER GUIDE Preface Atmel QT2 Xplained Pro kit is an extension board that enables the evaluation of a mutual capacitance touch surface using the Peripheral Touch Controller

More information

Figure 1. Proper Method of Holding the ToolStick. Figure 2. Improper Method of Holding the ToolStick

Figure 1. Proper Method of Holding the ToolStick. Figure 2. Improper Method of Holding the ToolStick TOOLSTICK UNIVERSITY DAUGHTER CARD USER S GUIDE 1. Handling Recommendations To enable development, the ToolStick Base Adapter and daughter cards are distributed without any protective plastics. To prevent

More information

Ethernet1 Xplained Pro

Ethernet1 Xplained Pro Ethernet1 Xplained Pro Part Number: ATETHERNET1-XPRO The Atmel Ethernet1 Xplained Pro is an extension board to the Atmel Xplained Pro evaluation platform. The board enables the user to experiment with

More information

Atmel AVR1924: XMEGA-A1 Xplained Hardware User's Guide. 8-bit Atmel Microcontrollers. Application Note. Preliminary. Features.

Atmel AVR1924: XMEGA-A1 Xplained Hardware User's Guide. 8-bit Atmel Microcontrollers. Application Note. Preliminary. Features. Atmel AVR1924: XMEGA-A1 Xplained Hardware User's Guide Features Atmel ATxmega128A1 microcontroller External memory - 8MB SDRAM Atmel AT32UC3B1256 - Communication gateway - Programmer for Atmel AVR XMEGA

More information

User Manual Firmware Update

User Manual Firmware Update Firmware Update derfusb-23e00 derfusb-23e00 JTAG derfusb-23e06 derfusb-23e06 JTAG derfusb-13e00 derfusb-13e00 JTAG derfusb-13e06 derfusb-13e06 JTAG Document Version V01.01 2011-07-01 Table of contents

More information

AC/DC. Adapter. Ribbon. Cable Serial. Serial. Adapter. Figure 1. Hardware Setup using an EC2 Serial Adapter

AC/DC. Adapter. Ribbon. Cable Serial. Serial. Adapter. Figure 1. Hardware Setup using an EC2 Serial Adapter C8051F32X DEVELOPMENT KIT USER S GUIDE 1. Kit Contents The C8051F32x Development Kit contains the following items: C8051F320 Target Board C8051Fxxx Development Kit Quick-Start Guide C8051F32x Development

More information

Si1140-DK. Si1140 DEVELOPMENT KIT USER S GUIDE. 1. Kit Contents. Figure 1. Si1143 Evaluation Board

Si1140-DK. Si1140 DEVELOPMENT KIT USER S GUIDE. 1. Kit Contents. Figure 1. Si1143 Evaluation Board Si1140 DEVELOPMENT KIT USER S GUIDE 1. Kit Contents The Si1140 Development Kit contains the following items: Si1143 Evaluation Board Si1140DK Quick Start Guide 1 USB Cable 2. Introduction The Si1140DK

More information

USER GUIDE. Atmel QT1 Xplained Pro. Preface

USER GUIDE. Atmel QT1 Xplained Pro. Preface USER GUIDE Atmel QT1 Xplained Pro Preface Atmel QT1 Xplained Pro kit is an extension board that enables evaluation of self- and mutual capacitance mode using the Peripheral Touch Controller (PTC) module.

More information

LBAT90USB162 Atmel. LBAT90USB162 Development Board User s Manual

LBAT90USB162 Atmel. LBAT90USB162 Development Board User s Manual LBAT90USB162 Atmel AT90USB162 Development Board User s manual 1 1. INTRODUCTION Thank you for choosing the LBAT90USB162 Atmel AT90USB162 development board. This board is designed to give quick and cost-effective

More information

Atmel AVR1926: XMEGA-B1 Xplained Getting Started Guide. 8-bit Atmel Microcontrollers. Application Note. Features. 1 Introduction

Atmel AVR1926: XMEGA-B1 Xplained Getting Started Guide. 8-bit Atmel Microcontrollers. Application Note. Features. 1 Introduction Atmel AVR1926: XMEGA-B1 Xplained Getting Started Guide Features Easy to reprogram with just a USB cable and a preprogrammed boot loader Easy to debug code with PDI-based debugger/emulator Can be used with

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

Getting Started with STK200 Dragon

Getting Started with STK200 Dragon Getting Started with STK200 Dragon Introduction This guide is designed to get you up and running with main software and hardware. As you work through it, there could be lots of details you do not understand,

More information

HID-USB-to-IR-RD HID USB TO IR REFERENCE DESIGN USER S GUIDE. 1. Kit Contents. 2. Software Download

HID-USB-to-IR-RD HID USB TO IR REFERENCE DESIGN USER S GUIDE. 1. Kit Contents. 2. Software Download HID USB TO IR REFERENCE DESIGN USER S GUIDE 1. Kit Contents The HID USB to IR Reference Design contains the following items: HID USB to IR Bridge Board Retractable USB cable 2. Software Download The software

More information

F²MC-8L FAMILY MB89201 SERIES FLASH PROGRAMMING 8-BIT MICROCONTROLLER APPLICATION NOTE. Fujitsu Microelectronics Europe Application Note

F²MC-8L FAMILY MB89201 SERIES FLASH PROGRAMMING 8-BIT MICROCONTROLLER APPLICATION NOTE. Fujitsu Microelectronics Europe Application Note Fujitsu Microelectronics Europe Application Note MCU-AN-300001-E-V10 F²MC-8L FAMILY 8-BIT MICROCONTROLLER MB89201 SERIES FLASH PROGRAMMING APPLICATION NOTE Revision History Revision History Date 2005-02-09

More information

USER GUIDE. Atmel QT6 Xplained Pro. Preface

USER GUIDE. Atmel QT6 Xplained Pro. Preface USER GUIDE Atmel QT6 Xplained Pro Preface Atmel QT6 Xplained Pro kit is a Xplained Pro extension board that enables the evaluation of a mutual capacitance touch suface using the Peripheral Touch Controller

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

DATASHEET. MK-070C-HP High Performance 7 Inch Capacitive Touch Display. Amulet. Technologies. July 2015 Revision A

DATASHEET. MK-070C-HP High Performance 7 Inch Capacitive Touch Display. Amulet. Technologies. July 2015 Revision A High Performance 7 Inch Capacitive Touch Display DATASHEET July 2015 Revision A Introduction The MK-070C is the newest family member in the Display Module product line. The new 7 Capacitive Display Module

More information

SBAT90USB162 Atmel. SBAT90USB162 Development Board User s Manual

SBAT90USB162 Atmel. SBAT90USB162 Development Board User s Manual SBAT90USB162 Atmel AT90USB162 Development Board User s manual 1 1. INTRODUCTION Thank you for choosing the SBAT90USB162 Atmel AT90USB162 development board. This board is designed to give a quick and cost-effective

More information

Freescale and the Freescale logo are trademarks of Freescale Semiconductor, Inc. All other product or service names are the property of their

Freescale and the Freescale logo are trademarks of Freescale Semiconductor, Inc. All other product or service names are the property of their S08 Highlighted Features Why Do I Need a Slave LIN Interface Controller (SLIC)? Design Challenges Slave synchronization Slave synchronizing to LIN messaging requires a cost versus resource trade-off. Your

More information

C8051F700-DK C8051F700 DEVELOPMENT KIT USER S GUIDE. 1. Relevant Devices. 2. Kit Contents. 3. Hardware Setup

C8051F700-DK C8051F700 DEVELOPMENT KIT USER S GUIDE. 1. Relevant Devices. 2. Kit Contents. 3. Hardware Setup C8051F700 DEVELOPMENT KIT USER S GUIDE 1. Relevant Devices The C8051F700 Development Kit is intended as a development platform for the microcontrollers in the C8051F70x/71x MCU family. The members of this

More information

Figure 1. Proper Method of Holding the ToolStick. Figure 2. Improper Method of Holding the ToolStick

Figure 1. Proper Method of Holding the ToolStick. Figure 2. Improper Method of Holding the ToolStick TOOLSTICK LIN DAUGHTER CARD USER S GUIDE 1. Handling Recommendations To enable development, the ToolStick Base Adapter and daughter cards are distributed without any protective plastics. To prevent damage

More information

Kinetis SDK Freescale Freedom FRDM-KL03Z Platform User s Guide

Kinetis SDK Freescale Freedom FRDM-KL03Z Platform User s Guide Freescale Semiconductor, Inc. KSDKKL03UG User s Guide Rev. 1.0.0, 09/2014 Kinetis SDK Freescale Freedom FRDM-KL03Z Platform User s Guide 1 Introduction This document describes the hardware and software

More information

Installation and Maintenance

Installation and Maintenance Chapter 9 Installation and Maintenance 9.1 Hardware and software System requirements. 215 9.2 Operating Manuals. 216 9.3 Software. 221 9.4 Maintenance. 225 Chapter 9 Installation and Maintenance. This

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

DoCD IP Core. DCD on Chip Debug System v. 6.02

DoCD IP Core. DCD on Chip Debug System v. 6.02 2018 DoCD IP Core DCD on Chip Debug System v. 6.02 C O M P A N Y O V E R V I E W Digital Core Design is a leading IP Core provider and a System-on-Chip design house. The company was founded in 1999 and

More information

Kinetis Bootloader v1.2.0 Release Notes

Kinetis Bootloader v1.2.0 Release Notes Freescale Semiconductor Document Number: KBTLDR120RN Release Notes Rev. 0, 07/2015 Kinetis Bootloader v1.2.0 Release Notes 1 Overview These are the release notes for the Kinetis bootloader v1.2.0. This

More information

Figure 1. Proper Method of Holding the ToolStick. Figure 2. Improper Method of Holding the ToolStick

Figure 1. Proper Method of Holding the ToolStick. Figure 2. Improper Method of Holding the ToolStick TOOLSTICK C8051F560 DAUGHTER CARD USER S GUIDE 1. Handling Recommendations To enable development, the ToolStick Base Adapter and daughter cards are distributed without any protective plastics. To prevent

More information

TWR-KV10Z32 Sample Code Guide for IAR Board configuration, software, and development tools

TWR-KV10Z32 Sample Code Guide for IAR Board configuration, software, and development tools Freescale Semiconductor User s Guide Doc Number: TWRKV10Z32IARUG Rev. 0.1, 01/2014 TWR-KV10Z32 Sample Code Guide for IAR Board configuration, software, and development tools by Freescale Semiconductor,

More information

USER GUIDE EDBG. Description

USER GUIDE EDBG. Description USER GUIDE EDBG Description The Atmel Embedded Debugger (EDBG) is an onboard debugger for integration into development kits with Atmel MCUs. In addition to programming and debugging support through Atmel

More information

User Manual Rev. 0. Freescale Semiconductor Inc. FRDMKL02ZUM

User Manual Rev. 0. Freescale Semiconductor Inc. FRDMKL02ZUM FRDM-KL02Z User Manual Rev. 0 Freescale Semiconductor Inc. FRDMKL02ZUM 1. Overview The Freescale Freedom development platform is an evaluation and development tool ideal for rapid prototyping of microcontroller-based

More information

LPC2468 Industrial Reference Design Platform System Development Kit Version 1.2. August 2008

LPC2468 Industrial Reference Design Platform System Development Kit Version 1.2. August 2008 QuickStart Guide LPC2468 Industrial Reference Design Platform System Development Kit Version 1.2 August 2008 1.0 System Overview The LPC2468 Industrial Reference Design (IRD) is a platform targeted at

More information

C8051F800-DK C8051F800 DEVELOPMENT KIT USER S GUIDE. 1. Relevant Devices. 2. Kit Contents. 3. Hardware Setup

C8051F800-DK C8051F800 DEVELOPMENT KIT USER S GUIDE. 1. Relevant Devices. 2. Kit Contents. 3. Hardware Setup C8051F800 DEVELOPMENT KIT USER S GUIDE 1. Relevant Devices The C8051F800 Development Kit is intended as a development platform for the microcontrollers in the C8051F80x-83x MCU family. The members of this

More information

FRDM-KL03Z User s Guide

FRDM-KL03Z User s Guide Freescale Semiconductor User s Guide Document Number: FRDMKL03ZUG Rev. 0, 7/2014 FRDM-KL03Z User s Guide 1 Overview The Freescale Freedom development platform is an evaluation and development tool ideal

More information

OM13071 LPCXpresso824-MAX Development board

OM13071 LPCXpresso824-MAX Development board LPCXpresso824-MAX Development board Rev. 1 29 September 2014 User manual Document information Info Content Keywords, LPC82x, development board, mbed, arduino Abstract This user manual describes the LPCXpresso824-MAX

More information

This revision of the manual is dated July 9, All modifications from previous versions are listed in the appendix.

This revision of the manual is dated July 9, All modifications from previous versions are listed in the appendix. TS-9500 Manual Technologic Systems, Incorporated 16525 East Laser Drive Fountain Hills, AZ 85268 480-837-5200 FAX 837-5300 info@embeddedx86.com http://www.embeddedx86.com/ This revision of the manual is

More information

AC/DC. Adapter. Serial. Adapter. Figure 1. Hardware Setup

AC/DC. Adapter. Serial. Adapter. Figure 1. Hardware Setup C8051F35X DEVELOPMENT KIT USER S GUIDE 1. Kit Contents The C8051F35x Development Kit contains the following items: C8051F350 Target Board Serial Adapter (RS232 to Target Board Debug Interface Protocol

More information

ACU6. Technical Reference Manual. Specifications Interfacing Dimensions. Document topics. ANSARI Controller Unit Type 6 technical reference manual

ACU6. Technical Reference Manual. Specifications Interfacing Dimensions. Document topics. ANSARI Controller Unit Type 6 technical reference manual ACU6 Technical Reference Manual ANSARI Controller Unit Type 6 technical reference manual Document topics Specifications Interfacing Dimensions Document Version: 1.03 13. January 2013 By ANSARI GmbH Friedrich-Ebert-Damm

More information

USER GUIDE. Atmel PROTO1 Xplained Pro. Preface

USER GUIDE. Atmel PROTO1 Xplained Pro. Preface USER GUIDE Atmel PROTO1 Xplained Pro Preface The Atmel PROTO1 Xplained Pro extension kit is a development board that can be used to prototype small circuits and easy connect it to Xplained Pro MCU boards

More information

Nuvoton 4T 8051-based Microcontroller NuTiny-SDK-N78E715 User Manual

Nuvoton 4T 8051-based Microcontroller NuTiny-SDK-N78E715 User Manual 4T 8051 8-bit Microcontroller Nuvoton 4T 8051-based Microcontroller NuTiny-SDK-N78E715 User Manual The information described in this document is the exclusive intellectual property of Nuvoton Technology

More information

Programming in the MAXQ environment

Programming in the MAXQ environment AVAILABLE The in-circuit debugging and program-loading features of the MAXQ2000 microcontroller combine with IAR s Embedded Workbench development environment to provide C or assembly-level application

More information

BNO080 Development Kit for Nucleo Quick Start Guide

BNO080 Development Kit for Nucleo Quick Start Guide BNO080 Development Kit for Nucleo Quick Start Guide The BNO080 is a System in Package (SiP) that integrates a triaxial accelerometer, a triaxial gyroscope, magnetometer and a 32-bit ARM Cortex -M0+ microcontroller

More information

Figure 1. Proper Method of Holding the ToolStick. Figure 2. Improper Method of Holding the ToolStick

Figure 1. Proper Method of Holding the ToolStick. Figure 2. Improper Method of Holding the ToolStick TOOLSTICK C8051F330 DAUGHTER CARD USER S GUIDE 1. Handling Recommendations To enable development, the ToolStick Base Adapter and daughter cards are distributed without any protective plastics. To prevent

More information

Getting Started with PRoC -UI

Getting Started with PRoC -UI Getting Started with PRoC -UI Doc. No. 001-83907 Rev. *A Cypress Semiconductor 198 Champion Court San Jose, CA 95134-1709 Phone (USA): 800.858.1810 Phone (Intnl): 408.943.2600 http://www.cypress.com Contents

More information

Purchase Agreement. P&E Microcomputer Systems, Inc. 98 Galen St. Watertown, MA

Purchase Agreement. P&E Microcomputer Systems, Inc. 98 Galen St. Watertown, MA Purchase Agreement P&E Microcomputer Systems, Inc. reserves the right to make changes without further notice to any products herein to improve reliability, function, or design. P&E Microcomputer Systems,

More information

POWERLINK Slave Xilinx Getting Started User's Manual

POWERLINK Slave Xilinx Getting Started User's Manual POWERLINK Slave Xilinx Getting Started Version 0.01 (April 2012) Model No: PLALTGETST-ENG We reserve the right to change the content of this manual without prior notice. The information contained herein

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

Atmel ATMXT143E touchscreen controller Capacitive touch ITO 320 x 240 pixel LCD display with SPI interface LED backlight

Atmel ATMXT143E touchscreen controller Capacitive touch ITO 320 x 240 pixel LCD display with SPI interface LED backlight APPLICATION NOTE Features Atmel AVR32936: mxt143e Xplained Hardware Users Guide Atmel maxtouch Touchscreen Controller 2.8 inch mxt143e LCD display module from Precision Design Associates (PDA) Atmel ATMXT143E

More information

Hands-On Workshop: ARM mbed

Hands-On Workshop: ARM mbed Hands-On Workshop: ARM mbed FTF-DES-F1302 Sam Grove - ARM Michael Norman Freescale J U N. 2 0 1 5 External Use Agenda What is mbed mbed Hardware mbed Software mbed Tools mbed Support and Community Hands-On

More information

BT121 Bluetooth Smart Ready Module. July 2016

BT121 Bluetooth Smart Ready Module. July 2016 BT121 Bluetooth Smart Ready Module July 2016 TOPICS Bluetooth Smart vs. Smart Ready Bluetooth Smart Ready Use Cases BT121 Key Features BT121 Benefits BT121 Overview Bluetooth Smart Ready Software Development

More information

APPLICATION NOTE. Atmel QT4 Xplained Pro User Guide ATAN0114. Preface

APPLICATION NOTE. Atmel QT4 Xplained Pro User Guide ATAN0114. Preface APPLICATION NOTE Atmel QT4 Xplained Pro User Guide ATAN0114 Preface Atmel QT4 Xplained Pro kit is an extension board that enables evaluation of self-capacitance mode proximity and touch using the peripheral

More information

Prototyping Module Datasheet

Prototyping Module Datasheet Prototyping Module Datasheet Part Numbers: MPROTO100 rev 002 Zenseio LLC Updated: September 2016 Table of Contents Table of Contents Functional description PROTOTYPING MODULE OVERVIEW FEATURES BLOCK DIAGRAM

More information

USB HD Audio/Video Codec Model 2263 Hardware Manual Ver October 2013

USB HD Audio/Video Codec Model 2263 Hardware Manual Ver October 2013 USB HD Audio/Video Codec Model 2263 Hardware Manual Ver.1.0.1 October 2013 Table of Contents LIMITED WARRANTY...3 SPECIAL HANDLING INSTRUCTIONS...4 INTRODUCTION...5 SYSTEM REQUIREMENTS...5 BLOCK DIAGRAM...6

More information

EDBG. Description. Programmers and Debuggers USER GUIDE

EDBG. Description. Programmers and Debuggers USER GUIDE Programmers and Debuggers EDBG USER GUIDE Description The Atmel Embedded Debugger (EDBG) is an onboard debugger for integration into development kits with Atmel MCUs. In addition to programming and debugging

More information

Product Datasheet: DWM1001-DEV DWM1001 Module Development Board. Key Features and Benefits

Product Datasheet: DWM1001-DEV DWM1001 Module Development Board. Key Features and Benefits Product Datasheet: DWM1001-DEV DWM1001 Module Development Board Plug-and-Play Development Board for evaluating the performance of the Decawave DWM1001 module Easily assemble a fully wireless RTLS system,

More information

EasyPIC5 Development System

EasyPIC5 Development System EasyPIC5 Development System Part No.: MPMICRO-PIC-Devel- EasyPIC5 Overview EasyPIC5 is a development system that supports over 120 8-, 14-, 18-, 20-, 28- and 40-pin PIC MCUs. EasyPIC5 allows PIC microcontrollers

More information

BV511 Hardware Guide ByVac ByVac Revision 1.0

BV511 Hardware Guide ByVac ByVac Revision 1.0 BV511 Hardware Guide ByVac ByVac 2007 www.byvac.co.uk Revision 1.0 ByVac 1 Copyright in this work is vested in ByVac and the document is issued in confidence for the purpose only for which it is supplied.

More information

Si1146 UVIRSlider2EK Demo Kit

Si1146 UVIRSlider2EK Demo Kit Demo Kit Si1146 UVIRSLIDER2EK DEMO KIT USER S GUIDE 1. Kit Contents The Demo Kit contains the following items: Demo Board Demo Board Quick Start Guide USB Cable 2. Introduction The Demo Board implements

More information

AC/DC Adapter. Figure 1. Hardware Setup

AC/DC Adapter. Figure 1. Hardware Setup C8051F12X DEVELOPMENT KIT USER S GUIDE 1. Kit Contents The C8051F12x Development Kit contains the following items: C8051F120 Target Board Serial Adapter (RS232 to Target Board Debug Interface Protocol

More information

AVR1922: Xplain Board Controller Firmware 8-bit Microcontrollers Application Note Features 1 Introduction

AVR1922: Xplain Board Controller Firmware 8-bit Microcontrollers Application Note Features 1 Introduction AVR1922: Xplain Board Controller Firmware Features USB interface - Mass-storage to on-board DataFlash memory Atmel AVR XMEGA TM reset control 1 Introduction The Xplain board controller, an AT90USB1287,

More information

USER GUIDE. Atmel OLED1 Xplained Pro. Preface

USER GUIDE. Atmel OLED1 Xplained Pro. Preface USER GUIDE Atmel OLED1 Xplained Pro Preface Atmel OLED1 Xplained Pro is an extension board to the Atmel Xplained Pro evaluation platform. The board enables the user to experiment with user interface applications

More information

PCB-STM32-F3U. Development baseboard for the STMicro Discovery-F3 module (STMicro part# STM32F3DISCOVERY)

PCB-STM32-F3U. Development baseboard for the STMicro Discovery-F3 module (STMicro part# STM32F3DISCOVERY) PCB-STM32-F3U Development baseboard for the STMicro Discovery-F3 module (STMicro part# STM32F3DISCOVERY) Part Number: PCB-STM32-F3U (unpopulated PCB with Discovery module sockets, no other parts) STM32-F3U

More information

EZ430-C9. Getting Started with Kionix EZ430-C9 Evaluation Board for the Texas Instruments MSP430 USB Stick Development Tool

EZ430-C9. Getting Started with Kionix EZ430-C9 Evaluation Board for the Texas Instruments MSP430 USB Stick Development Tool Getting Started with Kionix EZ430-C9 Evaluation Board EZ430-C9 Getting Started with Kionix EZ430-C9 Evaluation Board for the Texas Instruments MSP430 USB Stick Development Tool 36 Thornwood Dr. Ithaca,

More information

AVR1518: XMEGA-A1 Xplained Training - XMEGA Clock System. 8-bit Atmel Microcontrollers. Application Note. Prerequisites.

AVR1518: XMEGA-A1 Xplained Training - XMEGA Clock System. 8-bit Atmel Microcontrollers. Application Note. Prerequisites. AVR1518: XMEGA-A1 Xplained Training - XMEGA Clock System Prerequisites Required knowledge - Basic knowledge of microcontrollers and the C programming language - Completed AVR1512 XMEGA-A1 Xplained Training

More information

USER GUIDE. ATWINC1500 Xplained Pro. Preface

USER GUIDE. ATWINC1500 Xplained Pro. Preface USER GUIDE ATWINC1500 Xplained Pro Preface Atmel ATWINC1500 Xplained Pro is an extension board to the Atmel Xplained Pro evaluation platform. The extension board allows to evaluate the Atmel ATWINC1510/1500

More information

User Manual Rev. 0. Freescale Semiconductor Inc. FRDMKL02ZUM

User Manual Rev. 0. Freescale Semiconductor Inc. FRDMKL02ZUM FRDM-KL02Z User Manual Rev. 0 Freescale Semiconductor Inc. FRDMKL02ZUM 1. Overview The Freescale Freedom development platform is an evaluation and development tool ideal for rapid prototyping of microcontroller-based

More information

SABLE-X AND SABLE-X-R2 DEVELOPMENT BOARD USER GUIDE

SABLE-X AND SABLE-X-R2 DEVELOPMENT BOARD USER GUIDE SABLE-X AND SABLE-X-R2 DEVELOPMENT BOARD USER GUIDE Last updated April 6, 2018 330-0168-R2.2 Copyright 2016-2018 LSR Page 1 of 33 Table of Contents 1 Introduction... 3 1.1 Purpose & Scope... 3 1.2 Applicable

More information

APPLICATION NOTE. Atmel AT03160: Migrating Bootloader from ATxmega128A1 to other Atmel XMEGA Devices. Atmel AVR XMEGA. Features.

APPLICATION NOTE. Atmel AT03160: Migrating Bootloader from ATxmega128A1 to other Atmel XMEGA Devices. Atmel AVR XMEGA. Features. APPLICATION NOTE Atmel AT03160: Migrating Bootloader from ATxmega128A1 to other Atmel XMEGA Devices Features Atmel AVR XMEGA bootloader Procedure application C-code sample application for Self Programming

More information

APPLICATION NOTE. AT03197: Thermostat with Touch and Wireless Connectivity Hardware User's Guide. Atmel 32-bit Microcontroller. Description.

APPLICATION NOTE. AT03197: Thermostat with Touch and Wireless Connectivity Hardware User's Guide. Atmel 32-bit Microcontroller. Description. APPLICATION NOTE AT03197: Thermostat with Touch and Wireless Connectivity Hardware User's Guide Atmel 32-bit Microcontroller Description The reference design is developed to make a low-power thermostat

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

TAP Expander Blackhawk Emulator Expansion Pod. Document Part Number: REV B

TAP Expander Blackhawk Emulator Expansion Pod. Document Part Number: REV B CORELIS TAP Expander TAP Expander Blackhawk Emulator Expansion Pod User s Manual Document Part Number: 70397 REV B Copyright 2008 Corelis Inc. 13100 Alondra Blvd. Suite 102 Cerritos, CA 90703-2262 Telephone:

More information

ECE 353 Lab 4. General MIDI Explorer. Professor Daniel Holcomb Fall 2015

ECE 353 Lab 4. General MIDI Explorer. Professor Daniel Holcomb Fall 2015 ECE 353 Lab 4 General MIDI Explorer Professor Daniel Holcomb Fall 2015 Where are we in Course Lab 0 Cache Simulator in C C programming, data structures Cache architecture and analysis Lab 1 Heat Flow Modeling

More information

E Demonstration Board AN 0178 Dec 15, 2016

E Demonstration Board AN 0178 Dec 15, 2016 E.0 Demonstration Board AN 0 Dec, 0 E.0 Power LIN.X Stepper with Stall Detection What you get. Demoboard E.0 What you need in addition. V Power Supply, capable of providing the motor current. Bipolar stepper

More information

BLE121LR Bluetooth Smart Long Range Module 5/12/2014 1

BLE121LR Bluetooth Smart Long Range Module 5/12/2014 1 BLE121LR Bluetooth Smart Long Range Module 5/12/2014 1 Table of Contents Key Features Benefits BLE121LR Overview Bluetooth Smart Software Certifications Development Tools Use Cases 5/12/2014 2 Key Features

More information

ATZB-SAMR21-XPRO. Preface. SmartConnect USER GUIDE

ATZB-SAMR21-XPRO. Preface. SmartConnect USER GUIDE SmartConnect ATZB-SAMR21-XPRO USER GUIDE Preface This user guide facilitates how to get started with the Atmel ATZB-SAMR21- XPRO extension board. ATZB-SAMR21-XPRO is targeted for evaluating the features

More information

IAR EWARM Quick Start for. Holtek s HT32 Series Microcontrollers

IAR EWARM Quick Start for. Holtek s HT32 Series Microcontrollers IAR EWARM Quick Start for Holtek s Microcontrollers Revision: V1.10 Date: August 25, 2011 Table of Contents 1 Introduction... 5 About the Quick Start Guide... 5 About the IAR EWARM... 6 2 System Requirements...

More information

Melon S3 FPGA Development Board Product Datasheet

Melon S3 FPGA Development Board Product Datasheet Melon S3 FPGA Development Board Product Datasheet The Melon S3 FPGA is open-source, expandable development board perfect for the learning digital circuit design and prototyping of your unique ideas. You

More information

AN LPC82x Touch Solution Quick Start Guide. Document information. Keywords

AN LPC82x Touch Solution Quick Start Guide. Document information. Keywords Rev. 1.0 22 December 2014 Application Note Document information Info Keywords Abstract Content Capacitive Touch, Touchpad, Sensor, Electrode, Drive/Sensing lines, Dielectric, Overlay panel, Sensitivity,

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

Please refer to "4. Evaluation Board" on page 2 for more information about these steps. Figure 1. System Connections

Please refer to 4. Evaluation Board on page 2 for more information about these steps. Figure 1. System Connections CP2120 EVALUATION KIT USER S GUIDE 1. Kit Contents The CP2120 Evaluation Kit contains a CP2120 evaluation board and a power supply. The following supporting documents can be downloaded from www.silabs.com:

More information

DBAT90USB162 Atmel. DBAT90USB162 Enhanced Development Board User s Manual

DBAT90USB162 Atmel. DBAT90USB162 Enhanced Development Board User s Manual DBAT90USB162 Atmel AT90USB162 Enhanced Development Board User s manual 1 1. INTRODUCTION Thank you for choosing the DBAT90USB162 Atmel AT90USB162 enhanced development board. This board is designed to give

More information

WiMOD - im880b. Application Note AN017 / Version 1.1. Firmware Update for im880b. Document ID: 4100/40140/0103. Category:

WiMOD - im880b. Application Note AN017 / Version 1.1. Firmware Update for im880b. Document ID: 4100/40140/0103. Category: WiMOD - im880b Application Note AN017 / Version 1.1 Firmware Update for im880b Document ID: 4100/40140/0103 Category: IMST GmbH Carl-Friedrich-Gauss-Str. 2-4 D-47475 Kamp-Lintfort Overview Document Information

More information

EMULATOR SETUP MB BIT COMPACT-ICE

EMULATOR SETUP MB BIT COMPACT-ICE Fujitsu Microelectronics Europe Application Note MCU-AN-390077-E-V11 F²MC-16L/LX FAMILY 16-BIT MICROCONTROLLER MB903XX/4XX/5XX/6XX EMULATOR SETUP MB2147-05 16BIT COMPACT-ICE APPLICATION NOTE Revision History

More information

HVP-KV10Z32 User s Guide

HVP-KV10Z32 User s Guide Freescale Semiconductor, Inc. User s Guide Document Number: HVPKV10Z32UG Rev. 0, 12/2014 HVP-KV10Z32 User s Guide by: Ivan Lovas 1 High voltage controller card HVP-KV10Z32 This document supports the HVP-MC3PH

More information

LPC-P1227 development board USER S MANUAL Initial release, March 2012 Designed by OLIMEX Ltd, 2011

LPC-P1227 development board USER S MANUAL Initial release, March 2012 Designed by OLIMEX Ltd, 2011 LPC-P1227 development board USER S MANUAL Initial release, March 2012 Designed by OLIMEX Ltd, 2011 All boards produced by Olimex LTD are ROHS compliant Disclaimer: 2012 Olimex Ltd. Olimex, logo and combinations

More information

Atmel ATtiny1634 MCU Atmel ATA SBC LIN transceiver with integrated voltage regulator Touch. Three Atmel QTouch buttons One Atmel QTouch slider

Atmel ATtiny1634 MCU Atmel ATA SBC LIN transceiver with integrated voltage regulator Touch. Three Atmel QTouch buttons One Atmel QTouch slider APPLICATION NOTE ATtiny1634-EK1 User Guide ATAN0080 Features Atmel ATtiny1634 MCU Atmel ATA663254 SBC LIN transceiver with integrated voltage regulator Touch Three Atmel QTouch buttons One Atmel QTouch

More information