mikromedia for Stellaris M3 Compact multimedia development system rich with on-board peripherals for all-round development on LM3S9B95 device

Size: px
Start display at page:

Download "mikromedia for Stellaris M3 Compact multimedia development system rich with on-board peripherals for all-round development on LM3S9B95 device"

Transcription

1 mikromedia for Stellaris M Compact multimedia development system rich with on-board peripherals for all-round development on LMS9B9 device

2 TO OUR VALUED CUSTOMERS I want to express my thanks to you for being interested in our products and for having confidence in MikroElektronika. The primary aim of our company is to design and produce high quality electronic products and to constantly improve the performance thereof in order to better suit your needs. Nebojsa Matic General Manager The Stellaris, ARM and Windows logos and product names are trademarks of Texas Instruments, ARM Holdings and Microsoft in the U.S.A. and other countries. Page

3 Table of Contents Introduction to mikromedia for Stellaris M Package Contains Key Features 6 System Specification 7. Power supply 8 USB power supply 8 Battery power supply 8. LMS9B9 microcontroller 0 Key microcontroller features 0. Programming the microcontroller Programming with mikrobootloader step Connecting mikromedia step Browsing for.hex file step Selecting.HEX file step Uploading.HEX file step Finish upload Programming with mikroprog programmer 6. Reset Button 8. Crystal Oscillator 0 6. MicroSD Card Slot 7. Touch Screen 8. Audio Module 9. USB connection 6 0. Accelerometer 8. Flash Memory 9. Pads 0. Pinout. Dimensions. Mikromedia Accessories 6. What s Next? Page

4 Introduction to mikromedia for Stellaris M The mikromedia for Stellaris M is a compact development system with lots of on-board peripherals which allow development of devices with multimedia contents. The central part of the system is a -bit ARM Cortex -M LMS9B9 microcontroller. The mikromedia for Stellaris M features integrated modules such as stereo MP codec, TFT 0x0 touch screen display, accelerometer, MMC/SD card slot, 8 Mbit flash memory, battery charger. The board also contains MINI-B USB connector, two x6 connection pads and other. It comes pre-programmed with USB HID bootloader, but can also be programmed with external programmers, such as mikroprog for Stellaris or JTAG programmer. Mikromedia is compact and slim, and perfectly fits in the palm of your hand, which makes it a convenient platform for mobile devices. Page

5 Copyright 0 Mikroelektronika. All rights reserved. Mikroelektronika, Mikroelektronika logo and other Mikroelektronika trademarks are the property of Mikroelektronika. All other trademarks are the property of their respective owners. Unauthorized copying, hiring, renting, public performance and broadcasting of this DVD prohibited. Package Contains Damage resistant 0 mikromedia for Stellaris M 0 DVD with documentation protective box development system and examples 0 mikromedia for Stellaris M 0 user s guide mikromedia for Stellaris M schematic 06 USB cable Page

6 Key Features Connection Pads TFT 0x0 display USB MINI-B connector Charge indication LED LI-Polymer battery connector.mm headphone connector Power supply regulator Serial Flash memory VS0 Stereo mp coder/decoder RESET button Stellaris ARM Cortex -M LMS9B9 Accelerometer Crystal oscillator microsd Card Slot Power indication LED JTAG/SWD programmer connector 0 0 Page 6

7 System Specification 07 power supply Via USB cable (V DC) power consumption 77 ma with erased MCU (when on-board modules are inactive) board dimensions 8. x 60. mm (.9 x.8 inch) weight ~ g (0.0 lbs) 6 Page 7

8 . Power supply USB power supply You can apply power supply to the board using MINI-B USB cable provided with the board. On-board voltage regulators provide the appropriate voltage levels to each component on the board. Power LED (GREEN) will indicate the presence of power supply. Figure -: Connecting USB power supply Battery power supply You can also power the board using Li-Polymer battery, via on-board battery connector. On-board battery charger circuit MCP78 enables you to charge the battery over USB connection. LED diode (RED) will indicate when battery is charging. Charging current is ~0mA and charging voltage is.v DC. Figure -: Connecting Li-Polymer battery Page 8

9 Page 9 VCC-.8 VREF-.8 E FP FERRITE AVCC FP FERRITE C VCC-SYS E E R6 K VCC-BAT R K9 Charging Current approx. 0mA R9 K7 E7 C0.uF R K7 R6 K7 VCC-BAT VSENSE VCC-SYS R7 0K R6 0K STAT R8 0K R K E R 0K C9.uF R6 K E0 R7 0K VCC-.8 VCC-.8 R0 K Vin EN ADJ Vout U AP7-ADJ R9 K7 Vin Vout REG LD9080DT VCC-BAT LD GREEN LD RED CN BATT CONN STAT VSS VBAT PROG U MCP78 Q BC86 Q BC86 D PMEG00ER VCC-SYS VCC-BAT VCC-USB R 0K M DMP60UW DATA BUS HDR MX6 HDR MX6 VCC-SYS VCC-USB C8 0nF FP FERRITE ID D+ D- VBUS CN USB MINIB Figure -: Power supply schematics

10 . LMS9BB9 microcontroller The mikromedia for Stellaris M development board comes with the ARM Cortex -M LMS9B9 microcontroller. This high-performance -bit microcontroller with its integrated modules and in combination with other on-board modules is ideal for multimedia applications. Key microcontroller features - Up to 00 DMIPS Operation; - -bit architecture; - 6KB of Flash memory; - 96KB of SRAM memory; - 6 I/O pins; - khz RTCC; - IEEE 88 - Ethernet, UART, SPI, I C, CAN, ADC etc. JTAG SYSTEM CONTROL AND CLOCKS DMA GPIOs USB OTG SSI CAN ANALOG COMPARATORS ADVANCED HIGH PERFORMANCE BUS APB ADC PWM QEI WATCHDOG TIMERS GENERAL PURPOSE TIMERS EXTERNAL PERIPHERIAL INTERFACE AHB ADVANCED PERFORMANCE BUS ROM FLASH SRAM UART IC ETHERNET MAC/PHY IS Page 0

11 . Programming the microcontroller Figure -: LMS9B9 ARM Cortex -M Microcontroller The microcontroller can be programmed in two ways: 0 0 Over USB mikrobootloader Using external mikroprog or JTAG programmer Page

12 Programming with mikrobootloader You can program the microcontroller with bootloader which is pre programmed into the device by default. To transfer.hex file from a PC to MCU you need bootloader software (mikrobootloader USB HID) which can be downloaded from: step Connecting mikromedia mikrobootloader_lms9b9_v00.zip 0 0 After software is downloaded unzip it to desired location and start mikrobootloader USB HID software. Figure -: USB HID mikrobootloader window 0 To start, connect the USB cable, or if already connected press the Reset button on your mikromedia board. Click the Connect button within s to enter the bootloader mode, otherwise existing microcontroller program will execute. Page

13 step Browsing for.hex file step Selecting.HEX file Figure -: Browse for HEX Figure -: Selecting HEX 0 Click the Browse for HEX button and from a 0 pop-up window (Figure.) choose the.hex file which will be uploaded to MCU memory. 0 Select.HEX file using open dialog window. Click the Open button. Page

14 step Uploading.HEX file 0 0 Figure -: Begin uploading Figure -6: Progress bar 0 To start.hex file bootloading click the 0 Begin uploading button. You can monitor.hex file uploading via progress bar Page

15 step Finish upload 0 0 Figure -7: Restarting MCU Figure -8: mikrobootloader ready for next job 0 Click the OK button after uploading is finished and wait for seconds. Board will automatically reset and your new program will execute. Page

16 Programming with mikroprog programmer The microcontroller can be programmed with external mikroprog programmer and mikroprog for Stellaris software. The external programmer is connected to the development system via JTAG connector, Figure -9. mikroprog is a fast USB.0 programmer with hardware Debugger support. It supports ARM Cortex -M and Cortex -M microcontrollers from Stellaris. Outstanding performance, easy operation and elegant design are it s key features. Figure -9: mikroprog JTAG connector Page 6

17 Page 7 Figure -0: mikroprog programmer connection schematic TDO-PC TCK-PC0 TMS-PC TDI-PC RESET# CN MX R 00 R 00 R R PC0 PC PC PC R6 0K AVCC LMS9B PA7 PA6 ERBIAS PF PF PE PE LDO PB/USB0VBUS TXOP PJ PJ PJ6 PJ7 TXON PB PB6 PB7 C PJ PH PH A A PD PD PE PE PB PD PA PC6 PC7 PG0 PG USB0DP USB0DM NC PB/IC0SDA PJ0 PD PD0 C PD6 PD7 PE7 PE6 PA PA0 PC PC OSC PJ PB0/USB0ID PF PF0 OSC0 PJ RXIN MDIO PF PH0 XTALNPHY XTALPPHY PH7 PG7 RXIP PF RST PH PA PA PA PD PH6 PH PB/IC0SCL PC PH USB0BIAS PE0 PE PC PC PC0 U RESET# R6 9K TCK-PC0 TMS-PC TDI-PC TDO-PC E9 VCORE VCORE C C6 C7 C8 E8 C C decoupling capacitors

18 . Reset Button Board is equipped with reset button, which is located at the top of the front side (Figure -). If you want to reset the circuit, press the reset button. It will generate low voltage level on microcontroller reset pin (input). In addition, a reset can be externally provided through pin on side headers (Figure -). NOTE You can also solder additional reset button on the appropriate place at the back side of the board, Figure -. Figure -: Location of additional reset button Page 8 Figure -: Frontal reset button

19 Page 9 C C6 C7 C8 E8 C C decoupling capacitors HDR MX6 R8 0K C T R7 00 T RST AVCC LMS9B PA7 PA6 ERBIAS PF PF PE PE LDO PB/USB0VBUS TXOP PJ PJ PJ6 PJ7 TXON PB PB6 PB7 C PJ PH PH A A PD PD PE PE PB PD PA PC6 PC7 PG0 PG USB0DP USB0DM NC PB/IC0SDA PJ0 PD PD0 C PD6 PD7 PE7 PE6 PA PA0 PC PC OSC PJ PB0/USB0ID PF PF0 OSC0 PJ RXIN MDIO PF PH0 XTALNPHY XTALPPHY PH7 PG7 RXIP PF RST PH PA PA PA PD PH6 PH PB/IC0SCL PC PH USB0BIAS PE0 PE PC PC PC0 U R6 9K E9 VCORE VCORE Figure -: Reset circuit schematic

20 . Crystal oscillator Board is equipped with 8MHz crystal oscillator (X) circuit that provides external clock waveform to the microcontroller OSC0 and OSC pins. This base frequency is suitable for further clock multipliers and ideal for generation of necessary USB clock, which ensures proper operation of bootloader and your custom USB-based applications. VCORE AVCC U VCORE E9 E8 C C6 C7 C8 C C PE7 PE6 A A PE PE LDO PD0 PD PD PD PJ0 PH7 XTALPPHY XTALNPHY PG PG0 PC7 PC6 PC PC PD7 PD6 PD PD PE PE PB PB PB6 PB7 C PJ PH0 PH PH PH PC0 PC PC PC PH LMS9B9 PE0 USB0BIAS PB/IC0SCL USB0DP USB0DM PB/USB0VBUS PB0/USB0ID PB/IC0SDA RST PH PH6 PF PF PF MDIO PJ7 PJ6 PJ PJ NC PA0 PA PA PA PA PA ERBIAS PA6 PA7 PG7 RXIN C PJ RXIP PF PF TXOP TXON PF0 OSC0 OSC PJ PE R6 9K Figure -: 8MHz crystal oscillator decoupling capacitors OSC0 8 OSC 9 0 Figure -: Crystal oscillator schematic C pf X 8MHz C pf NOTE: The use of crystal in all other schematics is implied even if it is purposely left out, because of the schematics clarity. Page 0

21 6. MicroSD Card Slot Board contains microsd card slot for using microsd cards in your projects. It enables you to store large amounts of data externally, thus saving microcontroller memory. microsd cards use Serial Peripheral Interface (SPI) for communication with the microcontroller. VCORE AVCC E9 VCORE SD-CS# SD-CD# PE7 00 PD7 99 PD6 98 PD 97 PD 96 PE 9 PE PB 9 PB 90 PB6 89 PB7 88 C 87 PJ 86 PH0 8 PH 8 PH 8 PH PC0 79 PC 78 PC 77 PC 76 PH PE6 A A PE PE LDO PD0 PD PD PD PJ0 PH7 XTALPPHY XTALNPHY PG PG0 PC7 PC6 PC PC LMS9B9 PE0 USB0BIAS PB/IC0SCL USB0DP USB0DM PB/USB0VBUS PB0/USB0ID PB/IC0SDA RST PH PH6 PF PF PF MDIO PJ7 PJ6 PJ PJ NC PA0 PA PA PA PA PA ERBIAS PA6 PA7 PG7 RXIN C PJ RXIP PF PF TXOP TXON PF0 OSC0 OSC PJ U PE R6 9K E8 VCC-MMC R 0K C R0 0K R9 0K C6 C8 C C decoupling capacitors VCC-MMC C7 C8 CN Figure 6-: microsd card slot E6 FP FERRITE MMC CARD MICRO OSC0 8 OSC 9 0 R R X C 8MHz pf SCK0-PA MISO0-PA MOSI0-PA SD-CS# CS MOSI0-PA Din +.V SCK0-PA SCK 6 R6 MISO0-PA 7 Dout SD-CD# CD CD C pf Figure 6-: microsd Card Slot module connection schematic Page Figure 6-: Inserting microsd card

22 7. Touch Screen The development system features a TFT 0x0 display covered with a resistive touch panel. Together they form a functional unit called a touch screen. It enables data to be entered and displayed at the same time. The TFT display is capable of showing graphics in 6. diffe rent colors. Figure 7-: Touch Screen Page

23 Page AVCC LMS9B PA7 PA6 ERBIAS PF PF PE PE LDO PB/USB0VBUS TXOP PJ PJ PJ6 PJ7 TXON PB PB6 PB7 C PJ PH PH A A PD PD PE PE PB PD PA PC6 PC7 PG0 PG USB0DP USB0DM NC PB/IC0SDA PJ0 PD PD0 C PD6 PD7 PE7 PE6 PA PA0 PC PC OSC PJ PB0/USB0ID PF PF0 OSC0 PJ RXIN MDIO PF PH0 XTALNPHY XTALPPHY PH7 PG7 RXIP PF RST PH PA PA PA PD PH6 PH PB/IC0SCL PC PH USB0BIAS PE0 PE PC PC PC0 U T-D0-PJ0 LCD-BLED PMWR PMRD LCD-RS T-D-PJ T-D-PJ T-D6-PJ6 DRIVEA DRIVEB LCD-CS# LCD-RST T-D-PJ T-D7 T-D-PJ R6 9K LCD-XL LCD-YD T-D-PJ VCORE E9 VCORE R K7 VCC-SYS LCD-RST LCD-RS LCD-CS# LCD-YU LCD-XL LCD-YD LCD-XR E R 0K R 0K LCD-RST LCD-CS# LCD-BLED R0 VCC-SYS PMRD PMWR D BAT LED-A DB7 HSYNC RD VSYNC WR/SCL 6 LED-A LED-A LED-A IM0 6 ENABLE IM 7 IM 8 IM 9 DOTCLK SDO RESET 0 RS 7 CS 8 FMARK 9 VCC-IO 0 XR YD XL 6 SDI LED-K YU 7 DB6 6 DB 7 DB 8 DB 9 DB 0 DB DB0 DB9 DB8 DB7 DB6 6 DB DB 8 DB 9 DB 0 DB DB0 VCC VCC-I TFT MI08QT Q9 BC86 Q0 BC86 R8 0K R K VCC-.8 R 0K R K7 Q8 BC86 VCC-.8 R 0K Q6 BC86 R 0K C R 00K Q7 BC86 R6 0K C R7 00K R K7 LCD-XR LCD-YU LCD-XL LCD-YD DRIVEA DRIVEB Q BC86 Q BC86 Q BC86 T-D-PJ T-D7 T-D-PJ T-D-PJ T-D-PJ T-D-PJ T-D0-PJ0 T-D6-PJ6 C C6 C7 E8 C8 C C decoupling capacitors Figure 7-: Touch Screen connection schematic

24 8. Audio Module Figure 8-: On-board VS0 MP codec Figure 8-: Inserting.mm headphones jack mikromedia for Stellaris M features stereo audio codec VS0. This module enables audio reproduction by using stereo headphones connected to the system via a.mm connector CN. All functions of this module are controlled by the microcontroller over Serial Peripheral Interface (SPI). Page

25 Page Figure 8-: Audio module connection schematic MP-CS# C0 pf C9 pf R M R0 0K R 0K MP-DREQ X.88MHz C uf GPIO LEFT RIGHT GBUF E E CN PHONEJACK LEFT RIGHT C6 0nF C 7nF C 0nF R 0 R0 0 R 0 R8 0 R9 0 R 70 C7.nF R7 00K R 70 C8.nF R8 00K L R R MCP/LN MICN XRESET D0 C0 IO0 C DREQ GPIO GPIO GPIO6 GPIO7 XDCS/BSYNC IO VC0 D XTAL0 XTAL IO D D D XCS C GPIO RX TX SCLK SI SO C XTEST GPIO0 GPIO GPIO A0 A0 A A A A LN LEFT RCAP A GBUF RIGHT VS0 U VCC-.8 MP-RST# MP-RST# R 0K R9 0K MP-CS# MP-DCS MISO0-PA SCK0-PA MOSI0-PA C pf C pf X 8MHz R R AVCC LMS9B PA7 PA6 ERBIAS PF PF PE PE LDO PB/USB0VBUS TXOP PJ PJ PJ6 PJ7 TXON PB PB6 PB7 C PJ PH PH A A PD PD PE PE PB PD PA PC6 PC7 PG0 PG USB0DP USB0DM NC PB/IC0SDA PJ0 PD PD0 C PD6 PD7 PE7 PE6 PA PA0 PC PC OSC PJ PB0/USB0ID PF PF0 OSC0 PJ RXIN MDIO PF PH0 XTALNPHY XTALPPHY PH7 PG7 RXIP PF RST PH PA PA PA PD PH6 PH PB/IC0SCL PC PH USB0BIAS PE0 PE PC PC PC0 U MP-DCS MP-RST# MP-DREQ OSC0 OSC MISO0-PA SCK0-PA MOSI0-PA MP-CS# R6 9K E9 VCORE VCORE C C6 C7 E8 C8 C C decoupling capacitors decoupling capacitors C C0 C C9 VCC-.8 VCC-.8 VCC-.8 VCC-.8 C C C C6 C

26 9. USB connection ARM Cortex -M LMS9B9 microcontroller has integrated USB module, which enables you to implement USB communication functionality to your mikromedia board. Connection with target USB host is done over MINI-B USB connector which is positioned next to the battery connector. Figure 9-: Connecting USB cable to MINI-B USB connector Page 6

27 Page USBDP USBDM VCC-USB C8 0nF FP FERRITE R6 00 ID D+ D- VBUS CN USB MINIB USB-DET USB-ID AVCC LMS9B PA7 PA6 ERBIAS PF PF PE PE LDO PB/USB0VBUS TXOP PJ PJ PJ6 PJ7 TXON PB PB6 PB7 C PJ PH PH A A PD PD PE PE PB PD PA PC6 PC7 PG0 PG USB0DP USB0DM NC PB/IC0SDA PJ0 PD PD0 C PD6 PD7 PE7 PE6 PA PA0 PC PC OSC PJ PB0/USB0ID PF PF0 OSC0 PJ RXIN MDIO PF PH0 XTALNPHY XTALPPHY PH7 PG7 RXIP PF RST PH PA PA PA PD PH6 PH PB/IC0SCL PC PH USB0BIAS PE0 PE PC PC PC0 U USB-DET USB-ID USBDM USBDP R6 9K E9 VCORE VCORE C C6 C7 E8 C8 C C decoupling capacitors Figure 9-: USB module connection schematic

28 7 0. Accelerometer On board ADXL accelerometer is used to measure acceleration in three axis: x, y and z. The accelerometer function is defined by the user in the program loaded into the microcontroller. Communication between the accelerometer and the microcontroller is performed via the I C interface. VCORE AVCC E8 C C6 C7 U E9 VCORE PE7 PE6 A A PE PE LDO PD0 PD PD PD PJ0 PH7 XTALPPHY XTALNPHY PG PG0 PC7 PC6 PC PC 6 PD7 PD6 PD PD PE PE PB PB PB6 PB7 C PJ PH0 PH PH PH PC0 PC LMS9B PC PC PH PE PE0 USB0BIAS PB/IC0SCL USB0DP USB0DM PB/USB0VBUS PB0/USB0ID PB/IC0SDA RST PH PH6 PF PF PF MDIO PA0 PA PA PA PA PA ERBIAS PA6 PA7 PG7 RXIN C PJ RXIP PF PF TXOP TXON PF0 OSC0 OSC PJ 9 0 PJ7 PJ6 PJ PJ NC R6 9K SCL0-PB SDA0-PB U9 VCC Res 6 VCC SCL CS C8 C C SDA ADD Res NC INT INT ADXL Figure 0-: Accelerometer connection schematic decoupling capacitors R 0K C R 0K SDA0-PB ACC ADDRESS SCL0-PB C Page 8 J SMD JUMPER Figure 0-: Accelerometer module You can set the accelerometer address to 0 or by re-soldering the SMD jumper (zero-ohm resistor) to the appropriate position. Jumper is placed in address position by default.

29 . Flash Memory VCORE AVCC U VCORE E9 FLASH-CS# PE7 PE6 A A PE PE LDO PD0 PD PD PD PJ0 PH7 XTALPPHY XTALNPHY PG PG0 PC7 PC6 PC PC 6 PD7 PD6 PD PD PE PE PB PB PB6 PB7 C PJ PH0 PH PH PH PC0 PC R 6 7 R LMS9B C pf PC PC PH PE PE0 USB0BIAS PB/IC0SCL USB0DP USB0DM PB/USB0VBUS PB0/USB0ID PB/IC0SDA RST PH PH6 PF PF PF MDIO PA0 PA PA PA PA PA ERBIAS PA6 PA7 PG7 RXIN C PJ RXIP PF PF TXOP TXON PF0 OSC0 OSC PJ SCK0-PA MISO0-PA MOSI0-PA E8 C C6 C7 C8 C C decoupling capacitors OSC0 OSC 9 0 X 8MHz PJ7 PJ6 PJ PJ NC C pf R6 9K MISO0-PA R9 R8 0K FLASH-CS# MISO0-FLASH U0 CS SDO WP MP80 VCC HOLD SCK SDI C7 Figure -: Flash memory module connection schematic SCK0-PA MOSI0-PA Figure -: Flash memory module Since multimedia applications are getting increasingly demanding, it is necessary to provide additional memory space to be used for storing more data. The flash memory module enables the microcontroller to use additional 8Mbit flash memory. It is connected to the microcontroller via the Serial Peripheral Interface (SPI). Page 9

30 . Pads VCORE AVCC PD PD6 PD MOSI-PE 6 MISO-PE 7 PB7 T-D-PJ PH0 PH PH PH TCK-PC0 TMS-PC TDI-PC TDO-PC SCK-PH U VCC-SYS RST L R PF PA PC PC6 PC0 PC PC PC PC T-D0-PJ0 T-D-PJ T-D-PJ T-D-PJ T-D-PJ T-D-PJ T-D6-PJ6 U0Rx-PA0 U0Tx-PA SCL0-PB SDA0-PB HDR 8 9 VCORE 0 E PE7 PE6 PE PE T-D0-PJ0 SDA-PG SCL-PG0 PC6 PC PC PE7 PE6 A A PE PE LDO PD0 PD PD PD PJ0 PH7 XTALPPHY XTALNPHY PG PG0 PC7 PC6 PC PC PD7 PD6 PD PD PE PE PB PB PB6 PB7 C PJ PH0 PH PH PH PC0 PC PC PC PH LMS9B9 PE0 USB0BIAS PB/IC0SCL USB0DP USB0DM PB/USB0VBUS PB0/USB0ID PB/IC0SDA RST PH PH6 PF PF PF MDIO PJ7 PJ6 PJ PJ NC PA0 PA PA PA PA PA ERBIAS PA6 PA7 PG7 RXIN C PJ RXIP PF PF TXOP TXON PF0 OSC0 OSC PJ PE SCL0-PB SDA0-PB RST R7 00 PF PF T-D6-PJ6 T-D-PJ T-D-PJ R6 9K PE7 PE6 PE PE PD7 PD6 PD PH0 PH PH PH SCL-PG0 SDA-PG SCK-PH MISO-PE MOSI-PE PF0 PF PB7 SCK0-PA MISO0-PA MOSI0-PA HDR MX6 MX6 R R E8 C C6 C7 C8 C C U0Rx-PA0 U0Tx-PA SCK0-PA PA MISO0-PA MOSI0-PA T-D-PJ PF0 T-D-PJ decoupling capacitors Pads HDR Figure -: Connecting pads schematics Pads HDR Most microcontroller pins are available for further connectivity via two x6 rows of connection pads on both sides of the mikromedia board. They are designed to match additional shields, such as Battery Boost shield, Gaming, PROTO shield and others. Page 0

31 . Pinout System power supply Reference Ground Analog Lines Interrupt Lines Digital I/O lines SCK SPI Lines SDI SDO.V power supply Reference Ground Pin functions VSYS RST Reset pin Reference Ground PE7 L left ch. PE6 audio out R right ch. PE PF PE PA PWM lines PD7 PC PD6 PC6 PD PC0 PH0 PC PH PC PH PC PH PC PG0 PJ0 Digital I/O lines PG PJ PH PJ PE PJ PE PJ PF0 PJ PF PJ6 PB7 PA0 RX PA PA TX UART Lines PA PB SCL PA I PB SDA C Lines.V.V.V power supply Reference Ground Pin functions Digital lines Analog Lines Interrupt Lines SPI Lines IC Lines UART lines PWM lines Page

32 . Dimensions 8. mm (9 mils) 7.66 mm (900 mils) 6. mm (00 mils).0 mm (80 mils) 7.6 mm (00 mils) 60. mm (80 mils).88 mm (00 mils) 8.89 mm (0 mils) 6.8 mm (0 mils). mm (00 mils).67 mm (0 mils) Page

33 . Mikromedia accessories We have prepared a set of extension boards pin-compatible with your mikromedia, which enable you to easily expand your board basic functionality. We call them mikromedia shields. But we also offer other accessories, such as Li-polymer battery, stacking headers, wire jumpers and more. 0 Connect shield 0 BatteryBoost shield 0 PROTO shield 0 Gaming shield 0 mikrobus shield 06 Li-Polymer battery 07 Wire Jumpers Page

34 What s next? You have now completed the journey through each and every feature of mikromedia for Stellaris M board. You got to know it s modules and organization. Now you are ready to start using your new board. We are suggesting several steps which are probably the best way to begin. We invite you to join the users of mikromedia brand. You will find very useful projects and tutorials and can get help from a large ecosystem of users. Welcome! Compiler You still don t have an appropriate compiler? Locate ARM compiler that suits you best on the Product DVD provided with the package: DVD://download/eng/software/compilers/ Choose between mikroc, mikrobasic and mikropascal and download fully functional demo version, so you can begin building your first applications. Projects Once you have chosen your compiler, and since you already got the board, you are ready to start writing your first projects. Visual TFT software for rapid development of graphical user interfaces enables you to quickly create your GUI. It will automatically create necessary code which is compatible with mikroelektronika compilers. Visual TFT is rich with examples, which are an excellent starting point for your future projects. Just load the example, read well commented code, and see how it works on hardware. Visual TFT is also available on the Product DVD. Page

35 DISCLAIMER All the products owned by MikroElektronika are protected by copyright law and international copyright treaty. Therefore, this manual is to be treated as any other copyright material. No part of this manual, including product and software described herein, may be reproduced, stored in a retrieval system, translated or transmitted in any form or by any means, without the prior written permission of MikroElektronika. The manual PDF edition can be printed for private or local use, but not for distribution. Any modification of this manual is prohibited. MikroElektronika provides this manual as is without warranty of any kind, either expressed or implied, including, but not limited to, the implied warranties or conditions of merchantability or fitness for a particular purpose. MikroElektronika shall assume no responsibility or liability for any errors, omissions and inaccuracies that may appear in this manual. In no event shall MikroElektronika, its directors, officers, employees or distributors be liable for any indirect, specific, incidental or consequential damages (including damages for loss of business profits and business information, business interruption or any other pecuniary loss) arising out of the use of this manual or product, even if MikroElektronika has been advised of the possibility of such damages. MikroElektronika reserves the right to change information contained in this manual at any time without prior notice, if necessary. HIGH RISK ACTIVITIES The products of MikroElektronika are not fault tolerant nor designed, manufactured or intended for use or resale as on line control equipment in hazardous environments requiring fail safe performance, such as in the operation of nuclear facilities, aircraft navigation or communication systems, air traffic control, direct life support machines or weapons systems in which the failure of Software could lead directly to death, personal injury or severe physical or environmental damage ( High Risk Activities ). MikroElektronika and its suppliers specifically disclaim any expressed or implied warranty of fitness for High Risk Activities. TRADEMARKS The MikroElektronika name and logo, the MikroElektronika logo, mikroc, mikrobasic, mikropascal, mikroprog, mikrobus, Click Boards, EasyMx PRO and mikromedia are trademarks of MikroElektronika. All other trademarks mentioned herein are property of their respective companies. All other product and corporate names appearing in this manual may or may not be registered trademarks or copyrights of their respective companies, and are only used for identification or explanation and to the owners benefit, with no intent to infringe. Copyright MikroElektronika, 0, All Rights Reserved. Page

36 If you want to learn more about our products, please visit our website at If you are experiencing some problems with any of our products or just need additional information, please place your ticket at If you have any questions, comments or business proposals, do not hesitate to contact us at mikromedia for Stellaris M Manual ver..0b

37 Mouser Electronics Authorized Distributor Click to View Pricing, Inventory, Delivery & Lifecycle Information: MikroElektronika: MIKROE-97

mikromedia for STM32 Downloaded from Elcodis.com electronic components distributor

mikromedia for STM32 Downloaded from Elcodis.com electronic components distributor mikromedia for STM Compact multimedia development system rich with on-board peripherals for all-round development on STMFVGT and STMFVGT devices TO OUR VALUED CUSTOMERS I want to express my thanks to you

More information

MINI-M4. development board for MSP432 MINI ARM

MINI-M4. development board for MSP432 MINI ARM MINI-M4 development board for MSP432 The whole MSP432 development board fitted in DIP40 form factor, containing powerful MSP432P4R microcontroller. MINI ARM TO OUR VALUED CUSTOMERS I want to express my

More information

TO OUR VALUED CUSTOMERS

TO OUR VALUED CUSTOMERS SmartMP3 Board is ideal for creating mp3 players and adding audio and music features to your prototype devices, even with lower-performance microcontrollers. TO OUR VALUED CUSTOMERS I want to express my

More information

TO OUR VALUED CUSTOMERS

TO OUR VALUED CUSTOMERS mikroprog for STM32 mikroprog is a fast USB programmer with hardware debugger support. Smart engineering allows mikroprog to support all STM32 ARM Cortex -M3 and Cortex -M4 microcontrollers in a single

More information

mikromedia for dspic33ep Compact development system rich with on-board peripherals for all-round multimedia development on dspic33ep512mu810 device.

mikromedia for dspic33ep Compact development system rich with on-board peripherals for all-round multimedia development on dspic33ep512mu810 device. mikromedia for dspicep Compact development system rich with on-board peripherals for all-round multimedia development on dspicepmu device. TO OUR VALUED CUSTOMERS I want to express my thanks to you for

More information

mikromedia for PIC24EP Compact development system rich with on-board peripherals for all-round multimedia development on PIC24EP512GU810 device.

mikromedia for PIC24EP Compact development system rich with on-board peripherals for all-round multimedia development on PIC24EP512GU810 device. mikromedia for PICEP Compact development system rich with on-board peripherals for all-round multimedia development on PICEPGU80 device. PIC TO OUR VALUED CUSTOMERS I want to express my thanks to you for

More information

CEC1702 clicker. a great idea is just a click away

CEC1702 clicker. a great idea is just a click away a great idea is just a click away CEC1702 clicker A compact development board with a mikrobus socket for click board connectivity and Microchip s CEC1702, a 32-bit ARM Cortex -M4 Processor Core, with strong

More information

A compact starter kit with your favorite microcontroller and two mikrobus sockets

A compact starter kit with your favorite microcontroller and two mikrobus sockets dspic33 A compact starter kit with your favorite microcontroller and two mikrobus sockets dspic Page 1 TO OUR VALUED CUSTOMERS I want to express my thanks to you for being interested in our products and

More information

SHIELD. mikromedia 5. for TIVA ARM

SHIELD. mikromedia 5. for TIVA ARM mikromedia 5 SHIELD for TIVA ARM Expansion board pin-compatible with your mikromedia 5 for TIVA ARM which enables you to easily expand your basic board functionality. TO OUR VALUED CUSTOMERS I want to

More information

mikromedia for PIC24EP Compact development system rich with on-board peripherals for all-round multimedia development on PIC24EP512GU810 device.

mikromedia for PIC24EP Compact development system rich with on-board peripherals for all-round multimedia development on PIC24EP512GU810 device. mikromedia for PICEP Compact development system rich with on-board peripherals for all-round multimedia development on PICEPGU80 device. PIC TO OUR VALUED CUSTOMERS I want to express my thanks to you for

More information

mikromedia for PIC18FJ Compact development system rich with on-board peripherals for all-round multimedia development on PIC18F87J50 device.

mikromedia for PIC18FJ Compact development system rich with on-board peripherals for all-round multimedia development on PIC18F87J50 device. mikromedia for PIC8FJ Compact development system rich with on-board peripherals for all-round multimedia development on PIC8F87J0 device. TO OUR VALUED CUSTOMERS I want to express my thanks to you for

More information

mikrommb for PIC18FJ TABLE OF CONTENTS strana

mikrommb for PIC18FJ TABLE OF CONTENTS strana 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 generation for mounting

More information

mikroboard for ARM 144-pin

mikroboard for ARM 144-pin 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 generation for mounting

More information

mikrome board for XMEGA

mikrome board for XMEGA user's guide to mikrome ia board for XMEGA Compact development system rich with on-board peripherals for all-round multimedia development on ATXMEGA128A1 TO OUR VALUED CUSTOMERS I want to express my thanks

More information

user's guide to Expand development system capabilities by adding 12bit Digital to Analog Converter 12bit-DAC

user's guide to Expand development system capabilities by adding 12bit Digital to Analog Converter 12bit-DAC user's guide to Expand development system capabilities by adding 12bit Digital to Analog Converter 12bit-DAC TO OUR VALUED CUSTOMERS I want to express my thanks to you for being interested in our products

More information

MSP 432. A compact starter kit with your favorite microcontroller and a socket for click add-on boards. New ideas are just a click away.

MSP 432. A compact starter kit with your favorite microcontroller and a socket for click add-on boards. New ideas are just a click away. MSP 432 A compact starter kit with your favorite microcontroller and a socket for click add-on boards. New ideas are just a click away. TO OUR VALUED CUSTOMERS I want to express my thanks to you for being

More information

Development system. mikrommb for PIC32. User manual

Development system. mikrommb for PIC32. 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 generation for mounting

More information

A compact starter kit with your favorite microcontroller and a socket for click add-on boards. New ideas are just a click away.

A compact starter kit with your favorite microcontroller and a socket for click add-on boards. New ideas are just a click away. A compact starter kit with your favorite microcontroller and a socket for click add-on boards. New ideas are just a click away. TO OUR VALUED CUSTOMERS I want to express my thanks to you for being interested

More information

mikroboard for ARM 64-pin

mikroboard for ARM 64-pin 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 generation for mounting

More information

Copyright mikroelektronika, All rights reserved.

Copyright mikroelektronika, All rights reserved. Copyright mikroelektronika, 22. All rights reserved. TO OUR VALUED CUSTOMERS I want to express my thanks to you for being interested in our products and for having confidence in MikroElektronika. The primary

More information

Clicker 2 for Kinetis

Clicker 2 for Kinetis Page 1 of 6 Clicker 2 for Kinetis From MikroElektonika Documentation clicker 2 for Kinetis is a compact dev. kit with two mikrobus sockets for click board connectivity. You can use it to quickly build

More information

mikrome board for ATmega user's guide to

mikrome board for ATmega user's guide to user's guide to mikrome ia board for ATmega Compact development system rich with on-board peripherals for all-round multimedia development on ATmega80 device TO OUR VALUED CUSTOMERS I want to express my

More information

A compact starter kit with your favorite microcontroller and two mikrobus sockets

A compact starter kit with your favorite microcontroller and two mikrobus sockets PIC24 A compact starter kit with your favorite microcontroller and two mikrobus sockets PIC24 Page 1 TO OUR VALUED CUSTOMERS I want to express my thanks to you for being interested in our products and

More information

user's guide to Expand development system capabilities by adding 8K EEPROM memory accessory board EEPROM

user's guide to Expand development system capabilities by adding 8K EEPROM memory accessory board EEPROM user's guide to Expand development system capabilities by adding 8K EEPROM memory accessory board EEPROM TO OUR VALUED CUSTOMERS I want to express my thanks to you for being interested in our products

More information

LV Programmer. User manual

LV Programmer. User manual Programmer If you have any questions, comments or business proposals, do not hesitate to contact us at office@mikroe.com If you are experiencing some problems with any of our products or just need additional

More information

Copyright mikroelektronika, January All rights reserved.

Copyright mikroelektronika, January All rights reserved. Copyright mikroelektronika, January 22. All rights reserved. TO OUR VALUED CUSTOMERS I want to express my thanks to you for being interested in our products and for having confidence in MikroElektronika.

More information

PIC32MZ. A compact starter kit with your favorite microcontroller and a mikrobus socket.

PIC32MZ. A compact starter kit with your favorite microcontroller and a mikrobus socket. PICMZ A compact starter kit with your favorite microcontroller and a mikrobus socket. TO OUR VALUED CUSTOMERS I want to express my thanks to you for being interested in our products and for having confidence

More information

A compact starter kit with your favorite microcontroller and two mikrobus sockets

A compact starter kit with your favorite microcontroller and two mikrobus sockets A compact starter kit with your favorite microcontroller and two mikrobus sockets To our valued customers I want to express my thanks to you for being interested in our products and for having confidence

More information

mikromedia for dspic33 Compact development system rich with on-board peripherals for all-round multimedia development on dspic33fj256gp710a device.

mikromedia for dspic33 Compact development system rich with on-board peripherals for all-round multimedia development on dspic33fj256gp710a device. mikromedia for dspic Compact development system rich with on-board peripherals for all-round multimedia development on dspicfj6gp70a device. TO OUR VALUED CUSTOMERS I want to express my thanks to you for

More information

mikroprog Suite for PIC programming software

mikroprog Suite for PIC programming software mikroprog Suite for PIC programming software mikroprog Suite for PIC is a free software used for programming of all of Microchip microcontroller families, including PIC10, PIC12, PIC16, PIC18, dspic30/33,

More information

mikrobasic PRO for FT90x Creating the first project in

mikrobasic PRO for FT90x Creating the first project in mikrobasic PRO for FT90x Creating the first project in TO OUR VALUED CUSTOMERS I want to express my thanks to you for being interested in our products and for having confidence in MikroElektronika. The

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

GUI design made easy. Creating the First Project with. additional software

GUI design made easy. Creating the First Project with. additional software Creating the First Project with additional software Software for rapid development of graphical user interfaces for various types of TFT displays GUI design made easy To our valued customers, I want to

More information

Breeze Board. Type B. User Manual.

Breeze Board. Type B. User Manual. Breeze Board Type B User Manual www.dizzy.co.za Contents Introduction... 3 Overview Top... 4 Overview Bottom... 5 Getting Started (USB Bootloader)... 6 Power Circuitry... 7 USB... 8 Microcontroller...

More information

AVRflash. Program. User manual

AVRflash. Program. User manual AVRflash User manual Program AVRprog programmer is a high performance tool used for programming AVR microcontroller families from ATMEL. The AVRflash program communicates to the microcontroller through

More information

A compact starter kit with your favorite microcontroller and two mikrobus sockets

A compact starter kit with your favorite microcontroller and two mikrobus sockets A compact starter kit with your favorite microcontroller and two mikrobus sockets To our valued customers I want to express my thanks to you for being interested in our products and for having confidence

More information

2 in 1. BigAVR User s Manual AVR. MikroElektronika. Software and Hardware solutions for Embedded World

2 in 1. BigAVR User s Manual AVR. MikroElektronika. Software and Hardware solutions for Embedded World SOFTWARE AND HARDWARE SOLUTIONS FOR THE EMBEDDED WORLD - Books - Compilers User s Manual 2 in 1 USB 2.0 IN-CIRCUIT PROGRAMMER ATMEL AVR DEVELOPMENT BOARD With useful implemented peripherals, plentiful

More information

2 in 1. EasyAVR4 User s Manual AVR. MikroElektronika. Software and Hardware solutions for Embedded World

2 in 1. EasyAVR4 User s Manual AVR. MikroElektronika. Software and Hardware solutions for Embedded World SOFTWARE AND HARDWARE SOLUTIONS FOR THE EMBEDDED WORLD - Books - Compilers User s Manual 2 in 1 2.0 IN-CIRCUIT PROGRAMMER ATMEL AVR DEVELOPMENT BOARD With useful implemented peripherals, plentiful practical

More information

DATASHEET. 4.3 Embedded SPI Display. 4DLCD-FT843 Powered by the FTDI FT800 Video Engine. Document Date: 25 th September 2013 Document Revision: 0.

DATASHEET. 4.3 Embedded SPI Display. 4DLCD-FT843 Powered by the FTDI FT800 Video Engine. Document Date: 25 th September 2013 Document Revision: 0. DATASHEET 4.3 Embedded SPI Display 4DLCD-FT843 Powered by the FTDI FT800 Video Engine Document Date: 25 th September 2013 Document Revision: 0.4 Uncontrolled Copy when printed or downloaded. Please refer

More information

BIGdsPIC6. Development System. User manual

BIGdsPIC6. Development System. User manual BIGdsPIC6 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

mikromedia+ for Stellaris ARM

mikromedia+ for Stellaris ARM mikromedia+ for Stellaris ARM Amazingly compact, all-on-single-pcb development board carring. TFT Touch Screen and lots of multimedia peripherals, all driven by powerful LMFHQD microcontroller from ARM

More information

AVR-Ready1. Additional Board. Manual. MikroElektronika

AVR-Ready1. Additional Board. Manual. MikroElektronika AVR-Ready1 Manual All Mikroelektronika s development systems feature a large number of peripheral modules expanding microcontroller s range of application and making the process of program testing easier.

More information

Breeze Board. Type A. User Manual.

Breeze Board. Type A. User Manual. Breeze Board Type A User Manual www.dizzy.co.za Contents Introduction... 3 Overview Top... 4 Overview Bottom... 5 Getting Started (Amicus Compiler)... 6 Power Circuitry... 7 USB... 8 Microcontroller...

More information

A compact starter kit with a very powerful microcontroller and two mikrobus sockets

A compact starter kit with a very powerful microcontroller and two mikrobus sockets PSoC6 A compact starter kit with a very powerful microcontroller and two mikrobus sockets Page To our valued customers I want to express my thanks to you for being interested in our products and for having

More information

SimPLC. User Manual.

SimPLC. User Manual. SimPLC User Manual www.dizzy.co.za Contents Introduction... 4 Overview Top... 5 Power Circuitry... 6 Microcontroller... 7 Real-Time Calendar and Clock (RTCC)... 7 Reset Button... 7 Oscillator Socket...

More information

A motorized development platform

A motorized development platform A motorized development platform To our valued customers I want to express my thanks to you for being interested in our products and for having confidence in MikroElektronika. The primary aim of our company

More information

PIC-32MX development board Users Manual

PIC-32MX development board Users Manual PIC-32MX development board Users Manual All boards produced by Olimex are ROHS compliant Rev.A, June 2008 Copyright(c) 2008, OLIMEX Ltd, All rights reserved INTRODUCTION: The NEW PIC-32MX board uses the

More information

mikromedia+ for STM32 ARM

mikromedia+ for STM32 ARM mikromedia+ for STM ARM Amazingly compact, all-on-single-pcb development board carring. TFT Touch Screen and lots of multimedia peripherals, all driven by powerful STMF0ZG microcontroller from ARM Cortex

More information

The Information contained herein is subject to change without notice. Revisions may be issued regarding changes and/or additions.

The Information contained herein is subject to change without notice. Revisions may be issued regarding changes and/or additions. Pepper 43R TM Gumstix, Inc. shall have no liability of any kind, express or implied, arising out of the use of the Information in this document, including direct, indirect, special or consequential damages.

More information

workstation mikromedia USER'S GUIDE for PIC18FJ, dspic33, PIC24 and PIC32 Four connectors for each port Amazing Connectivity

workstation mikromedia USER'S GUIDE for PIC18FJ, dspic33, PIC24 and PIC32 Four connectors for each port Amazing Connectivity mikromedia workstation for PIC8FJ, dspic33, PIC4 and PIC3 v7 USER'S GUIDE 6 mikromedia boards supported PIC8FJ,dsPIC33 /PIC4 and PIC3 Many on-board modules Multimedia peripherals Easy-add extra boards

More information

DATASHEET. 4.3 Embedded SPI Display. 4DLCD-FT843 Powered by the FTDI FT800 Video Engine. Document Date: 8 th January 2014 Document Revision: 1.

DATASHEET. 4.3 Embedded SPI Display. 4DLCD-FT843 Powered by the FTDI FT800 Video Engine. Document Date: 8 th January 2014 Document Revision: 1. DATASHEET 4.3 Embedded SPI Display 4DLCD-FT843 Powered by the FTDI FT800 Video Engine Document Date: 8 th January 2014 Document Revision: 1.2 Uncontrolled Copy when printed or downloaded. Please refer

More information

SBAT90USB162 Atmel. SBAT90USB162 Development Board User s Manual

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

More information

LPC1788 Mio Board. User Manual. Revision 1.0 1

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

More information

AVR- M16 development board Users Manual

AVR- M16 development board Users Manual AVR- M16 development board Users Manual All boards produced by Olimex are ROHS compliant Rev. C, January 2005 Copyright(c) 2009, OLIMEX Ltd, All rights reserved Page1 INTRODUCTION AVR-M16 is header board

More information

AKKON USB CONTROLLER BOARD

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

More information

DATASHEET 4D SYSTEMS. 4Display Shield with 2.2 Display TURNING TECHNOLOGY INTO ART. 4Display-Shield-22

DATASHEET 4D SYSTEMS. 4Display Shield with 2.2 Display TURNING TECHNOLOGY INTO ART. 4Display-Shield-22 TURNING TECHNOLOGY INTO ART DATASHEET 4Display Shield with 2.2 Display Document Date: 31 st October 2012 Document Revision: 1.1 Uncontrolled Copy when printed or downloaded. Please refer to the 4D Systems

More information

AVR-Ready2. Additional Board. Manual. MikroElektronika

AVR-Ready2. Additional Board. Manual. MikroElektronika AVR-Ready2 Manual All Mikroelektronika s development systems feature a large number of peripheral modules expanding microcontroller s range of application and making the process of program testing easier.

More information

PAC5523EVK1. Power Application Controllers. PAC5523EVK1 User s Guide. Copyright 2017 Active-Semi, Inc.

PAC5523EVK1. Power Application Controllers. PAC5523EVK1 User s Guide.   Copyright 2017 Active-Semi, Inc. PAC5523EVK1 Power Application Controllers PAC5523EVK1 User s Guide www.active-semi.com Copyright 2017 Active-Semi, Inc. CONTENTS Contents...2 Overview...3 PAC5523EVK1 Resources...5 Pinout and Signal Connectivity...5

More information

2.8 microlcd Intelligent PICASO Display Module

2.8 microlcd Intelligent PICASO Display Module Product Brief 2.8 microlcd Intelligent PICASO Display Module µlcd-28ptu www.4dsystems.com.au Rev 1.2 MESSAGE FROM THE CEO To our valued customers, Thank you for your interest in 4D Systems and the products

More information

The USB Debug Adapter package contains the following items: USB Debug Adapter (USB to Debug Interface) with attached 7 Ribbon Cable

The USB Debug Adapter package contains the following items: USB Debug Adapter (USB to Debug Interface) with attached 7 Ribbon Cable USB DEBUG ADAPTER USER S GUIDE 1. Contents The USB Debug Adapter package contains the following items: USB Debug Adapter (USB to Debug Interface) with attached 7 Ribbon Cable 2. USB Debug Adapter Specifications

More information

Introduction. Rev.1.2

Introduction. Rev.1.2 Introduction The Revelation board is an evaluation tool which is designed to help to start working with Riverdi TFT panels with FT8XX controllers. It can also be used as a platform to build your own application.

More information

DBAT90USB162 Atmel. DBAT90USB162 Enhanced Development Board User s Manual

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

More information

User Manual For CP-JR ARM7 USB-LPC2148 / EXP

User Manual For CP-JR ARM7 USB-LPC2148 / EXP CP-JR ARM7 USB-LPC2148 / EXP 38 CR-JR ARM7 USB-LPC2148 which is a Board Microcontroller ARM7TDMI-S Core uses Microcontroller 16/32-Bit 64 Pin as Low Power type to be a permanent MCU on board and uses MCU

More information

ESPino - Specifications

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

More information

AVR-P development board Users Manual

AVR-P development board Users Manual AVR-P40-8515 development board Users Manual All boards produced by Olimex are ROHS compliant Revision A, January 2002 Copyright(c) 2009, OLIMEX Ltd, All rights reserved Page 1 INTRODUCTION: The AVR Microcontroller

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

U6DIL. AVR USB Module. Rev. 1.1 Documentation Rev. 18. Reusch Elektronik Reusch Elektronik, Dipl.-Ing. (FH) Rainer Reusch

U6DIL. AVR USB Module. Rev. 1.1 Documentation Rev. 18. Reusch Elektronik Reusch Elektronik, Dipl.-Ing. (FH) Rainer Reusch AVR USB Module Documentation Rev. 18 2011, Dipl.-Ing. (FH) Rainer Reusch www.reusch-elektronik.de http://products.reworld.eu/u6dil.htm File: _Manual Created: 2011-02-22 Changed: 2011-03-31 Table of Contents

More information

3 in 1 ICD. EASYdsPIC4 User s Manual. MikroElektronika. Software and Hardware solutions for Embedded World

3 in 1 ICD. EASYdsPIC4 User s Manual. MikroElektronika. Software and Hardware solutions for Embedded World SOFTWARE AND HARDWARE SOLUTIONS FOR THE EMBEDDED WORLD - Books - Compilers EASYdsPIC4 User s Manual mikro 3 in 1 IN-CIRCUIT DEBUGGER MICROCHIP dspic DEVELOPMENT BOARD USB 2.0 IN-CIRCUIT PROGRAMMER With

More information

Easy24-33 v6. Development System. User manual

Easy24-33 v6. Development System. User manual Easy24-33 v6 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

More information

DEVBOARD3 DATASHEET. 10Mbits Ethernet & SD card Development Board PIC18F67J60 MICROCHIP

DEVBOARD3 DATASHEET. 10Mbits Ethernet & SD card Development Board PIC18F67J60 MICROCHIP DEVBOARD3 DATASHEET 10Mbits Ethernet & SD card PIC18F67J60 MICROCHIP Version 1.0 - March 2009 DEVBOARD3 Version 1.0 March 2009 Page 1 of 7 The DEVBOARD3 is a proto-typing board used to quickly and easily

More information

The Information contained herein is subject to change without notice. Revisions may be issued regarding changes and/or additions.

The Information contained herein is subject to change without notice. Revisions may be issued regarding changes and/or additions. Pepper DVI TM Gumstix, Inc. shall have no liability of any kind, express or implied, arising out of the use of the Information in this document, including direct, indirect, special or consequential damages.

More information

SmartMP3. Additional Board. Manual. MikroElektronika

SmartMP3. Additional Board. Manual. MikroElektronika Manual All Mikroelektronika s development systems feature a large number of peripheral modules expanding microcontroller s range of application and making the process of program testing easier. In addition

More information

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

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

More information

FRDM-KL03Z User s Guide

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

More information

CONTENTS BIGAVR2 KEY FEATURES 4 CONNECTING THE SYSTEM 5 INTRODUCTION 6

CONTENTS BIGAVR2 KEY FEATURES 4 CONNECTING THE SYSTEM 5 INTRODUCTION 6 CONTENTS BIGAVR2 KEY FEATURES 4 CONNECTING THE SYSTEM 5 INTRODUCTION 6 Switches 7 Jumpers 8 MCU Sockets 9 Power Supply 11 On-board USB 2.0 Programmer 12 Oscillator 14 LEDs 15 Reset Circuit 17 Push-buttons

More information

February 28,

February 28, February 28, 2014 1 http://www.mattairtech.com/ Table of Contents Overview...3 Introduction...3 Features...4 Hardware...5 Main Header Pins...5 ISP Header Pins...6 Solder Jumpers...6 Onboard 3.3V, 250mA

More information

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

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

More information

Cookie User Manual. For NuMicro Edition 1.0. Rev. 1.0 Release: forum.coocox.org.

Cookie User Manual. For NuMicro Edition 1.0. Rev. 1.0 Release: forum.coocox.org. Cookie User Manual For NuMicro Edition 1.0 Rev. 1.0 Release: 2012-08-09 Website: Forum: Techinal: Market: www.coocox.org forum.coocox.org master@coocox.com market@coocox.com 1 Introduction Cookie is an

More information

ET-PIC 24 WEB-V1. o Central Processing Unit (CPU) o System. o nanowatt Power Managed Modes. o Analog Features

ET-PIC 24 WEB-V1. o Central Processing Unit (CPU) o System. o nanowatt Power Managed Modes. o Analog Features ET-PIC 24 WEB-V1 ET-PIC 24 WEB-V1 is PIC Board Microcontroller from Microchip that uses 16 Bit No.PIC24FJ128GA008 Microcontroller for processing data and develops board. The remarkable specification of

More information

ARDUINO MEGA ADK REV3 Code: A000069

ARDUINO MEGA ADK REV3 Code: A000069 ARDUINO MEGA ADK REV3 Code: A000069 OVERVIEW The Arduino MEGA ADK is a microcontroller board based on the ATmega2560. It has a USB host interface to connect with Android based phones, based on the MAX3421e

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

USER GUIDE. Atmel maxtouch Xplained Pro. Preface

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

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

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

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

More information

DATASHEET 4D SYSTEMS. 4D Arduino Adaptor Shield TURNING TECHNOLOGY INTO ART. 4Display-Adaptor-Shield

DATASHEET 4D SYSTEMS. 4D Arduino Adaptor Shield TURNING TECHNOLOGY INTO ART. 4Display-Adaptor-Shield TURNING TECHNOLOGY INTO ART DATASHEET 4Display-Adaptor-Shield Document Date: 20 th November 2012 Document Revision: 1.0 Uncontrolled Copy when printed or downloaded. Please refer to the 4D Systems website

More information

USER GUIDE. ATWINC1500 Xplained Pro. Preface

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

More information

The Information contained herein is subject to change without notice. Revisions may be issued regarding changes and/or additions.

The Information contained herein is subject to change without notice. Revisions may be issued regarding changes and/or additions. Poblano 43C TM Gumstix, Inc. shall have no liability of any kind, express or implied, arising out of the use of the Information in this document, including direct, indirect, special or consequential damages.

More information

Arduino ADK Rev.3 Board A000069

Arduino ADK Rev.3 Board A000069 Arduino ADK Rev.3 Board A000069 Overview The Arduino ADK is a microcontroller board based on the ATmega2560 (datasheet). It has a USB host interface to connect with Android based phones, based on the MAX3421e

More information

Freedom FRDM-KV31F Development Platform User s Guide

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

More information

mcube Proprietary APS v1.0 1 / mcube Inc. All rights reserved.

mcube Proprietary APS v1.0 1 / mcube Inc. All rights reserved. GENERAL DESCRIPTION The MC3672 is an ultra-low power, low noise, integrated digital output 3-axis accelerometer with a feature set optimized for wearables and consumer product motion sensing. Applications

More information

U4DIL. AVR USB Module. Rev. 1.1 Documentation Rev. 19. Reusch Elektronik Reusch Elektronik, Dipl.-Ing. (FH) Rainer Reusch

U4DIL. AVR USB Module. Rev. 1.1 Documentation Rev. 19. Reusch Elektronik Reusch Elektronik, Dipl.-Ing. (FH) Rainer Reusch AVR USB Module Documentation Rev. 19 2010, Dipl.-Ing. (FH) Rainer Reusch www.reusch-elektronik.de http://products.reworld.eu/u4dil.htm File: _Manual Created: 2010-02-10 Changed: 2010-09-07 Contents 1.

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

UM2461 User manual. SPC584B-DIS Discovery Board. Introduction

UM2461 User manual. SPC584B-DIS Discovery Board. Introduction User manual SPC584B-DIS Discovery Board Introduction The SPC584B-DIS is a low-cost development board to evaluate and develop applications with the microcontroller SPC584B70E1 in etqfp 64-pin package. This

More information

PIC-LCD-3310 development board Users Manual

PIC-LCD-3310 development board Users Manual PIC-LCD-3310 development board Users Manual Rev.A, July 2008 Copyright(c) 2008, OLIMEX Ltd, All rights reserved INTRODUCTION: PIC-LCD-3310 is development board with PIC18F67J50, NOKIA 3310 BW 84x48 pixels

More information

keyestudio Keyestudio MEGA 2560 R3 Board

keyestudio Keyestudio MEGA 2560 R3 Board Keyestudio MEGA 2560 R3 Board Introduction: Keyestudio Mega 2560 R3 is a microcontroller board based on the ATMEGA2560-16AU, fully compatible with ARDUINO MEGA 2560 REV3. It has 54 digital input/output

More information

6LoWPAN Development Platform Saker Manual

6LoWPAN Development Platform Saker Manual 6LoWPAN Development Platform Saker Manual WEPTECH elektronik GmbH Page 1 of 19 V.1.0.1 1. Table of Content 1. General information... 4 1.1 1.2 1.3 1.4 1.5 Copyright protection... 4 Warranty information...

More information

HYDRA-X10. Power Application Controllers TM. PAC HYDRA-X User s Guide. Copyright 2014 Active-Semi, Inc.

HYDRA-X10. Power Application Controllers TM. PAC HYDRA-X User s Guide.   Copyright 2014 Active-Semi, Inc. HYDRA-X10 Power Application Controllers TM PAC5210 - HYDRA-X User s Guide www.active-semi.com Copyright 2014 Active-Semi, Inc. CONTENTS Contents...2 Overview...3 HYDRA-X10 Body Resources...5 Header Descriptions...5

More information

STM3220G-SK/KEI. Keil starter kit for STM32F2 series microcontrollers (STM32F207IG MCU) Features. Description

STM3220G-SK/KEI. Keil starter kit for STM32F2 series microcontrollers (STM32F207IG MCU) Features. Description Keil starter kit for STM32F2 series microcontrollers (STM32F207IG MCU) Data brief Features The Keil MDK-Lite development tools: µvision 4 IDE/Debugger for application programming and debugging ARM C/C++

More information

UM PCAL6524 demonstration board OM Document information

UM PCAL6524 demonstration board OM Document information Rev. 1 23 September 2015 User manual Document information Info Content Keywords OM13320 Fm+ development kit, OM13260 Fm+ I2C bus development board, OM13303 GPIO target board Abstract Installation guide

More information

BlueTooth Stick. Additional Board. Manual. MikroElektronika

BlueTooth Stick. Additional Board. Manual. MikroElektronika BlueTooth Stick Manual All Mikroelektronika s development systems feature a large number of peripheral modules expanding microcontroller s range of application and making the process of program testing

More information