Ameba RTL8195AM+ALC5680 Smart Voice 2-Mic Development Kit User Guide for Baidu DuerOS

Size: px
Start display at page:

Download "Ameba RTL8195AM+ALC5680 Smart Voice 2-Mic Development Kit User Guide for Baidu DuerOS"

Transcription

1 Ameba RTL8195AM+ALC5680 Smart Voice 2-Mic Development Kit User Guide for Baidu DuerOS Realtek Semiconductor Corp. No. 2, Innovation Road II, Hsinchu Science Park, Hsinchu 300, Taiwan Tel.: Fax:

2 COPYRIGHT 2017 Realtek Semiconductor Corp. All rights reserved. No part of this document may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated into any language in any form or by any means without the written permission of Realtek Semiconductor Corp. DISCLAIMER Realtek provides this document as is, without warranty of any kind, neither expressed nor implied, including, but not limited to, the particular purpose. Realtek may make improvements and/or changes in this document or in the product described in this document at any time. This document could include technical inaccuracies or typographical errors. TRADEMARKS Realtek is a trademark of Realtek Semiconductor Corporation. Other names mentioned in this document are trademarks/registered trademarks of their respective owners. USING THIS DOCUMENT This document is intended for the hardware and software engineer s general information. Though every effort has been made to ensure that this document is current and accurate, more information may have become available subsequent to the production of this guide. In that event, please contact your Realtek representative for additional information that may help in the development process. i

3 TABLE OF CONTENT 1. Overview ALC5680 Evaluation Board Board Information Hardware Description Power Control Audio interface Reset Microphone Speaker SPI flash Pin Out Setup and Connect to Realtek Ameba DEV Reference Schematics Ameba Evalution Board System requirements Hardware block diagram Pin out reference Antenna hardware setup Peripherals support Pin function table setup Peripheral Descriptions Hardware configuration CMSIS-DAP J-Link/JTAG DAP mode Ameba Software Environment Setup Introduction How to get IAR Debugger Setting Debugger Setting CMSIS-DAP J-Link/JTAG How to build and download code How to use sample code ALC5680 Firmware upgrade by Ameba Environment Setup Generate the ALC5680 DSP bin file Open the TFTP server Upgrade ALC5680 DSP firmware Program Ameba f/w Connect Ameba to AP Upgrade ALC5680 DSP f/w through TFTP Verify the voice trigger and lineout function Patch DuerOS to Ameba SDK Download Ameba SDK Download DuerOS Patch Patch DuerOS to SDK ii

4 Figures Figure 1 ALC5680 EVK TOP view and board information... 5 Figure 2 ALC5680 EVK BOTTOM view... 6 Figure 3 ALC5680 EVK pinout... 7 Figure 4 ALC5680 EVK setup with Ameba EVK and MIC board... 8 Figure 5 ALC5680 EVK setup with Powered Speakers... 8 Figure 6 ALC5680 EVK reference schematics iii

5 REVISION HISTORY Revision Release Date Summary /6/30 release 4

6 1. Overview This document describes the features of the ALC5680 evaluation board, including board information, hardware description, pin out, connections with Realtek Ameba RTL8195 Arduino Wireless Board, schematics and firmware upgrade flow. This ALC5680 evaluation board is designed to interface with Realtek Ameba RTL8195 Arduino Wireless Board and shipped with Realtek Ameba RTL8195 Arduino Wireless Board as one package for easily building the prototypes of voice-enpowered IoT application. 2. ALC5680 Evaluation Board 2.1. Board Information ALC5680 Microphone module with two mics Stereo Line out SPI Flash LED indicated by Wake Word 小度小度 Figure 1 ALC5680 EVK TOP view and board information 5

7 Figure 2 ALC5680 EVK BOTTOM view 2.2. Hardware Description Power ALC5680 evaluation board is powered by Realtek Ameba RTL8195 Arduino Wireless Board by J Control The ALC5680 is controlled by Ameba via I2C interface at J Audio interface The audio interface between ALC5680 and Ameba is I2S at J Reset SW1 at ALC5680 evaluation board is used to hardware reset ALC5680 and also signal Ameba by J Microphone Microphone module is connected to ALC5680 evaluation board via JM3. 6

8 Speaker A powered Speaker connected to ALC5680 evaluation board via PH SPI flash 4M byte (32M bit) SPI flash is on board and firmware upgrade is supported Pin Out Figure 3 ALC5680 EVK pinout 7

9 2.4. Setup and Connect to Realtek Ameba DEV Figure 4 ALC5680 EVK setup with Ameba EVK and MIC board Connect to Powered Speakers Connect to +5V Power Supply by USB cable Figure 5 ALC5680 EVK setup with Powered Speakers 8

10 2.5. Reference Schematics 9

11 Figure 6 ALC5680 EVK reference schematics 10

12 3. Ameba Evalution Board 3.1. System requirements Windows PC (XP, Vista, 7) USB type A to Micro-B USB cable x 1 RS-232 to UART board(debug) x 1, JTAG cable x1 (option) 3.2. Hardware block diagram IC: RTL8195AM Module HDK version: HDK-AM95A03_1V0 DEV HDK version: RTL-AMEBA_DEV01_1v1 NFC Antenna Wi-Fi external ANT connector Wi-Fi PCB Antenna Ameba reset button J-TAG J22 RTL8195AM UART J21 DAP J20 DAP+DC +serial port USB Host DC 5V J19 DAP update 11 DAP reset Mode button button

13 3.3. Pin out reference 12

14 3.4. Antenna hardware setup I-PEX/U.FL connector: R206 External antenna: R207 PCB antenna: R208 R 20 R20 R Peripherals support Debug UART: GPIOB_[0..1] JTAG: GPIOE_[0..4] 13

15 Pin function table setup Multiple functions are supported by group setup. For example: GPIOA_6(Rx), GPIOA_7(Tx), GPIOA_3(RTS) and GPIOA_5(CTS) are used if UART0 function. GPIOA_3(RTS) and GPIOA_5(CTS) can not be used as other functions. For example: GPIOC_0, GPIOC_1, GPIOC_2, GPIOC_2, GPIOC_3 are used if PWM is occupied. GPIOC_1(PWM1) and GPIOC_2(PWM2) can not be used as other functions. UART SPI SDIO Debug console I2C JTAG UART SPI I2S PWM NOTE1: PH = Pull-High, HI = High-impedance NOTE2: GPIOA_1 needs external Circuit to do the pull high control; others pull control can be done by register setting (including GPIOA_1 s PD) Peripheral Descriptions UART SPI Baud rate UART_LOG Hz UART0 4 MHz UART2 4 MHz Clock rate SPI0_Master 20.8 MHz SPI0_Slave_TRx 4.1 MHz SPI1_Master 41.6 MHz SPI1_Slave_TRx -- 14

16 I2C Standard mode Fast mode High-speed mode Clock rate 0~100 kb/s <400 kb/s <3.4Mb/s 3.6. Hardware configuration CMSIS-DAP RTL-AMEBA_DEV01 supports CMSIS-DAP debugger. It requires installing serial to USB driver at first. Serial to USB driver can be found in tools\serial_to_usb\mbedwinserial_ Connect board to the PC with micro-usb cable. 15

17 J-Link/JTAG Weld JTAG and log UART connectors to HDK board and connect with pitch 2.54mm 2x5pins connector. It is recommended to weld the connector on the bottom side. Users can connect extension boards from top side. JTAG 5V DC UART Dupont Line or 2.54mm 2x5 pins connector. Power On(Disable DAP mode) Holding TGT_NRESET button (J24, red-circled) then press Pdn button (J13, blur-circled). 16

18 Release the button after power on. J2 J1 J DAP mode In DAP mode, the DAP firmware can be updated. Holding TGT_NRESET button (J24, red-circled) then press nreset button (J17, blur-circled). Then the DAP mode window will show up. 17

19 J2 J1 J1 DAP window will show up when entering DAP mode. 18

20 4. Ameba Software Environment Setup 4.1. Introduction This chapter illustrates how to build Realtek low power Wi-Fi software under IAR SDK environment How to get IAR IAR provides an IDE environment for code building, downloading, and debugging. Please check IAR Embedded Workbench on and trail version is available. It requires IAR version greater than v7.20 which supports CMSIS-DAP Debugger Setting This board supports both CMSIS-DAP debugger and J-Link Debugger Setting This board supports both CMSIS-DAP debugger and J-Link CMSIS-DAP Ameba Device Board 2V0 supports CMSIS-DAP debugger. It requires installing serial to USB driver at first. Serial to USB driver can be found in tools\serial_to_usb\mbedwinserial_ Connect board to the PC with micro-usb cable. After installation, connect the board to PC, and then there should be mbed Serial Port shown in Device Manager. 19

21 J-Link/JTAG The board is configured as CMSIS-DAP mode. To use J-Link debugger, please follow the next procedures. Hardware Configuration Weld JTAG and log UART connectors to HDK board and connect with pitch 2.54mm 2x5pins connector. It is recommended to weld the connector on the bottom side. p.s. J-Link is supported on RTL-AMEBA_DEV_3V0 2.54mm 2x5pins connector (or use Dupont Line) IAR Setting 20

22 Change setting of IAR project from CMSIS-DAP to J-Link/J-Trace in Project Options Debugger Setup Driver, and Selecting OK to finish and enjoy JTAG debugging. Power On Please not that for some J-Link debugger, it may require disabling CMSIS-DAP. There are two kinds of method to disable CMSIS-DAP function. One is holding button (red-circled) then plugging power to disable CMSIS-DAP function. Release the button after power on. The other is holding button (red-circled) and then press button (yellow-circled) to disable CMSIS-DAP function. If CMSIS-DAP function is disabled successfully, LEDs (D4 and D5) will not be shined. 21

23 Note: To reset main chip, it is recommended to press Reset button (green-circled) instead of re-plugged in the power cable How to build and download code Step 1: Open IAR Workbench Step 2: To open project, click File Open Workspace Step 3: Select Project.eww in project\project_name_xxxx\ewarm-release Step 4: To build project, click Project Rebuild All 22

24 Step 5: To download code, Click Project Download Download active application. After firmware download, click reset button to reboot the system 23

25 How to debug Set Break point. To debug or trace code step by step, click Project Download and Debug How to use sample code There are several peripheral example code under folder project\project_name_xxxx\ example_sources \, you can copy & paste the example s inc and src to project folder. Ex. To use i2c example code, you can copy src and inc from project\project_name_xxxx\example_sources\i2c\. 24

26 5. ALC5680 Firmware upgrade by Ameba 5.1. Environment Setup To make sure that the network is connection for each other. Please follow steps to confirm it. Connect PC to AP: either Ethernet or Wi-Fi connecting is ok. Connect Ameba+DSP to AP using AT commands. ATW0=SSID ATW1=password ATWC ATW? to show IP information: PC can ping Ameba 25

27 Ameba can ping PC 5.2. Generate the ALC5680 DSP bin file Put the DSP dat file in DSP_fw_combine_one_tool folder. Change your file name into All_in_one.dat. Run alc_fw_upgrade.bat in the same path. Generate alc_fw_upgrade.bin The binary data will add 12 bytes in file. Please see the below picture Open the TFTP server Execute TFTP Browse the alc_fw_upgrade.bin (file name cannot be changed) Reminding to turn off firewall of PC or allow the TFTP tool running. 26

28 5.4. Upgrade ALC5680 DSP firmware Program Ameba f/w Enable the flag and modify the relative parameter. 1. Enable the example flag in platform_opt.h as below 2. Modify the TFTP server IP in example_alc_fw_dsp_upgrade.c 3. We will check whether the DSP firmware is in the flash, if the firmware exists, it will not be updated. If you want to force upgrade the firmware then set the follow defines flag. (You need to disable the flag when you finish the DSP upgrade or it will force upgrade again).we recommends that you can add a button or use at command to replace the force upgrade. 4. After compiler is finish, we burn the file into ameba flash Connect Ameba to AP Network Connection: AN0025 Realtek at command can be reference. #ATW0=SSID #ATW1=passphrase #ATWC 27

29 #ATW? to show IP information: Upgrade ALC5680 DSP f/w through TFTP If we connect to the AP router the upgrade procedure will start. Erasing the flash firstly. It will take several seconds. Upgrading DSP f/w: Checking CRC: 28

30 Process done: 5.5. Verify the voice trigger and lineout function Run the i2s_alc5680_voice_recognition peripheral example to verify the function. Please notice that the AM8711 don t have led response action, the led control pin is for AM ) Say the Wake word, you will see the led flashing and print the voice IRQ log. 2) If you want to hear the voice from line out, you need to plug the earphone or speaker to phone jack. 6. Patch DuerOS to Ameba SDK 6.1. Download Ameba SDK You can download the newest ameba SDK sdk-ameba-v4.0a_without_nda.zip from the following URL: 29

31 Download DuerOS Patch You can download the DuerOS patch 4.0a_patch_dueros(v01).zip from the following URL: Patch DuerOS to SDK Unzip sdk-ameba-v4.0a_without_nda.zip and 4.0a_patch_dueros(v01).zip, and copy all the files under the 4.0a_patch_dueros(v01) directory to the sdk-ameba-v4.0a_without_nda directory. Open the IAR project, sdk-ameba-v4.0a_without_nda\project\realtek_ameba1_va0_example\ EWARM-RELEASE\Project.eww, then build and download the image to Ameba1 as described in Chapter 4. Detailed description, you can refer to the document UM0150 Realtek Ameba dueros user guide.cn.pdf of the 4.0a_patch_dueros(v01) directory. 30

1. Introduction This document describes the use of CREATOR pro standard SDK to debug the program, the standard SDK provides IAR project for the user r

1. Introduction This document describes the use of CREATOR pro standard SDK to debug the program, the standard SDK provides IAR project for the user r CREATOR pro Standard SDK V1.0 Shenzhen Rakwireless Technology Co., Ltd. www.rakwireless.com info@rakwireless.com RAK copyright. All rights reserved. Companies and product names referred in the instruction

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

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

UM User Manual for LPC54018 IoT Module. Rev November Document information

UM User Manual for LPC54018 IoT Module. Rev November Document information UM11078 for Rev. 1.01 27 November 2017 Document information Info Content Keywords LPC54018, OM40007, GT1216, UM11078 Abstract Revision history Rev Date Description 1.0 20171122 First draft 1.01 20171127

More information

AL582C-EVB-A0 Evaluation Board

AL582C-EVB-A0 Evaluation Board AL582C-EVB-A0 Evaluation Board User Manual Version 1.0 INFORMATION FURNISHED BY AVERLOGIC IS BELIEVED TO BE ACCURATE AND RELIABLE. HOWEVER, NO RESPONSIBILITY IS ASSUMED BY AVERLOGIC FOR ITS USE, OR FOR

More information

PremierWave 2050 Enterprise Wi-Fi IoT Module Evaluation Kit User Guide

PremierWave 2050 Enterprise Wi-Fi IoT Module Evaluation Kit User Guide PremierWave 2050 Enterprise Wi-Fi IoT Module Evaluation Kit User Guide Part Number 900-765-R Revision A February 2016 Intellectual Property 2016 Lantronix, Inc. All rights reserved. No part of the contents

More information

Intel Galileo gen 2 Board

Intel Galileo gen 2 Board Intel Galileo gen 2 Board The Arduino Intel Galileo board is a microcontroller board based on the Intel Quark SoC X1000, a 32- bit Intel Pentium -class system on a chip (SoC). It is the first board based

More information

Ameba-Z DEV01 User Manual. This document defines pin out of Ameba-Z DEV01 demo board. Realtek

Ameba-Z DEV01 User Manual. This document defines pin out of Ameba-Z DEV01 demo board. Realtek Ameba-Z DEV01 User Manual This document defines pin out of Ameba-Z DEV01 demo board. Table of Contents 1. HARDWARE BLOCK DIAGRAM... 5 2. SYSTEM REQUIREMENTS... 5 3. PIN MUX ALTERNATE FUNCTIONS... 6 3.1.

More information

AT Command Reference and Applications User s Guide

AT Command Reference and Applications User s Guide A module/product solution provider AT Command Reference and Applications User s Guide V 0.1.3 For Ameba firmware V 1.02 SW Engineer SW Supervisor Center Supervisor Nathan Kuo Austin Huang Austin Huang

More information

Developing a simple UVC device based on i.mx RT1050

Developing a simple UVC device based on i.mx RT1050 NXP Semiconductors Document Number: AN12103 Application Note Rev. 0, 12/2017 Developing a simple UVC device based on i.mx RT1050 1. Introduction USB Video Class (UVC) describes the capabilities and characteristics

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

WPJ344 Hardware Manual

WPJ344 Hardware Manual WPJ344 Hardware Manual Copyright This document contains information, which is protected by copyright. Reproduction, adaptation, or translation without prior permission is prohibited, except as allowed

More information

Realtek Ameba-1 Power Modes

Realtek Ameba-1 Power Modes Realtek Ameba-1 Power Modes Table of Contents 1 Power State... 3 1.1 Deep Sleep Mode... 3 1.2 Deep Standby Mode... 4 1.3 Sleep Mode... 4 1.3.1 Wakeup from sleep mode by UART... 4 1.3.1.1 Solution A, select

More information

Freedom FRDM-KV31F Development Platform User s Guide

Freedom FRDM-KV31F Development Platform User s Guide Freescale Semiconductor, Inc. Document Number: FRDMKV31FUG User's Guide 0, 02/2016 Freedom FRDM-KV31F Development Platform User s Guide 1. Introduction The Freedom development platform is a set of software

More information

xpico 200 Series Evaluation Kit User Guide

xpico 200 Series Evaluation Kit User Guide xpico 200 Series Evaluation Kit User Guide This guide describes how to setup the xpico 200 series evaluation kit and provides the information needed to evaluate the included xpico 240 or xpico 250 embedded

More information

mbed Kit User Guide of NQ62x daughter board

mbed Kit User Guide of NQ62x daughter board mbed Kit User Guide of NQ62x daughter board mbed Kit User Guide Sheet 1 of 10 Nov 17, 2016 Index: 1. Introduction... 4 1.1 Minimum Requirements... 4 2. Kit Content... 4 2.1 DELTA DFXE-SM001 mbed kit hardware

More information

STM32 F4xx Discovery Board Setup Guide

STM32 F4xx Discovery Board Setup Guide STM32 F4xx Discovery Board Setup Guide Audio Weaver November 2016 Copyright Information 2014 DSP Concepts, Inc., ALL RIGHTS RESERVED. This document may not be reproduced in any form without prior, express

More information

Developing a Camera Application with i.mx RT Series

Developing a Camera Application with i.mx RT Series NXP Semiconductors Document Number: AN12110 Application Note Rev. 0, 12/2017 Developing a Camera Application with i.mx RT Series 1. Introduction This application note describes how to develop an HD camera

More information

AL362B-EVB-A1. AHD-to-HDMI Quad Box Development Kit by AverLogic Technologies, Corp. Version 1.0

AL362B-EVB-A1. AHD-to-HDMI Quad Box Development Kit by AverLogic Technologies, Corp. Version 1.0 AL362B-EVB-A1 AHD-to-HDMI Quad Box Development Kit Version 1.0 INFORMATION FURNISHED BY AVERLOGIC IS BELIEVED TO BE ACCURATE AND RELIABLE. HOWEVER, NO RESPONSIBILITY IS ASSUMED BY AVERLOGIC FOR ITS USE,

More information

UM LPC54018 IoT module. Document information. LPC54018, OM40007, Amazon FreeRTOS, AWS, GT1216 LPC54018 IoT module user manual

UM LPC54018 IoT module. Document information. LPC54018, OM40007, Amazon FreeRTOS, AWS, GT1216 LPC54018 IoT module user manual Rev. 1.2 20 March 2018 User manual Document information Info Content Keywords LPC54018, OM40007, Amazon FreeRTOS, AWS, GT1216 Abstract user manual Revision history Rev Date Description 1.0 20171206 Initial

More information

A113X1 Development Kit

A113X1 Development Kit A113X1 Development Kit User Guide Revision: 4.0 Release Date: 2018-02-06 Amlogic, Ltd. COPYRIGHT 2017 Amlogic, Ltd. All rights reserved. No part of this document may be reproduced. Transmitted, transcribed,

More information

MIMXRT1020 EVK Board Hardware User s Guide

MIMXRT1020 EVK Board Hardware User s Guide NXP Semiconductors Document Number: MIMXRT1020EVKHUG User's Guide Rev. 0, 05/2018 MIMXRT1020 EVK Board Hardware User s Guide 1. Introduction This Hardware User s Guide for the MIMXRT1020 Evaluation Kit

More information

SABRE for Automotive Infotainment Quick Start Guide. Smart Application Blueprint for Rapid Engineering Based on the i.mx 6 Series

SABRE for Automotive Infotainment Quick Start Guide. Smart Application Blueprint for Rapid Engineering Based on the i.mx 6 Series SABRE for Automotive Infotainment Quick Start Guide Smart Application Blueprint for Rapid Engineering Based on the i.mx 6 Series About SABRE Platform for Automotive Infotainment Based on the the i.mx 6

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

STM32 F7xx Discovery Board Setup Guide

STM32 F7xx Discovery Board Setup Guide STM32 F7xx Discovery Board Setup Guide Audio Weaver May 2017 Copyright Information 2016-2017 DSP Concepts, Inc., ALL RIGHTS RESERVED. This document may not be reproduced in any form without prior, express

More information

ARDUINO PRIMO. Code: A000135

ARDUINO PRIMO. Code: A000135 ARDUINO PRIMO Code: A000135 Primo combines the processing power from the Nordic nrf52 processor, an Espressif ESP8266 for WiFi, as well as several onboard sensors and a battery charger. The nrf52 includes

More information

i.mx 6UltraLite Evaluation Kit Quick Start Guide s datasheet has been downloaded from at this pag

i.mx 6UltraLite Evaluation Kit Quick Start Guide s datasheet has been downloaded from   at this pag i.mx 6UltraLite Evaluation Kit Quick Start Guide s datasheet has been downloaded from http://www.digchip.com at this pag Quick Start Guide About the i.mx 6UltraLite Evaluation Kit The i.mx 6 UltraLite

More information

Keil TM MDK-ARM Quick Start for. Holtek s HT32 Series Microcontrollers

Keil TM MDK-ARM Quick Start for. Holtek s HT32 Series Microcontrollers Keil TM MDK-ARM 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 Keil MDK-ARM... 6 2 System

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

Official Publication Date: 12/18/2018 Official Expiration Date: Until Next Release

Official Publication Date: 12/18/2018 Official Expiration Date: Until Next Release Official Publication Date: 12/18/2018 Official Expiration Date: Until Next Release Revision History Version Date Comments 100 12/06/2016 Initial Release 111 6/20/2017 Updated Formatting 112 5/24/2018 Added

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

Freescale Semiconductor Inc. TWRWIFIGS1500MLAB. TWR-WIFI-GS1500M Lab Guide Rev. 1

Freescale Semiconductor Inc. TWRWIFIGS1500MLAB. TWR-WIFI-GS1500M Lab Guide Rev. 1 Freescale Semiconductor Inc. TWRWIFIGS1500MLAB TWR-WIFI-GS1500M Lab Guide Rev. 1 Contents 1 Purpose... 3 2 Configure Hardware... 4 3 Configure Software... 6 4 Running the Demos... 7 5 Troubleshooting...

More information

ArduCAM CC3200 UNO board

ArduCAM CC3200 UNO board ArduCAM CC3200 UNO board User Guide Rev 1.2, Mar 2017 Table of Contents 1 Introduction... 2 2 Features... 3 3 Pin Definition... 4 4 Getting Started CC3200 with Energia... 5 4.1 Out of the Box Test... 5

More information

Lesson 6 Intel Galileo and Edison Prototype Development Platforms. Chapter-8 L06: "Internet of Things ", Raj Kamal, Publs.: McGraw-Hill Education

Lesson 6 Intel Galileo and Edison Prototype Development Platforms. Chapter-8 L06: Internet of Things , Raj Kamal, Publs.: McGraw-Hill Education Lesson 6 Intel Galileo and Edison Prototype Development Platforms 1 Intel Galileo Gen 2 Boards Based on the Intel Pentium architecture Includes features of single threaded, single core and 400 MHz constant

More information

Kinetis SDK Release Notes for the TWR-K24F120M Tower System Module

Kinetis SDK Release Notes for the TWR-K24F120M Tower System Module Freescale Semiconductor Document Number: KSDKK24FN256RN Release Notes 1.0.0, 08/2014 Kinetis SDK Release Notes for the TWR-K24F120M Tower System Module 1 Overview These are the release notes for the TWR-K24F120M

More information

Part Number Density Product Type Operation Temperature. W25Q80NESNIG 8Mb 1.2V Serial NOR Flash Memory Industrial (-40 C to +85 C)

Part Number Density Product Type Operation Temperature. W25Q80NESNIG 8Mb 1.2V Serial NOR Flash Memory Industrial (-40 C to +85 C) 1. INTRODUCTION This describes how to use the. The mbed enabled MCU board, which has an Arduino UNO R3 compatible terminal, is used in this description. 2. GENERAL DESCRIPTION The from Winbond Electronics

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

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

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

Hands on Experience with AVR32

Hands on Experience with AVR32 Hands on Experience with AVR32 By: Mazhar Hussain mazhar.hussain @miun.se Muhammad Amir Yousaf 1 Tutorial Overview Introduction to AT32UC3A0512 (µ-controller) µ-controller Sensors Display Peripherals AVR

More information

Smart Plug Software Design Reference Manual

Smart Plug Software Design Reference Manual NXP Semiconductors Document Number: DRM158 Design Reference Manual Rev. 0, 03/2017 Smart Plug Software Design Reference Manual 1. Introduction This design reference manual describes a solution for a smart

More information

USB485. USB to RS485 Converter Card. User Manual for connecting with Windows Vista Version 1.01

USB485. USB to RS485 Converter Card. User Manual for connecting with Windows Vista Version 1.01 USB485 USB to RS485 Converter Card User Manual for connecting with Windows Vista Version 1.01 RMS Technologies 2533 N. Carson St. #4698, Carson City, NV 89706-0147 1-877- 301-3609 www.rmsmotion.com sales@rmsmotion.com

More information

USB-to-I2C Basic. Hardware User s Manual.

USB-to-I2C Basic. Hardware User s Manual. USB-to-I2C Basic Hardware User s Manual http://www.i2ctools.com/ Information provided in this document is solely for use with the USB-to-I2C product from SB Solutions, Inc. SB Solutions, Inc. reserves

More information

ZCRMZNICE01ZEMG Crimzon In-Circuit Emulator

ZCRMZNICE01ZEMG Crimzon In-Circuit Emulator Quick Start Guide QS006602-0408 Introduction Zilog s ZCRMZNICE01ZEMG Crimzon (ICE), shown in Figure 1, provides Crimzon chip family emulation with a Trace and Event system for program debugging using Zilog

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

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

LPC1788 Mio Board. User Manual. Revision 1.0 1

LPC1788 Mio Board. User Manual.     Revision 1.0 1 User Manual http://coineltech.com Revision 1.0 1 Designed by CoiNel Technology Solutions LLP No-32, 2 nd Floor, HAPBCO Tower, 9 th Main, RPC Layout, Hampinagar, Bangalore-560040 State: Karnataka Country:

More information

CoiNel Technology Solutions LLP. LPC2148 ARTIST Instruction Manual LPC2148 ARTIST. Instruction manual. Revision 1

CoiNel Technology Solutions LLP. LPC2148 ARTIST Instruction Manual LPC2148 ARTIST. Instruction manual.   Revision 1 LPC2148 ARTIST Instruction manual 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: Karnataka Country: India www.coineltech.com

More information

Development Kit Manual. SIM5360_EVB_User Guide_V1.02

Development Kit Manual. SIM5360_EVB_User Guide_V1.02 Development Kit Manual SIM5360_EVB_User Guide_V1.02 Document Title: SIM5360 EVB User Guide Version: 1.02 Date: 2014-03-18 Status: Document Control ID: Release SIM5360_EVB_User Guide_V1.01 General Notes

More information

)8-,768'HY.LW 2YHUYLHZ. )XMLWVX0LNURHOHNWURQLN*PE+ Am Siebenstein Dreieich-Buchschlag, Germany

)8-,768'HY.LW 2YHUYLHZ. )XMLWVX0LNURHOHNWURQLN*PE+ Am Siebenstein Dreieich-Buchschlag, Germany )8-,768'HY.LW 2YHUYLHZ )XMLWVX0LNURHOHNWURQLN*PE+ Am Siebenstein 6-10 63303 Dreieich-Buchschlag, Germany Revision: V1.0 Date: 05.08.1999 Introduction to FUJITSU Development Kit for 16LX CPU family DevKit16

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

Ai-Thinker. ESP-01F Datasheet. Version V1 Copyright Copyright 2018 Shenzhen Ai-Thinker Technology Co., Ltd All Rights Reserved

Ai-Thinker. ESP-01F Datasheet. Version V1 Copyright Copyright 2018 Shenzhen Ai-Thinker Technology Co., Ltd All Rights Reserved Copyright 2018 Shenzhen Technology Co., Ltd All Rights Reserved ESP-01F Datasheet Version V1 Copyright 2018 Disclaimer and Copyright Notice Copyright 2018 Shenzhen Technology Co., Ltd All Rights Reserved

More information

User Guide SU60-SIPT Development Kit (DVK-SU60-SIPT) Version 1.0

User Guide SU60-SIPT Development Kit (DVK-SU60-SIPT) Version 1.0 A SU60-SIPT Development Kit (DVK-SU60-SIPT) Version 1.0 REVISION HISTORY Version Date Notes Approver 1.0 29 July 2017 Initial Release Jay White 2 CONTENTS 1 Overview...4 Introduction...4 Package Contents...4

More information

Hands-On Workshop: ARM mbed : From Rapid Prototyping to Production

Hands-On Workshop: ARM mbed : From Rapid Prototyping to Production Hands-On Workshop: ARM mbed : From Rapid Prototyping to Production FTF-SDS-F0107 Michael Norman, Martin Kojtal A P R. 2 0 1 4 TM External Use Agenda What is mbed? mbed Hardware mbed Software mbed Tools

More information

PBLN52832 DataSheet V Copyright c 2017 Prochild.

PBLN52832 DataSheet V Copyright c 2017 Prochild. PBLN52832 DataSheet V1.2.3 Copyright c 2017 Prochild. No part of this publication and modification may be reproduced without the prior written permission of the author. Revision History No Version Date

More information

Getting Started with FreeRTOS BSP for i.mx 7Dual

Getting Started with FreeRTOS BSP for i.mx 7Dual Freescale Semiconductor, Inc. Document Number: FRTOS7DGSUG User s Guide Rev. 0, 08/2015 Getting Started with FreeRTOS BSP for i.mx 7Dual 1 Overview The FreeRTOS BSP for i.mx 7Dual is a Software Development

More information

Evaluation & Development Kit for Freescale PowerPC MPC5517 Microcontroller

Evaluation & Development Kit for Freescale PowerPC MPC5517 Microcontroller _ V1.0 User s Manual Evaluation & Development Kit for Freescale PowerPC MPC5517 Microcontroller Ordering code ITMPC5517 Copyright 2007 isystem AG. All rights reserved. winidea is a trademark of isystem

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

GM8126 EVB. User Guide Rev.: 1.1 Issue Date: July 2011

GM8126 EVB. User Guide Rev.: 1.1 Issue Date: July 2011 GM8126 EVB User Guide Rev.: 1.1 Issue Date: July 2011 REVISION HISTORY Date Rev. From To Feb. 2011 1.0 - Original Jul. 2011 1.1 - Modified Section 3.1 Copyright 2011 Grain Media, Inc. All Rights Reserved.

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

QUICK START GUIDE ALTA DS 4K. Android EVK v

QUICK START GUIDE ALTA DS 4K. Android EVK v QUICK START GUIDE ALTA DS 4K Android EVK v1.0.5 1.00-07052017-111300 Copyright Copyright 2017 VIA Technologies Incorporated. All rights reserved. No part of this document may be reproduced, transmitted,

More information

Emulating Dual SPI Using FlexIO

Emulating Dual SPI Using FlexIO Freescale Semiconductor, Inc. Document Number: AN5242 Application Note Rev. 0, 01/2016 Emulating Dual SPI Using FlexIO 1. Introduction This application note discusses one example of how to use FlexIO module

More information

USER GUIDE 1 INTRODUCTION 2 GENERAL DESCRIPTION. A) Mbed enabled MCU Board. B) Shield Board. Quad SPI Evaluation Kit

USER GUIDE 1 INTRODUCTION 2 GENERAL DESCRIPTION. A) Mbed enabled MCU Board. B) Shield Board. Quad SPI Evaluation Kit 1 INTRODUCTION The from Winbond Electronics is consist of Mbed enabled MCU board which has an Arduino UNO R3 compatible terminal and Shield Board, Daughter Board. This document describes how to use the.

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

Kinetis SDK v Release Notes for KV5x Derivatives

Kinetis SDK v Release Notes for KV5x Derivatives Freescale Semiconductor, Inc. Document Number: KSDK120MKV5XRN Release Notes Rev. 0, 08/2015 Kinetis SDK v.1.2.0 Release Notes for KV5x Derivatives 1 Overview These are the release notes for the Freescale

More information

AT91SAM9RL64 Hands-on 03: Deploy an application thanks to the AT91SAM9RL64 BootROM loaders and at91bootstrap

AT91SAM9RL64 Hands-on 03: Deploy an application thanks to the AT91SAM9RL64 BootROM loaders and at91bootstrap AT91SAM9RL64 Hands-on 03: Deploy an application thanks to the AT91SAM9RL64 BootROM loaders and at91bootstrap Prerequisites Hands-On - AT91SAM9RL64 Hands-on 01: Getting Started with the AT91LIB - AT91SAM9RL64

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

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 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

SABRE Board for Smart Devices

SABRE Board for Smart Devices Quick Start Guide SABRE Board for Smart Devices Based on the i.mx 6SoloX Applications Processor FREEDOM DEVELOPMENT PLATFORM Quick Start Guide ABOUT THE SABRE BOARD FOR SMART DEVICES BASED ON THE I.MX

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

Kinetis SDK v Release Notes for the MK21DA5 and MKW24D5 Devices

Kinetis SDK v Release Notes for the MK21DA5 and MKW24D5 Devices Freescale Semiconductor, Inc. Document Number: KSDK110MK21DA5MKW24D5RN Release Notes Rev. 0, 02/2015 Kinetis SDK v.1.1.0 Release Notes for the MK21DA5 and MKW24D5 Devices 1 Overview These are the release

More information

EZ-USB FX3 Development Kit Guide

EZ-USB FX3 Development Kit Guide CYUSB3KIT-001 EZ-USB FX3 Development Kit Guide Doc. #: 001-70237 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

More information

Ai-Thinker. ESP-12S Datasheet. Version V0. Copyright 2018 ESP-12S WIFI MODULE V0. Shenzhen Ai-Thinker Technology Co., Ltd All Rights Reserved

Ai-Thinker. ESP-12S Datasheet. Version V0. Copyright 2018 ESP-12S WIFI MODULE V0. Shenzhen Ai-Thinker Technology Co., Ltd All Rights Reserved Copyright 2018 Shenzhen Technology Co., Ltd All Rights Reserved ESP-12S Datasheet Version V0 Copyright 2018 Disclaimer and Copyright Notice Information in this document, including URL references, is subject

More information

Get Started SUPPORT WARRANTY. Visit the i.mx community at

Get Started SUPPORT WARRANTY.   Visit the i.mx community at SUPPORT Visit the i.mx community at www.imxcommunity.org. WARRANTY Visit www.nxp.com/warranty for complete warranty information. Get Started Download installation software and documentation under Getting

More information

HARDWARE REFERENCE IMM-NRF51822

HARDWARE REFERENCE IMM-NRF51822 HARDWARE REFERENCE IMM-NRF51822 Micro-module Copyright 2014 I-SYST, all rights reserved. This document may not be reproduced in any form without, express written consent from I-SYST. Limited Warranty The

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

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

Getting started with the FP-SNS-ALLMEMS1 Bluetooth low energy and sensors software expansion for STM32Cube

Getting started with the FP-SNS-ALLMEMS1 Bluetooth low energy and sensors software expansion for STM32Cube User manual Getting started with the FP-SNS-ALLMEMS1 Bluetooth low energy and sensors software expansion for STM32Cube Introduction FP-SNS-ALLMEMS1 is an STM32 ODE function pack. Thanks to this package

More information

How to Enable Boot from HyperFlash and SD Card

How to Enable Boot from HyperFlash and SD Card NXP Semiconductors Document Number: AN12107 Application Note Rev. 0, 12/2017 How to Enable Boot from HyperFlash and SD Card 1. Introduction The i.mx RT Series is industry s first crossover processor provided

More information

ARROW ARIS EDGE Board User s Guide 27/09/2017

ARROW ARIS EDGE Board User s Guide 27/09/2017 ARROW ARIS EDGE Board User s Guide All information contained in these materials, including products and product specifications, represents information on the product at the time of publication and is subject

More information

ST25DV-DISCOVERY. Discovery kit for the ST25DV04K dynamic NFC/RFID tag. Features

ST25DV-DISCOVERY. Discovery kit for the ST25DV04K dynamic NFC/RFID tag. Features Discovery kit for the ST25DV04K dynamic NFC/RFID tag Data brief Features Two ready-to-use printed circuit boards (PCB): ST25DV_Discovery_Mboard: STM32F405VGT6 LQFP100 32-bit microcontroller, with 1 Mbyte

More information

MIMXRT1050 EVK Board Hardware User s Guide

MIMXRT1050 EVK Board Hardware User s Guide NXP Semiconductors Document Number: MIMXRT1050EVKHUG User's Guide Rev. 1, 11/2017 MIMXRT1050 EVK Board Hardware User s Guide Contents 1. Introduction This document is a Hardware User s Guide for the MIMXRT1050

More information

OK335xS Users Manual Part I - Introduction

OK335xS Users Manual Part I - Introduction OK335xS Users Manual Part I - Introduction Copyright@2013-2014 http://www.arm9board.net COPYRIGHT STATEMENT Contents (content being images, text, programs and scripts) of this manual is copyright Witech

More information

CoLinkEx_LPC11C14 EVB Kit User Guide

CoLinkEx_LPC11C14 EVB Kit User Guide CoLinkEx_LPC11C14 EVB Kit User Guide Rev. 1.0 Release: 2012-05-07 Website: http://www.coocox.org Forum: http://www.coocox.org/forum/forum.php?id=1 Techinal: master@coocox.com Market: market@coocox.com

More information

Nuvoton 1T 8051-based Microcontroller NuTiny-SDK-N76E885 User Manual

Nuvoton 1T 8051-based Microcontroller NuTiny-SDK-N76E885 User Manual NUTINY-SDK- USER MANUAL 1T 8051 8-bit Microcontroller Nuvoton 1T 8051-based Microcontroller NuTiny-SDK- User Manual The information described in this document is the exclusive intellectual property of

More information

MYD-IMX28X Development Board

MYD-IMX28X Development Board MYD-IMX28X Development Board MYC-IMX28X CPU Module as Controller Board Two 1.27mm pitch 80-pin SMT Male Connectors for Board-to-Board Connections 454MHz Freescale i.mx28 Series ARM926EJ-S Processors 128MB

More information

ISMART Inventek Systems Module Arduino Test. Product Brief

ISMART Inventek Systems Module Arduino Test. Product Brief ISMART Inventek Systems Module Arduino Test Product Brief Wi-Fi, BT/BLE & NFC IoT Arduino Shields Page 1 1 General Description The Inventek ISMART (Inventek Systems Module Arduino Test) IoT platform is

More information

RK3036 Kylin Board Hardware Manual V0.1

RK3036 Kylin Board Hardware Manual V0.1 RK3036 Kylin Board Hardware Manual V0.1 Content 1 Introduction 1.1 Kylin at first glance 1.2 Boot to console 1.3 Key features 1.4 Block diagram 2 Key parts in details 2.1 Processor 2.2 Memory 2.3 Storage

More information

Freescale MKW40Z IEEE Software Quick Start Guide

Freescale MKW40Z IEEE Software Quick Start Guide Freescale Semiconductor, Inc. Document Number: MKW40Z802154SW523QSG User's Guide Rev. 0, 09/2015 Freescale MKW40Z IEEE 802.15.4 Software Quick Start Guide This document is a brief presentation of the Freescale

More information

ESPino - Specifications

ESPino - Specifications ESPino - Specifications Summary Microcontroller ESP8266 (32-bit RISC) WiFi 802.11 (station, access point, P2P) Operating Voltage 3.3V Input Voltage 4.4-15V Digital I/O Pins 9 Analog Input Pins 1 (10-bit

More information

Quick Start Guide. TWR-KV10Z32 Development Kit for Kinetis KV1x Family TOWER SYSTEM

Quick Start Guide. TWR-KV10Z32 Development Kit for Kinetis KV1x Family TOWER SYSTEM TWR-KV10Z32 Development Kit for Kinetis KV1x Family TOWER SYSTEM Get to Know the TWR-KV10Z32 Thermistor RT4 User s Button SW1 Motor Control Auxiliary Connector Reset Button Thermistor RT1 UART Select Jumper

More information

Adesto Serial Flash Demo Kit: Quick Start Guide

Adesto Serial Flash Demo Kit: Quick Start Guide Adesto Serial Flash Demo Kit: Quick Start Guide Introduction: This document will provide a simple step-by-step description of how to make use of the Adesto Serial Flash Demo Kit which is comprised of an

More information

SN32F100 Series QUICK START. SN32F100 Series SN32F107 SN32F108 SN32F109. SONiX TECHNOLOGY CO., LTD Page 1 Version 3.1

SN32F100 Series QUICK START. SN32F100 Series SN32F107 SN32F108 SN32F109. SONiX TECHNOLOGY CO., LTD Page 1 Version 3.1 SN32F100 Series QUICK START SN32F107 SN32F108 SN32F109 SONiX SONIX reserves the right to make change without further notice to any products herein to improve reliability, function or design. SONIX does

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

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

MIMXRT1050 EVK Board Hardware User s Guide

MIMXRT1050 EVK Board Hardware User s Guide NXP Semiconductors Document Number: MIMXRT1050EVKHUG User's Guide Rev. 2, 03/2018 MIMXRT1050 EVK Board Hardware User s Guide Contents 1. Introduction This document is a Hardware User s Guide for the MIMXRT1050

More information

BIG8051. Development system. User manual

BIG8051. Development system. User manual BIG8051 User manual All s development systems represent irreplaceable tools for programming and developing microcontroller-based devices. Carefully chosen components and the use of machines of the last

More information

Quick Start Guide. USB Packet Sniffer/Dongle for Kinetis MKW22D and MKW24D Wireless MCUs USB-KW24D512

Quick Start Guide. USB Packet Sniffer/Dongle for Kinetis MKW22D and MKW24D Wireless MCUs USB-KW24D512 Quick Start Guide USB Packet Sniffer/Dongle for Kinetis MKW22D and MKW24D Wireless MCUs USB-KW24D512 Quick Start Guide Get to Know the USB-KW24D512 USB Connector Reset Button Application Button LEDs Antenna

More information