Communication Technology by: Semitech Semiconductor. SM2400 Serial-2-PLC Adapter User s Guide

Size: px
Start display at page:

Download "Communication Technology by: Semitech Semiconductor. SM2400 Serial-2-PLC Adapter User s Guide"

Transcription

1 Communication Technology by: Semitech Semiconductor Serial-2-PLC Adapter User s Guide

2 This publication contains proprietary information which is subject to change without notice and is supplied as is, without any warranty of any kind. Revision History Revision Number Date Tasks A 02/2019 Serial-2-PLC Adapter User s Guide initial release. EVK User s Guide 2

3 Table of Contents 1. Introduction Features Hardware Connection Evaluate ASCII Pass-through Using the Replacing the Bus with Power Line via - with ASCII Pass-through ASCII Pass-through Configurations Supported AT Commands Supported AT Registers Supported Baud Rates Factory Defaults ASCII Pass-through Using USB to TTL RS232 Adaptor with Hardware Connection Download ASCII Pass-through Firmware Send Text Message Using a Serial Terminal Example Application References

4 1. Introduction The serial-to-plc adapter is a simple way to extend/replace an existing serial connection with a PLC without having to change any other software or hardware components. The adapter utilizes pass-through firmware that converts bytes from a serial port to PLC and from PLC to serial port. There are two pass-through variants: ASCII pass-through: Copies all ASCII characters, which are received on the UART, verbatim to the PLC line. Conversely, it forwards all ASCII characters received from the PLC line verbatim to the UART. The transmission to the power line in ASCII pass-through is triggered by the reception of a special ASCII character, normally "End of Line" or "Carriage Return" and can be changed on request. The configuration in ASCII pass-through mode can be changed using AT commands. TP pass-through: This variant of the pass-through firmware forwards all bytes from the UART (not necessarily ASCII) to the PLC line, and, conversely, forwards all bytes received from the PLC line verbatim to the UART. The transmission to the power line in TP pass-through mode is triggered by a time-out. Hence the name Timeoutbased Packetization (TP). The limitation of this mode is that there is no way to change the configuration. Note: At this time the ASCII pass-through and the TP pass-through firmware does not support the protocol used by the Semitech Graphical User Interface (GUI), which is available on most other firmware packages. Consequently, it cannot be used to communicate with the Serial-to-PLC adapter. Use serial terminal applications instead. The PLC device with ASCII pass-through or TP pass-through is ideal for industrial control applications to replace or extend RS232 or connections without having to modify other parts of the systems or any of the software protocols. At the end of this document, two - adapters with TP pass-through firmware are used as an example of the serial-to-plc adapter application. 2. Features Replacement of RS232 cable with DC or AC power line Replacement of multi-drop network with DC or AC power line Supports Modbus protocol Operational band: FCC (Cenelec-B/C version available) PLC PHY: OFDM (G3 FCC) or XXR (when additional performance is required) Effective PHY data rate up to 300 kbit/s (depending on band used) Serial port interface speed: up to 625 kbit/s Packet size: up to 350 characters Seamless PLC transmission with retries to improve performance Fully transparent mode (TP passthrough), plug and play coming out of the box without the need for any programming Serial and PLC configuration parameters are accessible via AT commands (ASCII pass-through) 4

5 3. Hardware Connection 3.1 Evaluate ASCII Pass-through Using the - The - can be used to evaluate ASCII pass-through by connecting an RS232 device to the host interface P1 header on the base board of the - as shown below. Figure 1. P1 Header on the - Base Board Table 1.P1 Header Pin List Pin# P1 P2 P3 P4 P5 P6 P7 Name 3V3 Mode1 Data Enable EX_UART_RX EX_UART_TX Reset GND 3.2 Replacing the Bus with Power Line via - with ASCII Pass-through This section shows the difference between the older bus network (Figure 2) and the newer bus network with RS232 devices (Figure 3) and devices (Figure 4). Master Bus Slave 1 Slave 2 Slave 3 Slave 4 Figure 2. Old Bus Network 5

6 Power Line RS232 Master RS232 Slave 1 RS232 Slave 2 RS232 Slave 3 RS232 Slave 4 Figure 3. New Power Line Bus Network with RS232 Devices Power Line RS232 to RS232 Master RS232 to RS232 to RS232 to RS232 to Slave 1 Slave 2 Slave 3 Slave 4 Figure 4. New Power Line Network with Devices 6

7 4. ASCII Pass-through Configurations This section describes the supported features of the ASCII pass-through configuration, including AT commands, AT registers, baud rates, and factory defaults. 4.1 Supported AT Commands Table 2 lists the supported AT commands. Command Note: When running ASCII pass-through firmware for the first time, it is important to run the AT&F command followed by the ATZ command. This is required to write ASCII-specific default settings to the Flash memory. 4.2 Supported AT Registers +++ Switch to command mode. ATO ATSr? Get Register r. ATSr= Set Register r. ATZ AT&F AT&MBM AT&MBS AT&MBC Table 3 lists the supported AT registers. Table 2. Supported AT Commands Description Switch to data (string tx) mode; this command ends with Satin letter "O", not with zero. Reboot device. Restore Factory Defaults (most defaults depend on PHY, see below). Make master. Note that register numbers 100 and above may be used for advanced physical-level PLC configuration. The alteration of these parameters from their default values is usually not required. However, in challenging circumstances, e.g. high interference or noise, this may be an option. The applicability and meaning of such settings depends on the PLC protocol. For more information, refer to the documents listed in Section 7, References, or contact Semitech Semiconductors should fine tuning of the physical parameters be required. Register Number Make slave (requires address as argument). Run given command. Table 3.Supported AT Registers 37 UART baud rate (37 is standard allocation for this purpose) PLC PHY configuration parameters. 100 Modulation code, 0 to Bits per baud. 102 Number of repetitions. 103 Number of frequencies. 104 Convolution code enable. 1: enable 0: disable 105 Tone map. A bit map containing a list of the sub-bands (groups of tones) that are either active (bit set to 1) or inactive (bit set to zero). A bit in the bit map represents a group of consecutive tones and the number of tones per group depends on the band plan. 106 Coherent mode. 1: enable 0: disable 7

8 Register Number 107 Delimiter. 0: SOF no response 1: SOF w/ response 2: ACK 3: NACK 108 On/Off mode. 1: enable 0: disable 109 Band select; XR-specific setting 110 SubCarriers; 4 decimal concatenated numbers, e.g. set of subcarriers " " is encoded as FCC enable (XXR protocol). 1: enable 0: disable 4.3 Supported Baud Rates Table 4 defines baud rates, which can be applied to UART using ATS command with register number 37 (conventional register for setting the baud rate). Example: 4.4 Factory Defaults ATS37 = 14: baud rate set to ATS37 = 16: baud rate set to Table 3. Supported AT Registers (continued) Mode Table 4.Supported Baud Rates Baud Rate 0 through and and Note: These higher baud rates might not be standard allocations Following are the default PLC parameters with ASCII pass-through or TP pass-through firmware, which are accessible for modification via AT commands in ASCII pass-through variants. 8

9 5. ASCII Pass-through Using USB to TTL RS232 Adaptor with - ASCII pass-through can also be tested using a USB to TTL RS232 adapter connected to the host interface connector P1 on the base board of the - as described in the top portion of Figure 5 below. 5.1 Hardware Connection Parameter/Mode Table 5. Factory Defaults Default UART baud rate (mode 15) XXR Modcod = 1 bitsprbaud = 1 repetition = 4 Subc2200 = G3 Modcod = 0 BitsperBaud = 1 Repetitions = 4 ToneMap = 0x03F Coherent = 1 Delimiter = 0 The connection to the UART port is available on the -M base board on the header P1, where pin 5 is external transmit, pin 4 is external receive, and pin 7 is ground as shown below. This UART port can be connected either directly to the TTL-level UART port on the host device (if available), or to a USB port via a USB-to-UART converter, also known as FTDI (Digikey Part No ND). The latter method of the connection is illustrated by Table 6 and Figure 5. Table 6. Connecting the FTDI Device to the - Base Board FTDI TTL-232R-RPi RXD (Yellow cable) TXD (Orange cable) GND (Black cable) - Base Board EX_UART_RX (Pin 4 of P1 Header) EX_UART_TX (Pin 5 of P1 Header) GND (Pin 7 of P1 Header) Please note that the mini-usb cable and the FTDI cable can't be used at the same time. 9

10 5.2 Download ASCII Pass-through Firmware Figure 5. FTDI TTL-232R-RPi Connection The img-passthru-g3-ascii-fcc bundle can be downloaded to the - FCC module using the Control GUI as described in the -EVK User Guide. If an FTDI cable is used for downloading, pin 1 (3V3) and pin 2 (Mode1) of header P1 must be connected via a jumper to pull the Mode1 pin high for downloading. This jumper is shown in Figure 6 below. After the download is complete, remove the jumper and power cycle the -. If a mini-usb cable is used for downloading, there is no need to manually control the Mode1 pin because it is controlled by the CP2110 on the - base board. 10

11 Figure 6. - FTDI TTL-232R-RPi Connection for Downloading 5.3 Send Text Message Using a Serial Terminal After downloading the ASCII pass-through firmware to two - systems, the ASCII messages can be sent between those two EVK systems over the power line via a serial terminal, e.g. Bray's Terminal ( This can be accomplished using the following procedure. 1. Connect each - to a PC using the FTDI TTL-232R-RPi cables as shown below. Power Line SM SM TT L-232R RPi Cable TT L-232R RPi Cable Figure 7. Connecting Each - to a PC 2. Start Terminal.exe 11

12 3. Once the terminal.exe program is invoked, connect the EVK to the terminal via the right COM port at a default baud rate of as shown in Figure 8. Figure 8. Set the Baud Rate to When running the ASCII PASSTHRU project for the first time on the board, which had other projects loaded before, it is important to run AT&F command followed by ATZ command. This is needed to write ASCII-specific default settings to flash. 5. Send ATO to switch to data mode. 6. Repeat steps 2 through 4 for the second Test any ASCII string from one terminal and it should be received and displayed on the 2nd terminal as shown in Figure 9. 12

13 Figure 9. Send Hello World from Terminal 1 Figure 10. Received from Terminal 2 with Retries 13

14 6. Example Application The following example illustrates an off-the-shelf sensor (inclinometer) managed remotely by introducing two PLC adapters between the sensor and the PC based GUI in a plug-and-play manner as shown in Figure 11. The scope image in Figure 12 shows the message propagation from the sensor to the PC and back. - - Figure 11. Inclinometer Example Configuration Figure 12. -to-plc Message Propagation 14

15 Figure 13. Transceiver Circuit to the - 7. References 1. Narrowband OFDM PLC specifications for G3-PLC networks, G3-PLC Alliance, April Specification for PoweRline Intelligent Metering Evolution, revision 1.4, Prime Alliance

16 Corporate Office California USA Adesto Headquarters 3600 Peterson Way Santa Clara, CA Phone: (+1) Adesto Technologies. All rights reserved. UG---177A -02/2019 Adesto, the Adesto logo, CBRAM and DataFlash are trademarks or registered trademarks of Adesto Technologies Corporation in the United States and other countries. Other company, product, and service names may be trademarks or service marks of others. Adesto products are covered by one or more patents listed at Disclaimer: Adesto Technologies Corporation ( Adesto ) makes no warranties of any kind, other than those expressly set forth in Adesto s Terms and Conditions of Sale at terms-conditions. Adesto assumes no responsibility or obligations for any errors which may appear in this document, reserves the right to change devices or specifications herein at any time without notice, and does not make any commitment to update the information contained herein. No licenses to patents or other intellectual property of Adesto are granted by Adesto herewith or in connection with the sale of Adesto products, expressly or by implication. Adesto s products are not authorized for use in medical applications (including, but not limited to, life support systems and other medical equipment), weapons, military use, avionics, satellites, nuclear applications, or other high risk applications (e.g., applications that, if they fail, can be reasonably expected to result in personal injury or death) or automotive applications, without the express prior written consent of Adesto.

SM2400-EVK1. Evaluation Kit for SM2400 Multi-Standard Narrowband Power Line Communication Modem. Product Overview. Features

SM2400-EVK1. Evaluation Kit for SM2400 Multi-Standard Narrowband Power Line Communication Modem. Product Overview. Features SM2400-EVK1 Evaluation Kit for SM2400 Multi-Standard Narrowband Power Line Communication Modem Communication technology by: Semitech Semiconductor Product Overview The SM2400-EVK1 is a complete evaluation

More information

Dual core architecture with custom N-PLC optimized DSP and Data Link Layer 32bit controller

Dual core architecture with custom N-PLC optimized DSP and Data Link Layer 32bit controller SM2400 N-PLC Transceiver MultiStandard Narrowband Power Line Communication Modem Communication technology by: Semitech Semiconductor Product Overview The SM2400 is the ultimate Narrowband Power Line Communication

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

xpico 110 Wired Device Server Module Evaluation Kit User Guide

xpico 110 Wired Device Server Module Evaluation Kit User Guide xpico 110 Wired Device Server Module Evaluation Kit User Guide Part Number 900-788-R Revision A April 2017 Intellectual Property 2017 Lantronix, Inc. All rights reserved. No part of the contents of this

More information

IT900 STK4 (Starter Kit)

IT900 STK4 (Starter Kit) PRELIMINARY IT900 STK4 (Starter Kit) February 2011 Copyright YITRAN Communications Ltd. PRELIMINARY information concerns products in the formative or design phase of development. Characteristic data and

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

RE866 Interface User Guide

RE866 Interface User Guide RE866 Interface User Guide 1VV0301387 Rev.0 6/16/2017 [04.2016] Mod. 0809 2016-08 Rev.7 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have been made to assure the

More information

AN3975 Application note

AN3975 Application note Application note Transparent serial link over ST7590 OFDM PRIME modem 1 Introduction Nowadays, a lot of power meter manufacturers or smart grid providers are switching from simple networks like RS845 to

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

Preliminary MK-CY-043. Data Sheet. Amulet Capacitive 4.3 GEMmodule. Introduction:

Preliminary MK-CY-043. Data Sheet. Amulet Capacitive 4.3 GEMmodule. Introduction: Introduction: Amulet Capacitive 4.3 GEMmodule Data Sheet Preliminary The is a 4.3 fully integrated, production ready color module with smartphone-like features. Using Cypress TrueTouch technology, this

More information

DATASHEET 4D SYSTEMS. uusb-pa5 uusb-pa5-ii. microusb Programming Adaptor TURNING TECHNOLOGY INTO ART. USB to UART Serial Bridge

DATASHEET 4D SYSTEMS. uusb-pa5 uusb-pa5-ii. microusb Programming Adaptor TURNING TECHNOLOGY INTO ART. USB to UART Serial Bridge DATASHEET TURNING TECHNOLOGY INTO ART microusb Programming Adaptor -II USB to UART Serial Bridge Document Date: 17 th July 2015 Document Revision: 2.0 Uncontrolled Copy when printed or downloaded. Please

More information

Evaluation Board for CS3308. Description CS Channel. Digitally Controlled Analog Volume Control. PC or External Serial Control Input

Evaluation Board for CS3308. Description CS Channel. Digitally Controlled Analog Volume Control. PC or External Serial Control Input Evaluation Board for CS3308 Features Description Single-ended Analog Inputs Single-ended Analog Outputs Supports AC and DC-Coupled Analog I/O Flexible Serial Control I/O Headers Serial Control Input Header

More information

ATtiny104 Xplained Nano. Preface. AVR 8-bit Microcontrollers USER GUIDE

ATtiny104 Xplained Nano. Preface. AVR 8-bit Microcontrollers USER GUIDE AVR 8-bit Microcontrollers ATtiny104 Xplained Nano USER GUIDE Preface The Atmel ATtiny104 Xplained Nano evaluation kit is a hardware platform to evaluate the ATtiny104 microcontroller. Supported by the

More information

DATASHEET 4D SYSTEMS TURNING TECHNOLOGY INTO ART. microusb Programming Adaptor. USB to UART Serial Bridge

DATASHEET 4D SYSTEMS TURNING TECHNOLOGY INTO ART. microusb Programming Adaptor. USB to UART Serial Bridge TURNING TECHNOLOGY INTO ART DATASHEET microusb Programming Adaptor µusb-pa5 USB to UART Serial Bridge Document Date: 27 th November 2013 Document Revision: 1.1 Uncontrolled Copy when printed or downloaded.

More information

AN10428 UART-SPI Gateway for Philips SPI slave bridges

AN10428 UART-SPI Gateway for Philips SPI slave bridges UART-SPI Gateway for Philips SPI slave bridges Rev. 01 7 March 2006 Application note Document information Info Keywords Abstract Content UART-SPI Gateway, UART to SPI, RS-232 to SPI The UART-SPI Gateway

More information

xpico Wi-Fi Embedded Device Server Evaluation Kit User Guide

xpico Wi-Fi Embedded Device Server Evaluation Kit User Guide xpico Wi-Fi Embedded Device Server Evaluation Kit User Guide Part Number 900-643-R Revision B July 2013 Copyright and Trademark Warranty Contacts 2013 Lantronix, Inc. All rights reserved. No part of the

More information

AN4113 Application note

AN4113 Application note Application note Managing the Driver Enable signal for RS-485 and IO-Link communications with the STM32F05x USART Introduction RS-485 and IO-Link are half-duplex communication protocols that offer easy

More information

BlueEva+S42M Evaluation Kit User Guide. 1VV Rev

BlueEva+S42M Evaluation Kit User Guide. 1VV Rev BlueEva+S42M Evaluation Kit User Guide 1VV0301390 Rev. 1 2018-01-15 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have been made to assure the accuracy of this document,

More information

UniMod Ethernet. LAN-Modem. Bär Industrie-Elektronik GmbH Siemensstr. 3 D Fürth Germany

UniMod Ethernet. LAN-Modem. Bär Industrie-Elektronik GmbH Siemensstr. 3 D Fürth Germany LAN-Modem Operation Manual E121711217066 Bär Industrie-Elektronik GmbH Siemensstr. 3 D-90766 Fürth Germany Phone: +49 (0)911 970590 Fax: +49 (0)911 9705950 Internet: www.baer-gmbh.com COPYRIGHT Copyright

More information

CAN bus communication module

CAN bus communication module CAN bus communication module Model: NE-CM320 Hardware Version: V1.2 File Version: V1.1 CM320 is a device that has a low price and high performance for CAN to 232 and 232 to CAN. The product uses a modular

More information

UG322: Isolated CAN Expansion Board User Guide

UG322: Isolated CAN Expansion Board User Guide UG322: Isolated CAN Expansion Board User Guide The Silicon Labs Isolated CAN Evaluation Board is a hardware plugin card for CAN capable EFM32 Starter Kits (STKs). The Isolated CAN EXP is intended to help

More information

Bluetooth RS-232 Dongle. User s Manual BTS-100

Bluetooth RS-232 Dongle. User s Manual BTS-100 Bluetooth RS-232 Dongle User s Manual BTS-100 Table of Contents 1. INTRODUCTION... 2 2. PHYSICAL DIAGRAM... 3 3. BLUETOOTH PAIRING AND CONNECTING... 4 4. RS-232 INSTALLATION... 10 5. HYPERTERMINAL SETTING

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

UG274: Isolated USB Expansion Board User Guide

UG274: Isolated USB Expansion Board User Guide UG274: Isolated USB Expansion Board User Guide The Silicon Labs Isolated USB Evaluation Board is a hardware plugin card for EFM8 and EFM32 Starter Kits (STKs). The Isolated USB EXP is intended to help

More information

Dual Serial Shield User Manual

Dual Serial Shield User Manual Dual Serial Shield User Manual PN: 2050 Berkshire Products, Inc. Phone: 770-271-0088 http://www.bkp-store.com/ Rev: 1.00 Copyright 2013 Table of Contents 1 Introduction... 2 1.1 XB compatibility... 2 2

More information

BV4109. Serial LCD Controller. Product specification November ByVac 2006 ByVac Page 1 of 12

BV4109. Serial LCD Controller. Product specification November ByVac 2006 ByVac Page 1 of 12 Product specification November 2012 ByVac 2006 ByVac Page 1 of 12 IASI-LCD Module BV4108 Contents 1. Introduction...4 2. Features...4 3. Electrical interface...4 3.1. Serial...4 3.2. Factory...4 3.3. LCD

More information

This manual provides information for the final user application developer on how to use SPC57S-Discovery microcontroller evaluation board.

This manual provides information for the final user application developer on how to use SPC57S-Discovery microcontroller evaluation board. User manual SPC570S-DISP: Discovery+ Evaluation Board Introduction This manual provides information for the final user application developer on how to use SPC57S-Discovery microcontroller evaluation board.

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

PLC Stamp micro EVB Datasheet

PLC Stamp micro EVB Datasheet PLC Stamp micro EVB Datasheet I2SE GmbH March 23, 2016 1/13 CONTENTS CONTENTS Contents 1 Revisions 3 2 Introduction 3 2.1 Handling................................................ 3 3 Reference Documents

More information

UM0401 User manual. User manual for eight bit port expander STMPE801 demonstration board. Introduction

UM0401 User manual. User manual for eight bit port expander STMPE801 demonstration board. Introduction User manual User manual for eight bit port expander STMPE801 demonstration board Introduction This document explains the functioning of the demo board for the port expander Chip STMPE801 with a PC GUI

More information

Serial Port Plug - F2M01SXA Brief Datasheet. Features. Applications. General Description. Provides transparent RS-232 serial cable replacement.

Serial Port Plug - F2M01SXA Brief Datasheet. Features. Applications. General Description. Provides transparent RS-232 serial cable replacement. Serial Port Plug - F2M01SXA Features Provides transparent RS-232 serial cable replacement. No need for external drivers. Power is supplied via the D-SUB or mini-usb connector. Supports the Bluetooth Serial

More information

8520/8520R. User Manual

8520/8520R. User Manual /R User Manual Warranty All products manufactured by SuperLogics are warranted against defective materials for a period of one year from the date of delivery to the original purchaser. Disclaimer SuperLogics

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

UG254: CP2102N-MINIEK Kit User's Guide

UG254: CP2102N-MINIEK Kit User's Guide The CP2102N-MINIEK kit is designed to showcase the various features of the CP2102N USBXpress devices. These highly-integrated USB-to-UART bridge controllers provide a simple solution for updating RS-232

More information

Figure 1. CP2108 USB-to-Quad UART Bridge Controller Evaluation Board

Figure 1. CP2108 USB-to-Quad UART Bridge Controller Evaluation Board CP2108 EVALUATION KIT USER S GUIDE 1. Introduction The CP2108 is a highly integrated USB-to-Quad-UART Bridge Controller providing a simple solution for updating RS-232/RS-485 designs to USB using a minimum

More information

Two 16 Bit Registers, One for Integer Display One for Floating Point.

Two 16 Bit Registers, One for Integer Display One for Floating Point. Description Modbus Slave LED board allows PLCs and other automation equipment to display integer and floating point values over ModBus. The LED Board acts like a slave on the RS485 Bus. The baud rate and

More information

UG271: CP2615-EK2 User's Guide

UG271: CP2615-EK2 User's Guide The CP2615 device is designed to enable rapid development of USB-based audio applications. The CP2615 simplifies the process of transferring audio data from USB to I2S without any code development, speeding

More information

NCOM SERIAL DEVICE SERVER 4XX SERIES USER S MANUAL

NCOM SERIAL DEVICE SERVER 4XX SERIES USER S MANUAL NCOM SERIAL DEVICE SERVER 4XX SERIES USER S MANUAL 2017-07-07 Edition Titan Electronics Inc. Web: www.titan.tw Contents 1. INTRODUCTION... 4 1.1 Key Features... 5 1.2 Specifications... 6 2. PANEL LAYOUT

More information

AT21CS Series Reset and Discovery. Introduction. Serial EEPROM APPLICATION NOTE

AT21CS Series Reset and Discovery. Introduction. Serial EEPROM APPLICATION NOTE Serial EEPROM AT21CS Series Reset and Discovery APPLICATION NOTE Introduction This application note discusses the Atmel AT21CS Series Reset function and the AT21CS Series Discovery function. Additionally,

More information

STEVAL-PCC010V1. ST802RT1A Ethernet PHY demonstration board with STM32F107 controller add-on board. Features. Description

STEVAL-PCC010V1. ST802RT1A Ethernet PHY demonstration board with STM32F107 controller add-on board. Features. Description ST802RT1A Ethernet PHY demonstration board with STM32F107 controller add-on board Data brief Features ST802RT1A Ethernet PHY demonstration board: ST802RT1A fast Ethernet physical layer transceiver On-board

More information

SL869-V3 EVK User Guide. 1VV Rev

SL869-V3 EVK User Guide. 1VV Rev SL869-V3 EVK User Guide 1VV0301306 Rev.0 2016-08-19 APPLICABILITY TABLE PRODUCT SL869-V3 Reproduction forbidden without written authorization from Telit Communications S.p.A. - All Rights Reserved. Page

More information

Embedded Navigation Solutions VN 100, VN 200 & VN 300 Development Board User Manual

Embedded Navigation Solutions VN 100, VN 200 & VN 300 Development Board User Manual Embedded Navigation Solutions VN 100, VN 200 & VN 300 Development Board User Manual VectorNav Technologies Contact Info 10501 Markison Road Phone +1 512 772 3615 Dallas, Texas 75238 Email support@vectornav.com

More information

Bluetooth RS232 Serial Adapter

Bluetooth RS232 Serial Adapter Bluetooth RS232 Serial Adapter LM058 Table of contents 1. Introduction Page 1 2. Features Page 1 3. Packaging Page 2 4. General Specification Page 2 5. RS232 Interface Page 3 5.1 Pin Out Page 3 5.2 Signals

More information

SPECIFICATIONS SUBJECT TO CHANGE WITHOUT NOTICE

SPECIFICATIONS SUBJECT TO CHANGE WITHOUT NOTICE SPECIFICATIONS SUBJECT TO CHANGE WITHOUT NOTICE Notice While reasonable efforts have been made to assure the accuracy of this document, Telit assumes no liability resulting from any inaccuracies or omissions

More information

CP2110-EK CP2110 EVALUATION KIT USER S GUIDE. 1. Kit Contents. 2. Relevant Documentation. 3. Software Setup

CP2110-EK CP2110 EVALUATION KIT USER S GUIDE. 1. Kit Contents. 2. Relevant Documentation. 3. Software Setup CP2110 EVALUATION KIT USER S GUIDE 1. Kit Contents The CP2110 Evaluation Kit contains the following items: CP2110 Evaluation Board RS232 Serial Cable USB Cable DVD Quick Start Guide 2. Relevant Documentation

More information

S125 Multi-Purpose 125 KHz RFID Reader USER MANUAL. 9V/24V DC Operating Voltage, AC (optional) KHz RFID EM4100/2 Cards & Tags

S125 Multi-Purpose 125 KHz RFID Reader USER MANUAL. 9V/24V DC Operating Voltage, AC (optional) KHz RFID EM4100/2 Cards & Tags S125 Multi-Purpose 125 KHz RFID Reader 44 mm USER MANUAL MULTI PURPOSE 84 mm ONLINE & OFFLINE MODE BUILT-IN RELAY 125 KHz RFID EM4100/2 Cards & Tags 9V/24V DC Operating Voltage, AC (optional) 3 Online

More information

QSG123: CP2102N Evaluation Kit Quick- Start Guide

QSG123: CP2102N Evaluation Kit Quick- Start Guide QSG123: CP2102N Evaluation Kit Quick- Start Guide The CP2102N-EK kit is designed to showcase the various features of the CP2102N USBXpress devices. These highly-integrated USB-to-UART bridge controllers

More information

3710 ACM 3750 PDC 3800 RTU. ISOCOM Communications Card Retrofit Instructions

3710 ACM 3750 PDC 3800 RTU. ISOCOM Communications Card Retrofit Instructions 3710 ACM 3750 PDC 3800 RTU ISOCOM Communications Card Retrofit Instructions Danger During normal operation of this device, hazardous voltages are present which can cause severe injury or death. These

More information

USB/RS232 TO cctalk COMMUNICATION BOARD Technical Information

USB/RS232 TO cctalk COMMUNICATION BOARD Technical Information USB/RS232 TO cctalk COMMUNICATION BOARD Technical Information USB/RS232 to CcTalk COMMUNICATION BOARD 18/04/2016 Manual code: 81043530 ATTENTION: Read this technical manual carefully before installing

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

User Guide. Release r01

User Guide. Release r01 Release r01 Note This device was developed for the purpose of communication in an office environment. It is intended solely for our industrial clients for physical integration into their own technical

More information

APPLICATION NOTE. How to Securely Switch Atmel s LIN Transceiver ATA6662/ATA6662C to Sleep Mode ATA6662/ATA6662C. Concerning Atmel ATA6662

APPLICATION NOTE. How to Securely Switch Atmel s LIN Transceiver ATA6662/ATA6662C to Sleep Mode ATA6662/ATA6662C. Concerning Atmel ATA6662 APPLICATION NOTE How to Securely Switch Atmel s LIN Transceiver ATA6662/ATA6662C to Sleep Mode ATA6662/ATA6662C Concerning Atmel ATA6662 The goal of this document is to describe how to switch the Atmel

More information

CAN / RS485. Product Description. Technical Reference Note. Interface Adapter. Special Features

CAN / RS485. Product Description. Technical Reference Note. Interface Adapter. Special Features CAN / Interface Adapter For SHP Series Total Power: < 1 Watts Input Voltage: 5V Internal Outputs: CAN,, USB, I 2 C Special Features Input Protocols: 1) using Modbus 2) CAN using modified Modbus Output

More information

Quick Start Hardware Testing Environment Connection Default Parameter Data Transmission Testing

Quick Start Hardware Testing Environment Connection Default Parameter Data Transmission Testing File version:v1.0 1 / 35 ... 1 1. Quick Start...4 1.1. Hardware Testing Environment... 4 1.2. Connection...4 1.3. Default Parameter... 5 1.4. Data Transmission Testing...5 2. Overview...6 2.1. Brief Introduction...6

More information

Hello Angles... A First Use Guide to the SOLAR Product Series: RS485 Interface with ModBus RTU Communication Protocol.

Hello Angles... A First Use Guide to the SOLAR Product Series: RS485 Interface with ModBus RTU Communication Protocol. Hello Angles... A First Use Guide to the SOLAR Product Series: RS485 Interface with ModBus RTU Communication Protocol. 1 Who Is This Guide For? The purpose of this guide is to show the correct procedure

More information

RS232 Relay Board-R242. User Manual. Jan 2012 Doc-R242-UM-Rev1.0 iknowvations.in

RS232 Relay Board-R242. User Manual. Jan 2012 Doc-R242-UM-Rev1.0 iknowvations.in User Manual 1/12 4 channel RS232 Relay Board with 9 Digitlal/Analog I/O Rs232 Data Acquisition Card Welcome to the world of Computer Automation. This RS232 Relay Board - R242 is a perfect companion for

More information

MOD-RFID125 User Manual. All boards produced by Olimex are ROHS compliant. Rev.A, February 2008 Copyright(c) 2008, OLIMEX Ltd, All rights reserved

MOD-RFID125 User Manual. All boards produced by Olimex are ROHS compliant. Rev.A, February 2008 Copyright(c) 2008, OLIMEX Ltd, All rights reserved MOD-RFID125 User Manual All boards produced by Olimex are ROHS compliant Rev.A, February 2008 Copyright(c) 2008, OLIMEX Ltd, All rights reserved INTRODUCTION: FEATURES: MOD-RFID125 is an RFID station,

More information

MOD-RFID125-BOX User Manual

MOD-RFID125-BOX User Manual MOD-RFID125-BOX User Manual All boards produced by Olimex are ROHS compliant Rev.B, May 2011 Copyright(c) 2011, OLIMEX Ltd, All rights reserved Page 1 INTRODUCTION: FEATURES: MOD-RFID125-BOX is an RFID

More information

DATASHEET 4D SYSTEMS TURNING TECHNOLOGY INTO ART. USB to Serial UART Bridge Converter. Document Date: 5 th September 2012 Document Revision: 1.

DATASHEET 4D SYSTEMS TURNING TECHNOLOGY INTO ART. USB to Serial UART Bridge Converter. Document Date: 5 th September 2012 Document Revision: 1. TURNING TECHNOLOGY INTO ART DATASHEET USB to Serial UART Bridge Converter µusb-mb5 Document Date: 5 th September 2012 Document Revision: 1.0 Uncontrolled Copy when printed or downloaded. Please refer to

More information

BV4531U. I2C or Serial 6 Way Relay

BV4531U. I2C or Serial 6 Way Relay BV4533 Date February 2018 11 Feb. 2018 Firmware Revision 1.0.4 Preliminary 1.1.0 Serial Updated I2C or Serial 6 Way Relay 3 Sep. 2018 1.1.0 I2C corrections, trigger is not used Introduction This is an

More information

RN-171-EK Evaluation Board

RN-171-EK Evaluation Board RN -17 1-E K-DS RN-171-EK Evaluation Board Features Ultra-low power: 4-uA sleep, 40-mA Rx, 180-mA Tx at 10 dbm Configurable transmit power: 0 to +12 dbm UART hardware interfaces and SPI slave Up to 1 Mbps

More information

Active RFID Reader User Manual

Active RFID Reader User Manual 1. Package Contents: Active RFID Reader x 1 Battery power line with connector x 1 User manual x 1 USB Cable x 1 0dBi Dipole Antenna x 1 Active RFID Reader User Manual IP Address White box: Dimension: 10

More information

CP2104-EK CP2104 EVALUATION KIT USER S GUIDE. 1. Kit Contents. 2. Relevant Documentation. 3. Software Setup USBXpress Driver Development Kit

CP2104-EK CP2104 EVALUATION KIT USER S GUIDE. 1. Kit Contents. 2. Relevant Documentation. 3. Software Setup USBXpress Driver Development Kit CP2104 EVALUATION KIT USER S GUIDE 1. Kit Contents The CP2104 Evaluation Kit contains the following items: CP2104 Evaluation Board RS232 Serial Cable USB Cable DVD Quick Start Guide 2. Relevant Documentation

More information

DataFlash and Serial Flash BGA Package. Design Note. DataFlash and Serial Flash BGA Package. Introduction

DataFlash and Serial Flash BGA Package. Design Note. DataFlash and Serial Flash BGA Package. Introduction DataFlash and Serial Flash BGA Package Introduction Adesto Technologies, DataFlash (AT45DB) and Serial Flash Devices (AT25DF) have been offered for sale in different Ball Grid Array (BGA) package options.

More information

CP2103-EK CP2103 EVALUATION KIT USER S GUIDE. 1. Kit Contents. 2. Relevant Documentation. 3. Software Setup USBXpress Driver Development Kit

CP2103-EK CP2103 EVALUATION KIT USER S GUIDE. 1. Kit Contents. 2. Relevant Documentation. 3. Software Setup USBXpress Driver Development Kit CP2103 EVALUATION KIT USER S GUIDE 1. Kit Contents The CP2103 Evaluation Kit contains the following items: CP2103 Evaluation Board RS232 Serial Cable USB Cable DVD Quick Start Guide 2. Relevant Documentation

More information

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

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

More information

CDB4350 Evaluation Board for CS4350

CDB4350 Evaluation Board for CS4350 Evaluation Board for CS4350 Features Description No High Frequency Master Clock Required Stand-Alone or PC GUI Board Control CS8416 Receives S/PDIF-Compatible Digital Audio Headers for External PCM Audio

More information

GreenEye Monitor Specifications

GreenEye Monitor Specifications Number of Channels Power Monitoring Section 32 (expansion available in the future) Measurement POWER: True (or Real) Power using high speed volt and current sampling VOLTAGE: True RMS Accuracy Sampling

More information

M3H Group(1) Application Note. I 2 C Interface (I2C-B) MASTER/SLAVE

M3H Group(1) Application Note. I 2 C Interface (I2C-B) MASTER/SLAVE M3H Group(1) I 2 C Interface (I2C-B) MASTER/SLAVE Outlines This application note is a reference material for developing products using the Master/Slave function in I2C interface (I2C) functions of M3H

More information

NCOM SERIAL DEVICE SERVER 1XX SERIES USER S MANUAL

NCOM SERIAL DEVICE SERVER 1XX SERIES USER S MANUAL NCOM SERIAL DEVICE SERVER 1XX SERIES USER S MANUAL 2017-07-07 Edition Titan Electronics Inc. Web: www.titan.tw Contents 1. INTRODUCTION... 4 1.1 Key Features... 5 1.2 Specifications... 6 2. PANEL LAYOUT

More information

Technical Documentation

Technical Documentation Technical Documentation for metratec TCP/IP to UART Converter (TUC) Date: July 2016 Version: 1.3 Technical Documentation metratec TUC Page 1 of 11 Table of Contents 1 General Information / Security Advice...3

More information

SMBus. Target Bootloader Firmware. Master Programmer Firmware. Figure 1. Firmware Update Setup

SMBus. Target Bootloader Firmware. Master Programmer Firmware. Figure 1. Firmware Update Setup SMBUS BOOTLOADER 1. Introduction A bootloader enables field updates of application firmware. A System Management Bus (SMBus) bootloader enables firmware updates over the SMBus. The SMBus bootloader described

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

LM058 Bluetooth Serial Adapter

LM058 Bluetooth Serial Adapter LM058 Bluetooth Serial Adapter with external antenna The LM058 Bluetooth Serial Adapter eliminates your conventional RS232 serial cables, providing an easy-to-use, invisible connection with freedom of

More information

CDB5346. Evaluation Board for CS5346. Features. Description CS5346. Single-ended Analog Inputs. Single-ended Analog Outputs

CDB5346. Evaluation Board for CS5346. Features. Description CS5346. Single-ended Analog Inputs. Single-ended Analog Outputs Evaluation Board for CS5346 Features Description Single-ended Analog Inputs Single-ended Analog Outputs CS8406 S/PDIF Digital Audio Transmitter Header for Optional External Software Configuration of CS5346

More information

Evaluation Board for CS5351

Evaluation Board for CS5351 Features Evaluation Board for CS5351 Demonstrates recommended layout and grounding arrangements CS8406 generates S/PDIF, and EIAJ-340 compatible digital audio Requires only an analog signal source and

More information

CP2105-EK CP2105 EVALUATION KIT USER S GUIDE. 1. Kit Contents. 2. Relevant Documentation. 3. Software Setup USBXpress Driver Development Kit

CP2105-EK CP2105 EVALUATION KIT USER S GUIDE. 1. Kit Contents. 2. Relevant Documentation. 3. Software Setup USBXpress Driver Development Kit CP2105 EVALUATION KIT USER S GUIDE 1. Kit Contents The CP2105 Evaluation Kit contains the following items: CP2105 Evaluation Board RS232 Serial Cable USB Cable DVD Quick Start Guide 2. Relevant Documentation

More information

AN4440 Application note

AN4440 Application note Application note RFFE HVDAC control Pascal Paillet Introduction The purpose of this application note is to familiarize mobile phone designers with RFFE HVDAC control. Common tasks are explained and more

More information

TD1205 / 1205P. TD1205 /1205P EVK Rev 1.1 User s Guide EVALUATION KIT USER S GUIDE FOR TDnext TD1205 / 1205P MODULE

TD1205 / 1205P. TD1205 /1205P EVK Rev 1.1 User s Guide EVALUATION KIT USER S GUIDE FOR TDnext TD1205 / 1205P MODULE EVALUATION KIT USER S GUIDE FOR TDnext TD1205 / 1205P MODULE July 2016 - Rev 1.1 rfmodules.td-next.com Page 1 Disclaimer: The information in this document is provided in connection with Telecom Design

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

AVR42789: Writing to Flash on the New tinyavr Platform Using Assembly

AVR42789: Writing to Flash on the New tinyavr Platform Using Assembly AVR 8-bit Microcontrollers AVR42789: Writing to Flash on the New tinyavr Platform Using Assembly APPLICATION NOTE Table of Contents 1. What has Changed...3 1.1. What This Means and How to Adapt...4 2.

More information

RN-XV-EK Evaluation Board

RN-XV-EK Evaluation Board RN-XV-EK Evaluation Board Features Evaluation board for the RN-XV module, which is based on Roving Networks robust RN-171 Wi-Fi module Supports several antenna options, depending on the RN-XV module selected

More information

BlueEva+SR Evaluation Kit User Guide. 1VV Rev

BlueEva+SR Evaluation Kit User Guide. 1VV Rev BlueEva+SR Evaluation Kit User Guide 1VV0301280 Rev. 5 2018-03-01 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have been made to assure the accuracy of this document,

More information

BlueEva+S50/Central Evaluation Kit User Guide. 1VV Rev

BlueEva+S50/Central Evaluation Kit User Guide. 1VV Rev BlueEva+S50/Central Evaluation Kit User Guide 1VV0301519 Rev. 0 2018-03-16 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have been made to assure the accuracy of this

More information

AT02667: XMEGA-E5 Xplained Hardware User's Guide. Features. Description. AVR XMEGA Microcontrollers APPLICATION NOTE

AT02667: XMEGA-E5 Xplained Hardware User's Guide. Features. Description. AVR XMEGA Microcontrollers APPLICATION NOTE AVR XMEGA Microcontrollers AT02667: XMEGA-E5 Xplained Hardware User's Guide APPLICATION NOTE Features Atmel AVR ATxmega32E5 microcontroller OLED display with 128 32 pixels resolution Ambient light sensor

More information

Industrial Serial Device Server

Industrial Serial Device Server 1. Quick Start Guide This quick start guide describes how to install and use the Industrial Serial Device Server. Capable of operating at temperature extremes of -10 C to +60 C, this is the Serial Device

More information

Product Manual. Mini USB to Terminal RS422 RS485 FTDI Plug-in Adapter. Coolgear, Inc. Version 1.1 April 2018 Model Number: USBG-422MiNi

Product Manual. Mini USB to Terminal RS422 RS485 FTDI Plug-in Adapter. Coolgear, Inc. Version 1.1 April 2018 Model Number: USBG-422MiNi Mini USB to Terminal RS422 RS485 FTDI Plug-in Adapter Product Manual Coolgear, Inc. Version 1.1 April 2018 Model Number: USBG-422MiNi 2 USBG-422MiNi Product Manual Revision History Revision Date Author

More information

LM048 Bluetooth v2.0, v2.1 RS232 Serial Adapter Standalone (With Embedded Bluetooth v2.0 / v2.1 Stack)

LM048 Bluetooth v2.0, v2.1 RS232 Serial Adapter Standalone (With Embedded Bluetooth v2.0 / v2.1 Stack) Bluetooth v.0, v. RS Serial Adapter Revised 8/NOV/0.mm mm mm Features World s smallest Bluetooth Serial Adapter (RS) Bluetooth v.0, v. wireless technology 8 dbm Tx Power and -8 dbm Rx Sensitivity Serial

More information

ALTA Serial Modbus (RTU/ASCII) Gateway Quick Start Guide

ALTA Serial Modbus (RTU/ASCII) Gateway Quick Start Guide by ALTA Serial Modbus (RTU/ASCII) Gateway Quick Start Guide For Version 3.3 Information to Users This equipment has been tested and found to comply with the limits for a Class B digital devices, pursuant

More information

Kvaser Linx J1587 User's Guide

Kvaser Linx J1587 User's Guide Kvaser Linx J1587 User's Guide Copyright 2007-2011 Kvaser AB, Mölndal, Sweden http://www.kvaser.com Last updated Thursday, 28 April 2011 We believe that the information contained herein was accurate in

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

AN3154 Application note

AN3154 Application note Application note CAN protocol used in the STM32 bootloader Introduction This application note describes the CAN protocol used in the STM32 microcontroller bootloader. It details each supported command.

More information

Proprietary Information PRELIMINARY. IT700 Y-NET Package. Quick Start. February 1, Copyright Yitran Communications Ltd.

Proprietary Information PRELIMINARY. IT700 Y-NET Package. Quick Start. February 1, Copyright Yitran Communications Ltd. PRELIMINARY IT700 Y-NET Package Quick Start Copyright Yitran Communications Ltd. PRELIMINARY information concerns products in the formative or design phase of development. Characteristic data and other

More information

FT232 Serial to USB Converter

FT232 Serial to USB Converter FT232 Serial to USB Converter Campus Component Pvt. Ltd. DISCLAIMER Information furnished is believed to be accurate and reliable at the time of publication. However, Campus Component Pvt. Ltd. assumes

More information

8 Port USB to RS- 232/422/485 Octal Adapter. Product Manual. Coolgear, Inc. Version 1.1 April 2018 Model Number: USB-8COMi-RM.

8 Port USB to RS- 232/422/485 Octal Adapter. Product Manual. Coolgear, Inc. Version 1.1 April 2018 Model Number: USB-8COMi-RM. 8 Port USB to RS- 232/422/485 Octal Adapter Product Manual Coolgear, Inc. Version 1.1 April 2018 Model Number: USB-8COMi-RM 2 USB-8COMi-RM Product Manual Revision History Revision Date Author Comments

More information

GSM Interfacing Board

GSM Interfacing Board Campus Component Pvt. Ltd. DISCLAIMER Information furnished is believed to be accurate and reliable at the time of publication. However, Campus Component Pvt. Ltd. assumes no responsibility arising from

More information

LM058 Bluetooth v2.0, v2.1 RS232 Serial Adapter - SMA Connector Standalone (With Embedded Bluetooth v2.0 / v2.1 Stack)

LM058 Bluetooth v2.0, v2.1 RS232 Serial Adapter - SMA Connector Standalone (With Embedded Bluetooth v2.0 / v2.1 Stack) Bluetooth v2.0, v2. RS232 Serial Adapter - SMA Connector Revised 3/MAR/20 Datasheet Version.0 mm mm 34mm Features Bluetooth v2.0, v2. wireless technology dbm Tx Power and - dbm Rx Sensitivity Serial (RS232)

More information

BV4626 General Purpose I/O. Product specification. Mar 2010 V0.a. ByVac Page 1 of 13

BV4626 General Purpose I/O. Product specification. Mar 2010 V0.a. ByVac Page 1 of 13 General Purpose I/O Product specification Mar 2010 V0.a ByVac Page 1 of 13 Contents 1. Introduction... 3 2. Features... 3 3. Physical Specification... 3 3.1. JP7... 3 3.2. Control Interface... 4 3.3. Serial

More information

STEPPER-MOTOR-RD STEPPER MOTOR REFERENCE DESIGN KIT USER S GUIDE. 1. Kit Contents. 2. Kit Overview. Figure 1. Stepper Motor Reference Design Board

STEPPER-MOTOR-RD STEPPER MOTOR REFERENCE DESIGN KIT USER S GUIDE. 1. Kit Contents. 2. Kit Overview. Figure 1. Stepper Motor Reference Design Board STEPPER MOTOR REFERENCE DESIGN KIT USER S GUIDE 1. Kit Contents The Stepper Motor Reference Design Kit contains the following items: Stepper Motor Reference Design Board Stepper Motor Universal AC to DC

More information

AwiaTech WirelessHART TM Rapid Development Kit Manual

AwiaTech WirelessHART TM Rapid Development Kit Manual AwiaTech HART TM Rapid Development Kit Manual AwiaTech Corporation 2011-2013. All rights reserved FCC STATEMENT 1. This device complies with Part 15 of the FCC Rules. Operation is subject to the following

More information