Open1788 User Manual. Features

Size: px
Start display at page:

Download "Open1788 User Manual. Features"

Transcription

1 Open1788 User Manual Features The Open1788 is an LPC development board designed for the LPC1788FBD208 microcontroller, consists of the mother board and the MCU core board Core1788. The Open1788 supports further expansion with various optional accessory boards for specific application. The modular and open design makes it the ideal for starting application development with NXP LPC series microcontrollers. 1

2 目 录 Features... 1 目 录 What's on board Basic operation Download programs Serial communication Demo parse AD demo CAN CRC DA DS18B EMAC_EasyWeb EMC_NandFlash EMC_SDRAM I2Cx JOYSTICK_KEY_LED LCD LCD TouchPanel Mci_FATFS MDK-emWIN

3 3.15. RTC SSPx UART ucos-ii UDA1380 Board Usb_MassStorage USBHostLit VS1003B MP3 Board Revision history

4 1. What's on board 1. LPC1788FBD208 (core board): the high performance LPC MCU which features: o Core: Cortex-M3 32-bit RISC o Operating Frequency: 120MHz Max o Operating Voltage: V (3.3V typical) o Package: LQFP208 o I/Os: 165 o Memories: 512KB Flash, 96KB SRAM, 4K EEPROM o MCU communication Interfaces: 1 x LCD, 1 x 10/100 ETH MAC, 1 x GP DMA Controller USB Device/Host (Onchip PHY and DMA Controller) 5 x UART, 3 x SSP, 3 x I2C, 1 x I2S, 2 x CAN,1 x SDIO 8 x 12Bit ADC, 1 x 10Bit ADC, 1 x DAC, 1 x MOTOR PWM 6 x GP PWM, 1 x Quadrature Encoder Interface, 1 x EMC o AD & DA converters: 3 x AD (12-bit, 1μs, shares 24 channels); 2 x DA (12-bit) 4

5 o Debugging/Programming: supports JTAG/SWD (serial wire debug) interfaces, supports ISP via UART 2. H57V1262GTR-75C (core board): 2PCS x 128M Bit SDRAM 3. K9F1G08U0B (core board): 1G Bit NandFlash 4. SST39VF3201 (core board): 32M Bit NorFlash 5. LM3526-L (mother board bottom side): onboard USB power switch and over-current protection 6. AMS , 3.3V voltage regulator 7. Power supply switch 8. Power indicator 9. LEDs: convenient for indicating I/O status and/or program running state 10. USB communication LED1: USB GOOD LINK1 11. USB communication LED2: USB GOOD LINK2 12. Reset button 13. User key: convenient for I/O input and/or interact with running code 14. Joystick: five positions M crystal oscillator (core board): used to boost operating frequency by frequency multiplication K crystal (core board), for internal RTC with calibration 17. USB type A interface: for connecting USB devices such as USB flash drive 18. CAN2 interface: communicates with accessory boards which feature the CAN device conveniently 19. CAN1 interface: communicates with accessory boards which feature the CAN device conveniently 20. AD+DA interface: for AD/DA testing 21. USB OTG transceiver interface: for connecting USB OTG transceiver module 22. SPI0 SPI1 interface:easily connects to SPI peripherals such as DataFlash (AT45DBxx), SD card, MP3 module, etc. 23. I2C1 I2C2 interface: easily connects to I2C peripherals such as I/O expander (PCF8574), EEPROM (AT24Cxx), etc. 24. I2S I2C0 interface: for connecting I2S and/or I2C modules such as UDA1380 module, FRAM FM24CLxx, etc. 25. Modem UART1 interface: for connecting Modem and/or UART modules such as RS232, RS485, USB TO UART, etc. 26. SDIO interface: for connecting Micro SD module, features much faster access speed rather than SPI 27. Ethernet interface: easily connects the MCU to ethernet network by using an additional ethernet module, such as DP83848 Ethernet Board 28. ISP UART0 interface: for connecting ISP and/or UART modules such as RS232, RS485, USB TO UART, etc. 29. ONE-WIRE interface: easily connects to ONE-WIRE devices (TO-92 package), such as temperature sensor (DS18B20), electronic registration number (DS2401), etc. 30. LCD interface: for connecting to 4.3 inch touch screen LCD through an adapter 31. USB mini interface: used for establishing USB communication between PC and the LPC development board 32. 5V DC jack 5

6 33. 5V/3.3 V power input/output: usually used as power output, also common-grounding with other user board 34. MCU pins connector: all the idle pins are accessible on expansion connectors for further expansion 35. JTAG/SWD interface: for debugging/programming 36. LEDs jumper 37. User key jumper 38. Joystick jumper 39. SD card detect jumper o short the jumper to enable SD card detection function o open the jumper to disconnect from I/O port 40. USB enable jumper o short the jumper to enable USB o open the jumper to disconnect from I/O port 41. USB HOST jumper o short the jumper when using USB HOST o open the jumper to disconnect from I/O port 42. VBAT selection jumper o short the jumper to use the onboard battery o open the jumper to connect the VBAT to other external power 43. VREFP selection jumper o short the jumper to connect VREFP to VCC o open the jumper to connect VREFP to other custom pin via jumper wire 6

7 2. Basic operation 2.1. Download programs You should download program to the board to run it. The demo programs of the present development board can be found from Waveshare web site or Waveshare Wiki site. Flexible programming methods are supported by the onboard LPC chip. That is, it can be programmed by ISP, JTAG and SWD. You can choose different programming methods, however, using a different method means a different programmer may be required. Some of which are not contained in this product. For example, if the chip is programmed by JTAG or SWD, a ULINK or other JTAG or SWD supported programmer is required, but it is not contained in this product. If the chip is programmed by ISP, the LPC ISP (mini) board in the package is enough. ISP programming method is mainly introduced in the present document. If you choose other programming method, please see the related manual. Here the software Flash Magic is used to program hex files. 1) Set jumper ISP JMP to on. (Some development boards have none of ISP JMP, so it is no need to set on ISP JMP of these boards.) 2) Connect the USART interface of the board to the USB port of a PC with LPC ISP (mini) board. 3) Install software Flash Magic. 4) Power up and run Flash Magic. 5) Set the software: - Click Select and select LPC COM Port: choose the COM Port according to which port has connected to the USART. - Baud Rate: choose appropriate baud rate as (Download speed and stability depend on baud rate) - Oscillator (MHZ): input 12, according to the onboard crystal. - Check "Erase blocks used by Hex File" and "Verify after programming"; 7

8 - Open Advanced Options -> Hardware Config -> check "Use DTR and RTS to control RST and ISP pin" -> input T1: 50 ms T2: 150 ms. (A shorter time input makes downloading faster. However, it can also cause instability.) As shown in the following figure. 8

9 - Click Browse and select the Hex file for programming. - Click Start to start programming. (If any error occurs, please reconnect the board, reset it, and restart the software.) 9

10 - Check the programming progress bar, at the bottom of the window, to confirm if finished Serial communication Each step, concerning to serial operation, requires serial monitor software (PuTTY, securecrt, etc.), the software should be set to: Choose corresponding COM port. Baud rate: Data bits: 8 Stop bits: 1 Parity: None Flow control: None 10

11 Each demo for the product, as long as any UART communication used, is set to ISP+UART0 interface by default. In other words, a TTL to serial module (here a LPC ISP (mini) module can also be used as TTL to serial module) should be connected to the ISP+UART0 interface for using these demos. As shown in the following figure: 11

12 3. Demo parse 3.1. AD demo This is a demo of Analog to digital conversion. 1) Connect a TTL to serial module to the ISP+UART interface. 2) Connect an Analog Test Board to the ADC+DAC interface. Turn the left knob and the serial will print the AD value accordingly. For example: ADC value on channel 002 is: ADC value on channel 002 is: ADC value on channel 002 is: ADC value on channel 002 is: ADC value on channel 002 is: ADC value on channel 002 is: CAN This example demonstrates the communication between 2 CAN modules. 1) Connect a TTL to serial module to the ISP+UART interface. 2) Connect 2 CAN modules to the onboard CAN interfaces. 3) Connect jumper wires between CAN1H and CAN2H, CAN1L and CAN2L. 12

13 Can_Bypass Bypass Mode demo. Download the program and press the RESET button, the serial terminal will print information as: ********************************************************************* ********** Hello NXP Semiconductors CAN BYPASS example - MCU: LPC17xx - Core: ARM CORTEX-M3 - UART Communication: bps Use two CAN peripherals: CAN1 and CAN2 to communicate This example used to test Bypass mode ********************************************************************* ********** CAN test Bypass Mode function...press '1' to initialize CAN message... Following the prompts, send 1 to initialize CAN message, and then the serial terminal will print: Message ID and data will be increased continuously... Press '2' to start CAN operation... Following the prompts, send 2 to start CAN operation. Now the Message ID and data printed via COM will be increased continually: Message ID: 0x Message length: 0x BYTES Message type: DATA FRAME Message format: EXTENDED ID FRAME FORMAT Message dataa: 0x Message datab: 0x

14 Message ID: 0x Message length: 0x BYTES Message type: DATA FRAME Message format: EXTENDED ID FRAME FORMAT Message dataa: 0x Message datab: 0x Message ID: 0x Message length: 0x BYTES Message type: DATA FRAME Message format: EXTENDED ID FRAME FORMAT Message dataa: 0x Message datab: 0x Can_Selftest CAN self test mode. The serial terminal will print: ********************************************************************* ********** Hello NXP Semiconductors CAN Self-test example - MCU: LPC17xx - Core: ARM CORTEX-M3 - UART Communication: bps Use only CAN1 peripherals to test This example used to test Self test mode ********************************************************************* ********** Transmitted buffer: Message ID: 0x Message length: 0x BYTES Message type: DATA FRAME Message format: EXTENDED ID FRAME FORMAT Message dataa: 0x Message datab: 0x CRC Test CRC engine by three types of polynomial. Connect a TTL to serial module to the ISP+UART interface Crc_Demo Choose what polynomial that you want to use, type: - '1': CRC-CCITT - '2': CRC-16 - '3': CRC-32 - 'Q': Quit. The serial terminal will print: 14

15 ********************************************************************* ********** Hello NXP Semiconductors CRC Demo example: - MCU: LPC177x_8x - Core: ARM CORTEX-M3 - UART Communication: bps Use CRC engine on LPC177x_8x to calculate CRC for a 8-bit block data You can choose one of three polynomial type: - CRC-CCITT - CRC-16 - CRC-32 ********************************************************************* *********** Block data: 0x x x x x x x x x x x A 0x B 0x C 0x D 0x E 0x F 0x x x x x x x x x x x A 0x B 0x C 0x D 0x E 0x F 0x x x x x x x x x x x A 0x B 0x C 0x D 0x E 0x F 0x x x x x x x x x x x A 0x B 0x C 0x D 0x E 0x F Choose what polynomial that you want to use, type: - '1': CRC-CCITT - '2': CRC-16 - '3': CRC-32 - 'Q': Quit Crc_Dma Use CRC engine on LPC177x_8x to calculate CRC for a block 32-bit data. Use CRC-32 polynomial and DMA for transferring data. The serial terminal will print: ********************************************************************* ********** Hello NXP Semiconductors CRC DMA demo - MCU: LPC177x_8x - Core: ARM CORTEX-M3 - UART Communication: bps 15

16 Use CRC engine on LPC177x_8x to calculate CRC for a block 32-bit data This example use CRC-32 polynomial and use DMA for transfering data ********************************************************************* *********** Block data: 0x x x x x x x x x x x A 0x B 0x C 0x D 0x E 0x F 0x x x x x x x x x x x A 0x B 0x C 0x D 0x E 0x F 0x x x x x x x x x x x A 0x B 0x C 0x D 0x E 0x F 0x x x x x x x x x x x A 0x B 0x C 0x D 0x E 0x F Initialize DMA controller... CRC-32 Result: 0x2144DF1C Demo terminated!! 3.4. DA The chip will control the DAC output voltage to let the Analog Test Board sound. 1) Connect an Analog Test Board to the 8I/Os+ADC+DAC interface. 16

17 2) Supply 5V to the module board by wires, as shown in: Analog Test Board will sound DS18B20 Measure the temperature, which can be checked via COM port, on the DS18B20. 1) Connect a TTL to serial module to the ISP+UART0 interface. 2) Connect a DS18B20 to the ONE WIRE socket. Warning: the arc side of DS18B20 must be connected to the ONE WIRE socket according to the label. Don t connect it reversely. Otherwise it may be burned. 17

18 The serial terminal will print a series of temperature. ************************************************** DS18B20 s ID :0x28 0x4d 0xb8 0xff 0x3 0x2 0x0 0x10 Temperature: Temperature: Temperature: EMAC_EasyWeb Use the development board as a web server. 1) Connect an Analog Test Board to the 8I/Os+ADC+DAC interface. 2) Connect a DP83848 to the ETH interface 3) Connect the DP83848 to a PC via Ethernet cable. 18

19 Software settings Set the PC and the module board into a same network segment: Control Panel -> Network and Internet Connections -> Network Connections -> right click your Local Area Connection -> Properties -> double click the Internet Protocol Version 4 (TCP/IPv4) Set the IP address to xxx, xxx cannot be 100. Set the Subnet mask to and Default gateway to Run a browser, go to , it will be a Hello World page. Turn the knob on the Analog Test Board, and the voltage will be shown in the browser accordingly. As shown in the following figure: 19

20 3.7. EMC_NandFlash This is an example for testing onboard NandFlash. See the number 3 in the chapter 1, WHAT'S ON BOARD. Connect a TTL to serial module to the ISP+UART interface. The serial will print the information of NandFlash. NANDFLASH experiment Init NAND Flash... RESET NAND Flash... NAND Flash ID: 0XECF19500! Checking valid block... Valid block checking OK Erase entire NAND Flash Write a block of 2K data to NAND Flash... Read back a block of 2K data from NAND Flash... Verify data... Verifying complete! Testing terminated! 3.8. EMC_SDRAM 20

21 This is an example for testing onboard SDRAM. See the number 2 in the chapter 1, WHAT'S ON BOARD. Connect a TTL to serial module to the ISP+UART interface. The serial will print the information of SDRAM. ********************************************************************* *********** Hello NXP Semiconductors Test SDRAM MT48LC8M32LFB5 with LPC1788 EMC - MCU: LPC177x_8x - Core: Cortex-M3 - UART Comunication: kbps Write and verify data with on-board SDRAM ********************************************************************* *********** Init SDRAM...Clear content of SDRAM...Writing in 8 bits format...verifying data...continue writing in 16 bits format...clear content of SDRAM...Writing in 16 bits format...verifying complete, testing terminated! 3.9. I2Cx Read and write E2PROM data via I2C protocol. 1) Connect an AT24/FM24 Board to the I2C interface. 2) Connect a TTL to serial module to the ISP+UART interface. 3) If I2C0 is enabled, then the module should be connected to the I2C0 interface. 4) If I2C1 is enabled, then the module should be connected to the I2C1 interface. 5) If I2C2 is enabled, then the module should be connected to the I2C2 interface. 21

22 Software settings The product provides 3 I2C interfaces for choice. You can edit the program to choose different I2C interfaces for communication. Do as the following steps: Edit.\Open1788-Demo\I2Cx\User\24C0X.c Located to: #define Open_I2C0 //#define Open_I2C1 //#define Open_I2C2 Delete the // (Double slash) according to which I2C interface to be chosen. Meanwhile, the other 2 lines should retain their //. The serial terminal will print: AT24C02 test procedures!! Wirte data: 0x0 0x11 0x22 0x33 0x44 0x55 0x66 0x77 Data write OK read data OK Read data: 0x0 0x11 0x22 0x33 0x44 0x55 0x66 0x77 E2PROM TEST OK JOYSTICK_KEY_LED Control LED via key button and joystick. 22

23 Put jumpers on LED JMP, JOYSTICK JMP and KEY JMP. When a key or joystick is pressed, the LEDs status will be changed accordingly LCD LCD display function demo. Connect a 4.3inch 480x272 Touch LCD (B) to the LCD interface. The LCD will display information accordingly LCD TouchPanel LCD touch panel function demo. 23

24 Connect 4.3inch 480x272 Touch LCD (B) 到 LCD interface First, the LCD touch panel should be calibrated, tap the [+] on the screen to finish it. Then it will enter the painter window, in which you can paint anything as you want Mci_FATFS Read and write a SD card via the SDIO interface. 1) Connect a TTL to serial module to the ISP+UART interface. 2) Connect a Micro SD Storage Board to the SDIO interface. 3) Plug a micro SD into the Micro SD Storage Board. The files in the SD card will be listed. And some new files will be written in. ********************************************************************* *********** Hello NXP Semiconductors MCI File System Example - MCU: LPC177x_8x - Core: ARM CORTEX-M3 - UART Communicationi: bps This example is used to demonstrate how to implement a filesystem using MCI. 24

25 FatFs,a generic FAT file system module for small embedded systems, is used in this example. Press r to display commands which are supported. ********************************************************************* *********** disk 0 Initialization OK! Mount disk:0 document name:file1.txt document name:file2.txt document name:file3.txt document name:file4.txt >:new 'new.txt' file! (0) Succeeded >:New 'Text' Document, And to write data file! (0) Succeeded (0) Succeeded >:new 'newaa2' Document! (0) Succeeded >:new 'newaa2/new' Document! (0) Succeeded >:Delete 'newaa/eyt' Document! (5) Could not find the path MDK-emWIN512 This example is used to demonstrate Emwin. Connect a 4.3inch 320x240 Touch LCD (B) to the LCD interface. The LCD will display the Emwin Demo as shown in the following figure: 25

26 3.15. RTC This is an example for testing RTC clock function of the chip. Connect a TTL to serial module to the ISP+UART0 interface. The serial terminal will print: ********************************************************************* *********** Hello NXP Semiconductors RTC Calibration demo - MCU: LPC177x_8x - Core: ARM CORTEX-M3 - UART Communication: bps This example describes how to calibrate RTC ********************************************************************* *********** Second: 000 Second: 001 Second: 002 Second: 003 Second: 004 Second: SSPx 26

27 Drive an AT45DBXX DataFlash Board via SPI interface. 1) Connect a TTL to serial module to the ISP+UART interface. 2) Connect an AT45DBXX DataFlash Board to the SSP interface. 3) If SPI0 is enabled, then the module should be connected to the SSP0 interface. 4) If SPI1 is enabled, then the module should be connected to the SSP1 interface. Software settings The product provides 2 SPI interfaces. You can edit the program to choose different SPI for communication. Do as the following steps: Edit.\Open1788-Demo\SSPx\AT45DBXX\User\AT45DB.h Located to: //#define Open_SSP0 #define Open_SSP1 Delete the // (Double slash) according to which SPI interface to be chosen. Meanwhile, the other line should retain its //. Random data will be written to AT45DB and read from it again. The serial terminal will print: AT45DBX ID: 0x1f 0x24 0x0 0x0 write random data to flash: Read data from flash: UART The development board will communicate with a PC via COM port. 27

28 Connect a TTL to serial module to the ISP+UART interface. Software settings You can edit the program to choose different UART for communication. Do as the following steps: Edit.\Open1788-Demo \UART\UART_Autobaud\User\main.c Located to: #define UART_TEST_NUM 1 Modify the number to choose UART 0/1/2 interface. UART_Autobaud UART Auto-baurate demo. Sending any characters will cause the same characters received. UART_printf Use the function printf to print information via COM port. The serial will print: Welcome to use Open1788 development board ucos-ii Execute 2 simple tasks in the operating system ucos-ii to reverse the LEDs status. Set the jumper LED JMP to ON. LEDs blink UDA1380 Board This example demonstrates how to drive UDA1380 Board via Philips I2S protocol for music playing. 28

29 1) Connect a UDA1380 Board to the I2S interface. 2) Connect a headphone cable into the LINEOUT port of UDA1380 Board. The headphone will play music after RESET key pressed Usb_MassStorage The development board will be recognized as a Removable Disk on the PC. 1) Set the jumper USB EN to ON. 2) Connect a USB(mini) cable between the Open1788 and a PC. A Removable Disk is recognized USBHostLit This example is used to read and write USB flash drive. 1) Create a new file MSREAD.TXT in a USB flash drive, and the file should be filled any content. 2) Connect the USB flash drive to the onboard USB HOST interface. 29

30 Press the RESET key, and then the content of MSREAD.TXT will be copied to a new file MSWRITE.TXT. The serial terminal will print: Initializing Host StackHost InitializedConnect a Mass Storage devicemass Storage device connectedcopying from MSREAD.TXT to MSWRITE.TXT...Copy completed VS1003B MP3 Board These examples implement the music play and audio record function of a VS1003 MP3 Board. 1) Connect a VS1003 MP3 Board to the SSP interface. 2) Connect an audio cable into the Line In port. 3) Connect a headphone cable into the Lin Out port. VS1003 (line in) Input audio signal through the Line In port. And such corresponding sound can be heard from the headphone which is connected to Lin Out port. VS1003 (line out) Sound can be heard from the headphone which is connected to Lin Out port. VS1003 (record) The captured sound from the MIC can be heard from the headphone which is connected to Lin Out port. 30

31 4. Revision history Version Changes Date Editor 1.0 Initial release. May 23 rd 2014 Waveshare 2.1 English manual release. June 9 th 2015 Felix 31

Lab Experiment 1: The LPC 2148 Education Board

Lab Experiment 1: The LPC 2148 Education Board Lab Experiment 1: The LPC 2148 Education Board 1 Introduction The aim of this course ECE 425L is to help you understand and utilize the functionalities of ARM7TDMI LPC2148 microcontroller. To do that,

More information

Software User Guide UG-461

Software User Guide UG-461 Software User Guide UG-461 One Technology Way P.O. Box 9106 Norwood, MA 02062-9106, U.S.A. Tel: 781.329.4700 Fax: 781.461.3113 www.analog.com ezlinx icoupler Isolated Interface Development Environment

More information

SKP16C62P Tutorial 1 Software Development Process using HEW. Renesas Technology America Inc.

SKP16C62P Tutorial 1 Software Development Process using HEW. Renesas Technology America Inc. SKP16C62P Tutorial 1 Software Development Process using HEW Renesas Technology America Inc. 1 Overview The following tutorial is a brief introduction on how to develop and debug programs using HEW (Highperformance

More information

Embedded Display Module EDM6070

Embedded Display Module EDM6070 Embedded Display Module EDM6070 Atmel AT91SAM9X35 Based Single Board Computer BY Product Overview Version 1.0 Dated: 3 rd Dec 2013 Table of Contents Product Overview... 2 Introduction... 2 Kit Contents...

More information

Embedded Systems on ARM Cortex-M3 (4weeks/45hrs)

Embedded Systems on ARM Cortex-M3 (4weeks/45hrs) Embedded Systems on ARM Cortex-M3 (4weeks/45hrs) Course & Kit Contents LEARN HOW TO: Use of Keil Real View for ARM Use ARM Cortex-M3 MCU for professional embedded application development Understanding

More information

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

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

More information

ET-BASE AVR ATmega64/128

ET-BASE AVR ATmega64/128 ET-BASE AVR ATmega64/128 ET-BASE AVR ATmega64/128 which is a Board Microcontroller AVR family from ATMEL uses MCU No.ATmega64 and ATmega128 64PIN. Board ET-BASE AVR ATmega64/128 uses MCU s resources on

More information

BE635 User Manual. Rev. V1.0. 2013-2014 Bolymin, Inc. All Rights Reserved.

BE635 User Manual. Rev. V1.0. 2013-2014 Bolymin, Inc. All Rights Reserved. BE635 User Manual Rev. V1.0 2013-2014 Bolymin, Inc. All Rights Reserved. Copyright Copyright 2013-2014 BOLYMIN, INC. All rights reserved. No part of the materials may be reproduced, copied or translated

More information

1 Mi kołaj Z Mik ar ołaj Z zyc arzy ki cki

1 Mi kołaj Z Mik ar ołaj Z zyc arzy ki cki 1 Mikołaj Zarzycki NAND Flash SD Card Connector 256MB, 8bit I/F Push type, Up to 2GB/12.5Mbps USB Connector 1 x Device 2 x HOST, Dual-port LCD Module KEY Battery Holder 128 x 64 dots matrix structure 4

More information

SBC8600B Single Board Computer

SBC8600B Single Board Computer SBC8600B Single Board Computer 720MHz TI s Sitara AM3359 ARM Cortex-A8 Microprocessor Onboard 512MByte DDR3 SDRAM and 512MByte NAND Flash UARTs, 2*USB Host and 1*OTG, 2*Ethernet, CAN, RS485, LCD/TSP, Audio,

More information

PCAN-MicroMod Universal I/O Module with CAN Interface. User Manual. Document version 2.1.0 (2014-01-16)

PCAN-MicroMod Universal I/O Module with CAN Interface. User Manual. Document version 2.1.0 (2014-01-16) PCAN-MicroMod Universal I/O Module with CAN Interface User Manual Document version 2.1.0 (2014-01-16) Products taken into account Product Name Part number Model PCAN-MicroMod IPEH-002080 with firmware

More information

TURBO PROGRAMMER USB, MMC, SIM DEVELOPMENT KIT

TURBO PROGRAMMER USB, MMC, SIM DEVELOPMENT KIT TURBO PROGRAMMER USB, MMC, SIM DEVELOPMENT KIT HARDWARE GUIDE This document is part of Turbo Programmer documentation. For Developer Documentation, Applications and Examples, see http:/// PRELIMINARY (C)

More information

Getting Started Guide with WIZ550web

Getting Started Guide with WIZ550web 1/21 WIZ550web is an embedded Web server module based on WIZnet s W5500 hardwired TCP/IP chip, Users can control & monitor the 16-configurable digital I/O and 4-ADC inputs on module via web pages. WIZ550web

More information

Quick Start Guide. TWR-MECH Mechatronics Board TOWER SYSTEM

Quick Start Guide. TWR-MECH Mechatronics Board TOWER SYSTEM TWR-MECH Mechatronics Board TOWER SYSTEM Get to Know the Tower Mechatronics Board Primary Connector / Switch MCF52259 Connectors for Up to Eight Servos SW4 (Reset) USB OTG 5V Supply Touch Panel Socket

More information

MCB3101 (Class I) WiRobot Serial Bluetooth Wireless Module User Manual

MCB3101 (Class I) WiRobot Serial Bluetooth Wireless Module User Manual MCB3101 (Class I) WiRobot Serial Bluetooth Wireless Module User Manual Version: 1.0.1 Dec. 2005 Table of Contents I. Introduction 2 II. Operations 2 II.1. Theory of Operation 2 II.2. Configuration (PC-PC

More information

SBC6245 Single Board Computer

SBC6245 Single Board Computer SBC6245 Single Board Computer 400MHz Atmel AT91SAM9G45 ARM 926EJ-STM Microcontroller On Board 128MB Nand Flash plus 128MB DDR2 SDRAM RS232, RS485, Ethernet, USB Host, LCD, Touch Screen, RTC, Supports for

More information

Quick Installation. A Series of Intelligent Bar Code Reader with NeuroFuzzy Decoding. Quick Installation

Quick Installation. A Series of Intelligent Bar Code Reader with NeuroFuzzy Decoding. Quick Installation Quick Installation A Series of Intelligent Bar Code Reader with NeuroFuzzy Decoding This chapter intends to get your new FuzzyScan scanner working with your existing system within minutes. General instructions

More information

EvB 5.1 v5 User s Guide

EvB 5.1 v5 User s Guide EvB 5.1 v5 User s Guide Page 1 Contents Introduction... 4 The EvB 5.1 v5 kit... 5 Power supply...6 Programmer s connector...7 USB Port... 8 RS485 Port...9 LED's...10 Pushbuttons... 11 Potentiometers and

More information

Arduino Due Back. Warning: Unlike other Arduino boards, the Arduino Due board runs at 3.3V. The maximum. Overview

Arduino Due Back. Warning: Unlike other Arduino boards, the Arduino Due board runs at 3.3V. The maximum. Overview R Arduino Due Arduino Due Front Arduino Due Back Overview The Arduino Due is a microcontroller board based on the Atmel SAM3X8E ARM Cortex-M3 CPU (datasheet). It is the first Arduino board based on a 32-bit

More information

Von der Hardware zur Software in FPGAs mit Embedded Prozessoren. Alexander Hahn Senior Field Application Engineer Lattice Semiconductor

Von der Hardware zur Software in FPGAs mit Embedded Prozessoren. Alexander Hahn Senior Field Application Engineer Lattice Semiconductor Von der Hardware zur Software in FPGAs mit Embedded Prozessoren Alexander Hahn Senior Field Application Engineer Lattice Semiconductor AGENDA Overview Mico32 Embedded Processor Development Tool Chain HW/SW

More information

T3 Mux M13 Multiplexer

T3 Mux M13 Multiplexer T3 Mux M13 Multiplexer User Manual [Type the abstract of the document here. The abstract is typically a short summary of the contents of the document. Type the abstract of the document here. The abstract

More information

Data Acquisition Module with I2C interface «I2C-FLEXEL» User s Guide

Data Acquisition Module with I2C interface «I2C-FLEXEL» User s Guide Data Acquisition Module with I2C interface «I2C-FLEXEL» User s Guide Sensors LCD Real Time Clock/ Calendar DC Motors Buzzer LED dimming Relay control I2C-FLEXEL PS2 Keyboards Servo Motors IR Remote Control

More information

USER GUIDE EDBG. Description

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

More information

DevKit1207 Evaluation Kit

DevKit1207 Evaluation Kit DevKit1207 Evaluation Kit 120MHz STM32F207IGT6 ARM Cortex-M3 32-bit Flash Microcontroller CPU Internal 1MBytes of Flash and 128 (system) +4 (backup) KBytes of SRAM USB2.0 OTG Full-speed Port and USB2.0

More information

(USR-TCP232-T, USR-TCP232-2) (USR-TCP232-S, USR-TCP232-D) (USR-TCP232-24, USR-TCP232-200) (USR-TCP232-300, USR-TCP232-442) File version: V3.

(USR-TCP232-T, USR-TCP232-2) (USR-TCP232-S, USR-TCP232-D) (USR-TCP232-24, USR-TCP232-200) (USR-TCP232-300, USR-TCP232-442) File version: V3. Serial to Ethernet module user manual Serial to Ethernet module (USR-TCP232-T, USR-TCP232-2) (USR-TCP232-S, USR-TCP232-D) (USR-TCP232-24, USR-TCP232-200) (USR-TCP232-300, USR-TCP232-442) File version:

More information

Getting Started with the Xilinx Zynq- 7000 All Programmable SoC Mini-ITX Development Kit

Getting Started with the Xilinx Zynq- 7000 All Programmable SoC Mini-ITX Development Kit Getting Started with the Xilinx Zynq- 7000 All Programmable SoC Mini-ITX Development Kit Table of Contents ABOUT THIS GUIDE... 3 ADDITIONAL DOCUMENTATION... 3 ADDITIONAL SUPPORT RESOURCES... 3 INTRODUCTION...

More information

Wifi Web Server Module w TF Socket User s Guide

Wifi Web Server Module w TF Socket User s Guide Wifi Web Server Module w TF Socket User s Guide 2004-2010 Sure Electronics Inc. MB-CM14117_Ver1.0 WIFI WEB SERVER MODULE W TF SOCKET USER S GUIDE Table of Contents Chapter 1. Overview...1 1.1 Overview...

More information

BIT COMMANDER. Serial RS232 / RS485 to Ethernet Converter

BIT COMMANDER. Serial RS232 / RS485 to Ethernet Converter BIT COMMANDER Serial RS232 / RS485 to Ethernet Converter (Part US2000A) Copyrights U.S. Converters 1 Contents Overview and Features... 3 Functions..5 TCP Server Mode... 5 Httpd Client Mode.5 TCP Auto mode....6

More information

In-System Programmer USER MANUAL RN-ISP-UM RN-WIFLYCR-UM-.01. www.rovingnetworks.com 1

In-System Programmer USER MANUAL RN-ISP-UM RN-WIFLYCR-UM-.01. www.rovingnetworks.com 1 RN-WIFLYCR-UM-.01 RN-ISP-UM In-System Programmer 2012 Roving Networks. All rights reserved. Version 1.1 1/19/2012 USER MANUAL www.rovingnetworks.com 1 OVERVIEW You use Roving Networks In-System-Programmer

More information

WIZ-Embedded WebServer User s Manual (Ver. 1.0)

WIZ-Embedded WebServer User s Manual (Ver. 1.0) [텍스트 입력] WIZ-Embedded WebServer User s Manual (Ver. 1.0) 2007 WIZnet Inc. All Rights Reserved. For more information, visit our website at www.wiznet.co.kr Document History Information Revision Data Description

More information

USR-TCP232-T Hard Version: V2.0 Doc Version: V1.1 2011-08-16

USR-TCP232-T Hard Version: V2.0 Doc Version: V1.1 2011-08-16 RS232 Serial TO Ethernet convert Module USR-TCP232-T Hard Version: V2.0 Doc Version: V1.1 2011-08-16 Jinan USR Technology Co., Ltd. works on LAN and WAN and wireless for MCU to Ethernet Solutions, Ethernet,

More information

TCP/IP MODULE CA-ETHR-A INSTALLATION MANUAL

TCP/IP MODULE CA-ETHR-A INSTALLATION MANUAL TCP/IP MODULE CA-ETHR-A INSTALLATION MANUAL w w w. c d v g r o u p. c o m CA-ETHR-A: TCP/IP Module Installation Manual Page Table of Contents Introduction...5 Hardware Components... 6 Technical Specifications...

More information

Hello, and welcome to this presentation of the STM32L4 reset and clock controller.

Hello, and welcome to this presentation of the STM32L4 reset and clock controller. Hello, and welcome to this presentation of the STM32L4 reset and clock controller. 1 The STM32L4 reset and clock controller manages system and peripheral clocks. STM32L4 devices embed three internal oscillators,

More information

Serial Communications

Serial Communications April 2014 7 Serial Communications Objectives - To be familiar with the USART (RS-232) protocol. - To be able to transfer data from PIC-PC, PC-PIC and PIC-PIC. - To test serial communications with virtual

More information

User s Manual of Board Microcontroller ET-MEGA2560-ADK ET-MEGA2560-ADK

User s Manual of Board Microcontroller ET-MEGA2560-ADK ET-MEGA2560-ADK User s Manual of Board Microcontroller ET-MEGA2560-ADK ET-MEGA2560-ADK Because Arduino that is the development project on AVR MCU as Open Source has been published, it is popular and widespread shortly.

More information

To perform Ethernet setup and communication verification, first perform RS232 setup and communication verification:

To perform Ethernet setup and communication verification, first perform RS232 setup and communication verification: PURPOSE Verify that communication is established for the following products programming option (488.2 compliant, SCPI only): DCS - M9C & DCS M130, DLM M9E & DLM-M9G & DLM M130, DHP - M9D, P series, SG,

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

SDN INSTRUCTIONS 07/10, Ver 1.2. Somfy Digital Network (SDN) Installation and Programming

SDN INSTRUCTIONS 07/10, Ver 1.2. Somfy Digital Network (SDN) Installation and Programming Somfy Digital Network (SDN) Installation and Programming SSoomffyy SSyysst teemss IInncc.. 1 Table of Contents 1 General Information and Features... 3 1.1 ILT2 Motor... 3 1.2 SDN Switches... 4 1.3 ILT2

More information

USB - FPGA MODULE (PRELIMINARY)

USB - FPGA MODULE (PRELIMINARY) DLP-HS-FPGA LEAD-FREE USB - FPGA MODULE (PRELIMINARY) APPLICATIONS: - Rapid Prototyping - Educational Tool - Industrial / Process Control - Data Acquisition / Processing - Embedded Processor FEATURES:

More information

1 Serial RS232 to Ethernet Adapter Installation Guide

1 Serial RS232 to Ethernet Adapter Installation Guide Installation Guide 10/100 Mbps LED (amber color ) Link/Activity LED (green color ) 1. Introduction Thank you for purchasing this 1-port RS232 to Ethernet Adapter (hereinafter referred to as Adapter ).

More information

Yun Shield User Manual VERSION: 1.0. Yun Shield User Manual 1 / 22. www.dragino.com

Yun Shield User Manual VERSION: 1.0. Yun Shield User Manual 1 / 22. www.dragino.com Yun Shield User Manual VERSION: 1.0 Version Description Date 0.1 Initiate 2014-Jun-21 1.0 Release 2014-Jul-08 Yun Shield User Manual 1 / 22 Index: 1 Introduction... 3 1.1 What is Yun Shield... 3 1.2 Specifications...

More information

HVP-KV31F120M Quick Start Guide

HVP-KV31F120M Quick Start Guide HVP-KV31F120M Quick Start Guide Freescale Controller Card High Voltage Development Platform Quick Start Guide Get to Know the HVP-KV31F120M USB Mini for Communication, Debugging and Power Supply Isolated

More information

User s Manual TCP/IP TO RS-232/422/485 CONVERTER. 1.1 Introduction. 1.2 Main features. Dynamic DNS

User s Manual TCP/IP TO RS-232/422/485 CONVERTER. 1.1 Introduction. 1.2 Main features. Dynamic DNS MODEL ATC-2000 TCP/IP TO RS-232/422/485 CONVERTER User s Manual 1.1 Introduction The ATC-2000 is a RS232/RS485 to TCP/IP converter integrated with a robust system and network management features designed

More information

STK500... User Guide

STK500... User Guide STK500... User Guide Table of Contents Section 1 Introduction... 1-1 1.1 Starter Kit Features...1-1 1.2 Device Support...1-2 Section 2 Getting Started... 2-1 2.1 Unpacking the System...2-1 2.2 System

More information

Connecting the DG-102S VoIP Gateway to your network

Connecting the DG-102S VoIP Gateway to your network Contents of Package: DG-102S VoIP Station Gateway Power adapter CD-ROM, including User s Manual Quick Install Guide Requirements: RS-232 Console Cable Two RJ-45 CAT-5 Straight-Through Cables For more information

More information

STM32 F-2 series High-performance Cortex-M3 MCUs

STM32 F-2 series High-performance Cortex-M3 MCUs STM32 F-2 series High-performance Cortex-M3 MCUs STMicroelectronics 32-bit microcontrollers, 120 MHz/150 DMIPS with ART Accelerator TM and advanced peripherals www.st.com/mcu STM32 F-2 series The STM32

More information

How To Use Nuc123 (Nuc123) For A Week

How To Use Nuc123 (Nuc123) For A Week _NuMicro NUC123 ARM Cortex -M0 USB MCU Atlantik Elektronik GmbH, Fraunhoferstr.11a, D-82152 Planegg/Munich, Phone: (+49) 89 / 89 505-0, Fax.: (+49) 89 / 89 505-100, www.atlantikelektronik.com 1 Contents

More information

Table 1 below is a complete list of MPTH commands with descriptions. Table 1 : MPTH Commands. Command Name Code Setting Value Description

Table 1 below is a complete list of MPTH commands with descriptions. Table 1 : MPTH Commands. Command Name Code Setting Value Description MPTH: Commands Table 1 below is a complete list of MPTH commands with descriptions. Note: Commands are three bytes long, Command Start Byte (default is 128), Command Code, Setting value. Table 1 : MPTH

More information

Current Cost Data Cable User Guide. Installing and configuring the data cable

Current Cost Data Cable User Guide. Installing and configuring the data cable Current Cost Data Cable User Guide Installing and configuring the data cable Contents About the Data Cable... 3 Data Cable Installation Steps... 3 Post Installation Checks... 3 So the driver is installed,

More information

Welcome to the tutorial for the MPLAB Starter Kit for dspic DSCs

Welcome to the tutorial for the MPLAB Starter Kit for dspic DSCs Welcome to the tutorial for the MPLAB Starter Kit for dspic DSCs Welcome to this tutorial on Microchip s MPLAB Starter Kit for dspic Digital Signal Controllers, or DSCs. The starter kit is an all-in-one

More information

Tutorial for MPLAB Starter Kit for PIC18F

Tutorial for MPLAB Starter Kit for PIC18F Tutorial for MPLAB Starter Kit for PIC18F 2006 Microchip Technology Incorporated. All Rights Reserved. WebSeminar Title Slide 1 Welcome to the tutorial for the MPLAB Starter Kit for PIC18F. My name is

More information

LEN s.r.l. Via S. Andrea di Rovereto 33 c.s. 16043 CHIAVARI (GE) Tel. +39 0185 318444 - Fax +39 0185 472835 mailto: [email protected] url: http//www.len.

LEN s.r.l. Via S. Andrea di Rovereto 33 c.s. 16043 CHIAVARI (GE) Tel. +39 0185 318444 - Fax +39 0185 472835 mailto: len@len.it url: http//www.len. MA511 General Index 1 INTRODUCTION... 3 1.1 HARDWARE FEATURES:... 4 2 INTERFACE... 5 2.1 KEYBOARD... 6 2.2 POWER ON... 7 2.3 POWER OFF... 7 2.4 DETECTOR CONNECTION... 7 2.5 DETECTOR SUBSTITUTION...7 3

More information

Programming Flash Microcontrollers through the Controller Area Network (CAN) Interface

Programming Flash Microcontrollers through the Controller Area Network (CAN) Interface Programming Flash Microcontrollers through the Controller Area Network (CAN) Interface Application te Programming Flash Microcontrollers through the Controller Area Network (CAN) Interface Abstract This

More information

User Manual Revision 1.400 English Converter / Adapter Ethernet to RS232 / RS485 (Order Code: HD67038-2 HD67038-2-M HD67038-25 HD67038-25-M)

User Manual Revision 1.400 English Converter / Adapter Ethernet to RS232 / RS485 (Order Code: HD67038-2 HD67038-2-M HD67038-25 HD67038-25-M) Document code: MN67038-2_ENG Revision 1.400 Page 1 of 25 User Manual Revision 1.400 English Converter / Adapter Ethernet to RS232 / RS485 (Order Code: HD67038-2 HD67038-2-M HD67038-25 HD67038-25-M) for

More information

2015/02/07 05:41 1/23 WIZ550WEB Users' Guide

2015/02/07 05:41 1/23 WIZ550WEB Users' Guide 2015/02/07 05:41 1/23 WIZ550WEB Users' Guide WIZ550WEB Users' Guide Overview WIZ550web provides the lightweight webserver operating. It controls digital output or monitors digital and analogue input through

More information

EVAL-UFDC-1/UFDC-1M-16

EVAL-UFDC-1/UFDC-1M-16 Evaluation Board for Universal Frequency-to- Digital Converters UFDC-1 and UFDC-1M-16 EVAL-UFDC-1/UFDC-1M-16 FEATURES Full-Featured Evaluation Board for the Universal Frequency-to-Digital Converters UFDC-1

More information

Adding WiFi to Your Embedded System. WPG Americas & Gainspan Titus Wandinger (WPG) & Su Li (Gainspan) April 23, 2013

Adding WiFi to Your Embedded System. WPG Americas & Gainspan Titus Wandinger (WPG) & Su Li (Gainspan) April 23, 2013 Adding WiFi to Your Embedded System WPG Americas & Gainspan Titus Wandinger (WPG) & Su Li (Gainspan) April 23, 2013 Your partners for Embedded Wi-Fi Multi Market Leader 32 bit ARM MCU Leader Ultra low

More information

M68EVB908QL4 Development Board for Motorola MC68HC908QL4

M68EVB908QL4 Development Board for Motorola MC68HC908QL4 M68EVB908QL4 Development Board for Motorola MC68HC908QL4! Axiom Manufacturing 2813 Industrial Lane Garland, TX 75041 Email: [email protected] Web: http://www.axman.com! CONTENTS CAUTIONARY NOTES...3 TERMINOLOGY...3

More information

Maintaining the Content Server

Maintaining the Content Server CHAPTER 7 This chapter includes the following Content Server maintenance procedures: Backing Up the Content Server, page 7-1 Restoring Files, page 7-3 Upgrading the Content Server, page 7-5 Shutting Down

More information

Programming and Using the Courier V.Everything Modem for Remote Operation of DDF6000

Programming and Using the Courier V.Everything Modem for Remote Operation of DDF6000 Programming and Using the Courier V.Everything Modem for Remote Operation of DDF6000 1.0 Introduction A Technical Application Note from Doppler System July 5, 1999 Version 3.x of the DDF6000, running version

More information

RN-WIFLY-EVAL-UM. WiFly Evaluation Kit. 2012 Roving Networks. All rights reserved. RN-WIFLY-EVAL-UM Version 1.32r 10/9/2012 USER MANUAL

RN-WIFLY-EVAL-UM. WiFly Evaluation Kit. 2012 Roving Networks. All rights reserved. RN-WIFLY-EVAL-UM Version 1.32r 10/9/2012 USER MANUAL WiFly Evaluation Kit 2012 Roving Networks. All rights reserved. Version 1.32r 10/9/2012 USER MANUAL OVERVIEW This document describes the hardware and software setup for Roving Networks evaluation kits,

More information

3.1 RS-232/422/485 Pinout:PORT1-4(RJ-45) RJ-45 RS-232 RS-422 RS-485 PIN1 TXD PIN2 RXD PIN3 GND PIN4 PIN5 T+ 485+ PIN6 T- 485- PIN7 R+ PIN8 R-

3.1 RS-232/422/485 Pinout:PORT1-4(RJ-45) RJ-45 RS-232 RS-422 RS-485 PIN1 TXD PIN2 RXD PIN3 GND PIN4 PIN5 T+ 485+ PIN6 T- 485- PIN7 R+ PIN8 R- MODEL ATC-2004 TCP/IP TO RS-232/422/485 CONVERTER User s Manual 1.1 Introduction The ATC-2004 is a 4 Port RS232/RS485 to TCP/IP converter integrated with a robust system and network management features

More information

Atmel Norway 2005. XMEGA Introduction

Atmel Norway 2005. XMEGA Introduction Atmel Norway 005 XMEGA Introduction XMEGA XMEGA targets Leadership on Peripheral Performance Leadership in Low Power Consumption Extending AVR market reach XMEGA AVR family 44-100 pin packages 16K 51K

More information

Pre-tested System-on-Chip Design. Accelerates PLD Development

Pre-tested System-on-Chip Design. Accelerates PLD Development Pre-tested System-on-Chip Design Accelerates PLD Development March 2010 Lattice Semiconductor 5555 Northeast Moore Ct. Hillsboro, Oregon 97124 USA Telephone: (503) 268-8000 www.latticesemi.com 1 Pre-tested

More information

HARDWARE MANUAL. BrightSign HD120, HD220, HD1020. BrightSign, LLC. 16795 Lark Ave., Suite 200 Los Gatos, CA 95032 408-852-9263 www.brightsign.

HARDWARE MANUAL. BrightSign HD120, HD220, HD1020. BrightSign, LLC. 16795 Lark Ave., Suite 200 Los Gatos, CA 95032 408-852-9263 www.brightsign. HARDWARE MANUAL BrightSign HD120, HD220, HD1020 BrightSign, LLC. 16795 Lark Ave., Suite 200 Los Gatos, CA 95032 408-852-9263 www.brightsign.biz TABLE OF CONTENTS OVERVIEW... 1 Block Diagram... 2 Ports...

More information

Dolphin In-Circuit programming Updating Firmware in the field

Dolphin In-Circuit programming Updating Firmware in the field Dolphin In-Circuit programming Updating Firmware in the field 1 Introduction In systems e.g. gateways, where an external microcontroller is connected to a Dolphin based product like a TCM300 it might be

More information

Ethernet. Customer Provided Equipment Configuring the Ethernet port.

Ethernet. Customer Provided Equipment Configuring the Ethernet port. Installing the RDSP-3000A-NIST Master Clock. Ethernet Connect the RJ-45 connector to a TCP/IP network. Equipment The following equipment comes with the clock system: RDSP-3000A-NIST Master Clock Module.

More information

Ultra Thin Client TC-401 TC-402. Users s Guide

Ultra Thin Client TC-401 TC-402. Users s Guide Ultra Thin Client TC-401 TC-402 Users s Guide CONTENT 1. OVERVIEW... 3 1.1 HARDWARE SPECIFICATION... 3 1.2 SOFTWARE OVERVIEW... 4 1.3 HARDWARE OVERVIEW...5 1.4 NETWORK CONNECTION... 7 2. INSTALLING THE

More information

Display Message on Notice Board using GSM

Display Message on Notice Board using GSM Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 3, Number 7 (2013), pp. 827-832 Research India Publications http://www.ripublication.com/aeee.htm Display Message on Notice Board

More information

USB OTG and Embedded Host. 2008 Microchip Technology Incorporated. All Rights Reserved. Slide 1

USB OTG and Embedded Host. 2008 Microchip Technology Incorporated. All Rights Reserved. Slide 1 USB OTG and Embedded Host 2008 Microchip Technology Incorporated. All Rights Reserved. Slide 1 Topics Nomenclature USB Universe USB OTG versus Embedded Host USB Embedded Host USB On-The-Go USB OTG Device

More information

EasyPIC4 User s Manual

EasyPIC4 User s Manual SOFTWARE AND HARDWARE SOLUTIONS FOR THE EMBEDDED WORLD MikroElektronika - Books - Compilers User s Manual PIC MICROCHIP DEVELOPMENT BOARD 3in1 mikro IN-CIRCUIT DEBUGGER USB 2.0 IN-CIRCUIT PROGRAMMER With

More information

Work with Arduino Hardware

Work with Arduino Hardware 1 Work with Arduino Hardware Install Support for Arduino Hardware on page 1-2 Open Block Libraries for Arduino Hardware on page 1-9 Run Model on Arduino Hardware on page 1-12 Tune and Monitor Models Running

More information

Bluetooth HC-06 with serial port module Easy guide

Bluetooth HC-06 with serial port module Easy guide 1 Bluetooth HC-06 with serial port module Easy guide This manual consists of 3 parts: PART 1. Overview of Bluetooth HC-06 module with serial port. PART 2. Installing Bluetooth HC-06 module with Bolt 18F2550

More information

Elettronica dei Sistemi Digitali Costantino Giaconia SERIAL I/O COMMON PROTOCOLS

Elettronica dei Sistemi Digitali Costantino Giaconia SERIAL I/O COMMON PROTOCOLS SERIAL I/O COMMON PROTOCOLS RS-232 Fundamentals What is RS-232 RS-232 is a popular communications interface for connecting modems and data acquisition devices (i.e. GPS receivers, electronic balances,

More information

EZmoto V2. Product description Rev. 6 10/01/2014. EZmoto V2 Product description Rev.6 10/01/2014

EZmoto V2. Product description Rev. 6 10/01/2014. EZmoto V2 Product description Rev.6 10/01/2014 EZmoto V2 Product description Rev. 6 10/01/2014 1 Contents 1. Overview... 3 2. Hardware Interface Description... 3 2.1 Main features of the EZmoto... 3 2.2 Hardware block diagram... 4 2.3 Internal Hardware

More information

UniPi technical documentation REV 1.1

UniPi technical documentation REV 1.1 technical documentation REV 1.1 Contents Overview... 2 Description... 3 GPIO port map... 4 Power Requirements... 5 Connecting Raspberry Pi to UniPi... 5 Building blocks... 5 Relays... 5 Digital Inputs...

More information

Arduino ADK Back. For information on using the board with the Android OS, see Google's ADK documentation.

Arduino ADK Back. For information on using the board with the Android OS, see Google's ADK documentation. Arduino ADK Arduino ADK R3 Front Arduino ADK R3 Back Arduino ADK Front Arduino ADK Back Overview The Arduino ADK is a microcontroller board based on the ATmega2560 (datasheet). It has a USB host interface

More information

RN-131-PICTAIL & RN-171-PICTAIL Web-Server Demo Application

RN-131-PICTAIL & RN-171-PICTAIL Web-Server Demo Application RN-131-PICTAIL & RN-171-PICTAIL Web-Server Demo Application 2012 Roving Networks. All rights reserved. RN-131/171-PICTAIL-UM Version 1.0 1/8/2013 OVERVIEW The RN-131 and RN-171 WiFly radio modules are

More information

LPC4330-Xplorer. Quick Start Guide: LPC4330-Xplorer. User Manuals for Xplorer:

LPC4330-Xplorer. Quick Start Guide: LPC4330-Xplorer. User Manuals for Xplorer: LPC4330-Xplorer User Manuals for Xplorer: For KEIL MDK-ARM with ULINK2/ME: Click here For LPC-Xpresso with NXP-LPCLink: Click here Sample projects for Xplorer: For KEIL MDK-ARM: Click here For LPC-Xpresso:

More information

2-Port RS232/422/485 Combo Serial to USB2.0 Adapter (w/ Metal Case and Screw Lock Mechanism) Installation Guide

2-Port RS232/422/485 Combo Serial to USB2.0 Adapter (w/ Metal Case and Screw Lock Mechanism) Installation Guide 2-Port RS232/422/485 Combo Serial to USB2.0 Adapter (w/ Metal Case and Screw Lock Mechanism) Installation Guide 1. Introduction Thank you for purchasing this 2-Port RS232/422/485 Combo Serial to USB Adapter.

More information

Designed for the needs of automation, telecommunications, remote supervision, and monitoring

Designed for the needs of automation, telecommunications, remote supervision, and monitoring - Programmable automation controller (PAC) MADE IN EU is a series of industrial computers which you can easily adapt to your needs by choosing from the available options. Energy-efficient ARM11 700 MHz

More information

How To Add A Usb Secondary Ipo Bootloader To An Lpc23Xx Flash Device To A Flash Device

How To Add A Usb Secondary Ipo Bootloader To An Lpc23Xx Flash Device To A Flash Device Rev. 01 16 October 2008 Application note Document information Info Keywords Abstract Content LPC23xx, Secondary ISP Bootloader, Bootloader, USB This application note describes how to add custom USB secondary

More information

RN-XV-RD2 Evaluation Board

RN-XV-RD2 Evaluation Board RN-XV-RD2 Evaluation Board 2012 Roving Networks. All rights reserved. -1.01Version 1.0 9/28/2012 USER MANUAL OVERVIEW This document describes the hardware and software setup for Roving Networks RN-XV-RD2

More information

Using the HCS12 Serial Monitor on Wytec Dragon-12 boards. Using Motorola s HCS12 Serial Monitor on Wytec s Dragon-12 boards

Using the HCS12 Serial Monitor on Wytec Dragon-12 boards. Using Motorola s HCS12 Serial Monitor on Wytec s Dragon-12 boards Using Motorola s HCS12 Serial Monitor on Wytec s Dragon-12 boards Wytec s Dragon-12 development boards are pre-installed with DBug-12, a small monitor program which allows a user to interact with the board

More information

Quick Note 32. Using Digi RealPort with a Digi TransPort Router. UK Support September 2012

Quick Note 32. Using Digi RealPort with a Digi TransPort Router. UK Support September 2012 Quick Note 32 Using Digi RealPort with a Digi TransPort Router UK Support September 2012 1 Contents 1 Introduction... 3 1.1 Outline... 3 1.2 Assumptions... 3 1.3 Version... 3 2 Configuration & scenario...

More information

1998-2002 by NetMedia, Inc. All rights reserved. Basic Express, BasicX, BX-01, BX-24 and BX-35 are trademarks of NetMedia, Inc.

1998-2002 by NetMedia, Inc. All rights reserved. Basic Express, BasicX, BX-01, BX-24 and BX-35 are trademarks of NetMedia, Inc. 1998-2002 by NetMedia, Inc. All rights reserved. Basic Express, BasicX, BX-01, BX-24 and BX-35 are trademarks of NetMedia, Inc. Microsoft, Windows and Visual Basic are either registered trademarks or trademarks

More information

B0099 - Robo Claw 2 Channel 5A Motor Controller Data Sheet

B0099 - Robo Claw 2 Channel 5A Motor Controller Data Sheet B0099 - Robo Claw 2 Channel 5A Motor Controller Feature Overview: 2 Channel at 5A, Peak 7A Hobby RC Radio Compatible Serial Mode TTL Input Analog Mode 2 Channel Quadrature Decoding Thermal Protection Lithium

More information

December 2002, ver. 1.0 Application Note 285. This document describes the Excalibur web server demonstration design and includes the following topics:

December 2002, ver. 1.0 Application Note 285. This document describes the Excalibur web server demonstration design and includes the following topics: Excalibur Web Server Demonstration December 2002, ver. 1.0 Application Note 285 Introduction This document describes the Excalibur web server demonstration design and includes the following topics: Design

More information

MSITel provides real time telemetry up to 4.8 kbps (2xIridium modem) for balloons/experiments

MSITel provides real time telemetry up to 4.8 kbps (2xIridium modem) for balloons/experiments The MSITel module family allows your ground console to be everywhere while balloon experiments run everywhere MSITel provides real time telemetry up to 4.8 kbps (2xIridium modem) for balloons/experiments

More information

TP- 051 GPS RECEIVER

TP- 051 GPS RECEIVER TP- 051 GPS RECEIVER CONTENTS 1. Overview 3 2. Features 3 3. The advantages of TP-051 GPS Receiver 4 4. The appearance and structures 4 5. Applications 5 6. Installation steps for the TP-051 GPS Receiver

More information

Chapter 13. PIC Family Microcontroller

Chapter 13. PIC Family Microcontroller Chapter 13 PIC Family Microcontroller Lesson 01 PIC Characteristics and Examples PIC microcontroller characteristics Power-on reset Brown out reset Simplified instruction set High speed execution Up to

More information

Serial Communications

Serial Communications Serial Communications 1 Serial Communication Introduction Serial communication buses Asynchronous and synchronous communication UART block diagram UART clock requirements Programming the UARTs Operation

More information

AN10866 LPC1700 secondary USB bootloader

AN10866 LPC1700 secondary USB bootloader Rev. 2 21 September 2010 Application note Document information Info Content Keywords LPC1700, Secondary USB Bootloader, ISP, IAP Abstract This application note describes how to add a custom secondary USB

More information

How To Connect A Directsofl To A Powerpoint With An Acd With An Ctel With An Dm-Tel Modem On A Pc Or Ipad Or Ipa (Powerpoint) With A Powerline 2 (Powerline

How To Connect A Directsofl To A Powerpoint With An Acd With An Ctel With An Dm-Tel Modem On A Pc Or Ipad Or Ipa (Powerpoint) With A Powerline 2 (Powerline Application Note Last reviewed: 03/17/2008 AN-KEP-003.doc Page 1 of 23 Introduction... 1 Recommended s and ports to use... 1 Cable Wiring... 2 MDM-TEL Configuration ( Wizard)... 3 Direct Logic Communications

More information

M72. Quectel Cellular Engine. EVB User Guide M72_EVB_UGD_V1.0

M72. Quectel Cellular Engine. EVB User Guide M72_EVB_UGD_V1.0 M72 Quectel Cellular Engine EVB User Guide M72_EVB_UGD_V1.0 Document Title EVB User Guide Version 1.0 Date 2011-05-18 Status Document Control ID Release M72_EVB_UGD_V1.0 General Notes Quectel offers this

More information

Chapter1. Interface Introduction

Chapter1. Interface Introduction Robustel GoRugged R3000 Quick Guide Chapter1. Interface Introduction 1.1 LED Indicators After inserting the SIM card into the router and power on, the LED indicators status should be as follow when work

More information

AVR Butterfly Training. Atmel Norway, AVR Applications Group

AVR Butterfly Training. Atmel Norway, AVR Applications Group AVR Butterfly Training Atmel Norway, AVR Applications Group 1 Table of Contents INTRODUCTION...3 GETTING STARTED...4 REQUIRED SOFTWARE AND HARDWARE...4 SETTING UP THE HARDWARE...4 SETTING UP THE SOFTWARE...5

More information

Standalone recorder instruction

Standalone recorder instruction Standalone recorder instruction 1,Product profile... 2 2. Hardware interface... 2 2.1 2 &4 &8 channel standalone recorder front panel... 2 2.2 8&16 channel standalone recorder device interface... 3 3,

More information

Z8 Encore! XP F64xx Series Flash Microcontrollers. In-Circuit Emulator. User Manual UM016804-0208

Z8 Encore! XP F64xx Series Flash Microcontrollers. In-Circuit Emulator. User Manual UM016804-0208 Z8 Encore! XP F64xx Series Flash Microcontrollers In-Circuit Emulator Copyright 2008 by Zilog, Inc. All rights reserved. www.zilog.com ii Revision History Each instance in the Revision History table reflects

More information

Starting Guide - Poseidon 3265 First steps for remote monitoring with Poseidon & GSM

Starting Guide - Poseidon 3265 First steps for remote monitoring with Poseidon & GSM Poseidon 3265 starting guide Poseidon 3265 Starting Guide - Poseidon 3265 First steps for remote monitoring with Poseidon & GSM 1) Connecting Poseidon 3265 1.1) Check DIP switches settings. For installation

More information