SBC1788 Single Board Computer

Size: px
Start display at page:

Download "SBC1788 Single Board Computer"

Transcription

1 SBC1788 Single Board Computer 120MHz NXP LPC1788FBD208 ARM Cortex-M3 32-bit Microcontroller CPU Internal 512kBytes of Flash, 96 kbytes of SRAM and 4 kbytes of EEPROM Onboard 128MBytes Nand Flash and 32MBytes SDRAM 1 USB2.0 Host Full-speed Port and 1 USB2.0 OTG Full-speed Port UARTs, RS485, Ethernet, CAN2.0B, LCD/Touch Screen, TF, Buzzer, JTAG Supports UCOSⅡ_v2.86 & UCGUI_v3.90a Supports FatFs_vR0.08a File System Supports LwIP_v1.4.0 Protocol Stack Figure 1-1 SBC1788 Single Board Computer Overview Embest SBC1788 Single Board Computer is a compact industrial controller board based on NXP s LPC1788FBD208 ARM Cortex-M3 microcontroller which is running up to 120MHz with 512KB of internal Flash memory, 96KB of internal SRAM, 4KB of internal EEPROM, a 10/100 Ethernet Media Access Controller (MAC), a USB full speed device/host/otg controller, four UARTs, two CAN channels and a collection of serial communications interfaces. The SBC1788 board also has external 128MB Nand Flash and 32MB SDRAM. It takes full features of the LPC1788 microcontroller and has exposed many hardware features through headers or connectors including UARTs, USB, Ethernet, CAN, LCD, I2C, SPI, PWM, ADC to meet various applications. 1

2 Embest has ported uc/os-ii to support their Cortex-M3 SBC1788 board and the software also features the GUI support on uc/os-ii and LwIP_v1.4.0 protocal support. Embest provides the uc/os-ii BSP nd plenty of software examples, board schematic and user manual to help customer better understanding this board and develop your own applications. Hardware Features The LPC1788 is a Cortex-M3 microcontroller for embedded applications featuring a high level of integration and low power consumption at frequencies of 120 MHz. Features include 512 kb of flash memory, 96 kb of data memory, Ethernet, USB 2.0 Host/OTG/Device, 8-channel DMA controller, 5 UARTs, 2 CAN channels, 3 SSP/SPI, 3 I2C, I2S, 8-channel 12-bit ADC, 10-bit DAC, QEI, LCD controller, SD/MMC interface, motor control PWM, 4 general purpose timers, 6-output general purpose PWM, ultra-low power Real-Time Clock with separate battery supply, and up to 165 general purpose I/O pins. The SBC1788 Single Board Computer exposes many of these features to the user in support of developing specific solutions. This board is characterized as follows: Processor NXP LPC1788FBD208 Microcontroller - ARM 32-bit Cortex-M3 CPU, frequency up to 120MHz - Onchip 512kBytes Flash,96kBytes SRAM,4kBytes EEPROM - Flexible static memory controller that supports Compact Flash, SRAM, PSRAM, Nor and Nand memories - LCD controller, supporting up to 24-bit true color mode and 1024*768 pixels resolution - USB 2.0 FS Device/Host/OTG - 10/100 Ethernet MAC with MII/RMII interface and associated DMA controller - 2 CAN 2.0B interfaces, 5 USARTs and 1 I2S, 3 I2C and 3 SSP - 4 x 32-bit timers, 2 x standard PWM and 1 motor control PWM with support for three-phase motor control - 1 x 12-bit A/D converter, 1 x 10-bit D/A converter - up to 165 general purpose I/O pins External Memory and Storage 128Mbytes Nand Flash 32Mbytes SDRAM 4MBytes SPI Flash and 2kBytes EEPROM (Reserved for soldering) Micro SD card slot LCD/Touch Screen 4.3 inch (480 x 272-pixel RGB resolution) and 7 inch (800 x 480-pixel RGB resolution) TFT color LCDs for selections 4-wire resistive touch screen 16-bit RGB565 color format Data Transfer Interfaces 1-channel 3-wire RS232 Serial Port (UART0, DB9) 1-channel 5-wire Serial port, TTL voltage (UART1, RS232 is designable) 1-channel 3-wire RS232 Serial port (UART3, TTL is designable) 1-channel 3-wire Serial port, TTL voltage (UART4, RS232 is designable) 1-channel RS485 Serial port (brought out by Phoenix Connector) 1 x USB2.0 Host, Full-speed, 12Mbps 2

3 1 x USB2.0 OTG/Device/Host, Full-speed, 12Mbps 10/100 Ethernet interface 1 x CAN2.0B interface Input Interface and Other Facilities 2 x USER buttons 1 x RESET button 1 x ISP button 20-pin standard JTAG interface 1 x Buzzer RTC battery socket (User needs to prepare battery, CR1220 model is recommended) Windowed watchdog timer (WWDT) Supports onboard watchdog reset through hardware (reserved function) 1 x LED for Power indicator 1 x LED for USB Host FS indicator 1 x LED for USB OTG FS indicator 4 x User LEDs 3 x Extension Interfaces (2.54mm pitch 2*10-pin connector) - Up to 18 independent GPIO pins are all brought out - 5*5 matrix keypad interface - 1-channel general purpose PWM with 6 outputs - One 3-channel ADC - One DAC - One SPI - One I2C Mechanical Parameters Dimensions: 120 mm x 87 mm (6-layer PCB design) Power consumption: 120mA@12V (working without LCD) Working Temp.: -40 ~ 85 Humidity Range: 0% ~ 90% 3

4 Interfaces on SBC1788 Board Figure 1-2 SBC1788 Evaluation Board Interfaces 4

5 Function Block Diagram Figure 1-3 DevKit1207 Function Block Diagram Remark: The CPU internal modules The chips on main board or reserved chips The interfaces on main board Figure 1-3 SBC1788 Function Block Diagram 5

6 Software Features The SBC1788 software mainly features as below: Supports for uc/os-ii_v2.86 operating system Supports UCGUI_v3.90a & EmWin5.12 Supports FatFs_vR0.08a file system Supports LWIP _v1.4.0 protocol stack Development Environment The SBC1788 development environment supports IAR EWARM and Keil MDK-ARM. IAR EWARM All drivers support IAR EWARM, and the EWARM version should be V6.40 or above. uc/os-ii and uc/gui Demos do not support IAR EWRAM at present. Keil MDK-ARM All drivers and applications should support Keil MDK-ARM and the MDK-ARM version should be V4.22a or above. Debug Tools Supports We suggest you can use below debug tools for SBC1788 development. ULINK2 We suggest user using with Keil MDK-ARM. JLINK-V8 We suggest user using with IAR EWARM Drivers and Software examples Embest has provided complete drivers and software examples for this kit. User can demonstrate and test each software example and observe the result from LCD which would be easy to understand. The software examples mainly include following parts: Examples for Basic peripherals drivers (see Table 1-1 below) 6

7 Table LCD LCD_43T Shows how to interact with LCD 02-USB-Device Usb_MassStorage Describes how to implement a simple USB Mass Storage application on LPC177x_8x USB_VirtualCom Describes how to configure USB Device as a virtual COM port. 03-USBHostLite UsbHost_MassStorage Describes how to configure USB Host Controller on LPC177x_8x. Emac_EasyWeb Shows how to implement a simple web application 04-Ethernet 05-UART Emac_uIP Emac_Raw UART_Autobaud UART_Dma UART_Interrupt UART_Polling Shows how to handle a single network interface and contains the IP, ICMP, UDP and TCP protocols. Shows how to test EMAC driver with raw packet frame format that is not related with any upper-layer (i.e. TCP/IP...). This is a simple UART example using auto baud rate mode Shows how to use UART in DMA mode Shows how to use UART in interrupt mode Shows how to use UART in polling mode 7

8 06-EMC 07-RTC Uart_Rs485Master Uart_Rs485Slave Emc_NandFlashDemo Emc_SdramDemo Rtc_Alarm Rtc_Calendar Rtc_Calibration Shows how to configure UART for RS485 functionality in Master mode. Shows how to configure UART for RS485 functionality in Slave mode. Shows how to work with NandFlash by using EMC component of LPC177x_8x Shows how to work with SDRAM by using EMC component of LPC177x_8x Shows the configurations to generate interrupt in Second Counter Increment Interrupt (1s) and generate Alarm interrupt at 10s Shows how to realize calendar Shows how to do real-time clock calibration 08-EEPROM Eeprom_Demo how to work with EEPROM memory on LPC177x_8x Can_Selftest Shows how to test CAN self-test mode 09-CAN Can_Aflut Shows how to use CAN driver functions for setup AFLUT table dynamically 10-DMA DMA_Flash2Ram Show how to transfer data from Flash to Ram memory by using DMA engine Wdt_Interrupt Shows how to use WDT to generate interrupt after a specific time. Shows how to use WDT to generate chip reset after a 11-WDT Wdt_Reset specific time 12-TIMER 13-SYSTICK 14-NVIC 15-PWR Wdt_WindowMode TIMER_Capture Timer_FreqMeasure TIMER_MatchInterrupt Systick_10msBase Systick_Stclk Nvic_Priorities Nvic_VectorTableReloc ation Pwr_DeepPowerDown PWR_DeepSleep Pwr_PowerDown Test the operation of Window Mode of Window Watchdog Timer on LPC177x_8x Shows how to use Capture Timer function. Shows how to use Timer to measure the frequency of the signal input Shows how to configure the Timer to generate Match interrupt. Shows how to configure System Tick timer to generate interrupt each 10ms Shows how to configure System Tick timer use external clock source STCLK Shows how to configure NVIC priority grouping for testing the interrupts in tail-chaining and Late-arriving mode Shows how to relocation vector table in another site in RAM Shows how to enter system in Deep PowerDown mode and wake-up by using RTC (Real-time clock) interrupt Shows how to enter system in DeepSleep mode and wake up it by using WDT Interrupt Shows how to enter system in PowerDown mode and wake-up it by using NMI (Non-Maskable Interrupt) 8

9 16-GPIO 17-PWM 18-MCI 19-SSP PWR_Sleep GPIO_Interrupt GPIO_LedBlinky Pwm_DualEdge Pwm_SingleEdge Pwm_MatchInterrupt Mci_CidCard Mci_ReadWrite Mci_Fatfs_v008a SSP_Dma SSP_LCD_Touch Shows how to enter system in sleep mode and wake-up by using external interrupt Shows how to use interrupt function of GPIO pins. Set ON/OFF for the GPIO pins to drive LEDs Shows how to generate PWM signal on 3 Channels in both edge mode and single mode Shows how to use PWM signal on 6 Channels in single edge mode Shows how to use PWM Match function in interrupt mode Shows how to use Multimedia Card Interface (MCI) on LPC177x_8x IC. Basically it s to read CID of the card that input to the card slot. Shows how to use MCI on LPC177x_8x to read/write data on a SD/MMC card. Shows how to integrate FatFS open source to use FAT FileSystem on LPC177x_8x. Shows how to configure SSP peripheral with DMA support. Shows how to use SSP block as a master to send/receive data to/from LCD Touch chip 20-I2C I2C_E2PROM Shows how to use I2C to drive with AT24C02 (if it s available) Adc_Burst Shows how to use ADC conversion in burst mode with single or multiple input ADC_Dma Shows how to use ADC conversion and transfer 21-ADC converted data by using DMA ADC_Interrupt Shows how to use ADC conversion in interrupt mode. ADC_Polling Shows how to use ADC conversion in polling mode. Dac_Dma Shows how to use DMA to transfer data 22-DAC to DAC peripheral Dac_SineWave Shows how to use DAC to generate a sinewave signal or positive-half sinewave signal 23-MCPWM Mcpwm_Simple Shows how to test Motor Control PWM module in LPC17xx(if it s available) Shows how to use Quadrature Encoder Interface 24-QEI Qei_Velo module to calculate velocity and detect direction changing 25-BOD BOD_Demo Shows how to use BOD 26-CRC Crc_Demo Crc_Dma Shows how to use CRC engine on LPC177x_8x. The results are calculated by some different polynomials Shows how to use CRC engine with DMA support 27-IAP IAP_Demo Shows how to access/update on-chip flash memory 9

10 from application code Application example for porting LWIP v1.3.2 network protocol stack Application example for emwin512 GUI Application example for OS porting on UCOSII_v2.86 and UCGUI_v3.90a SBC1788-uCOSII-uCGU SBC1788-uCOS-II-v2.86 uc/os-ii-v2.86 and uc/gui-v3.90a BSP uc/os-ii-v2.86 BSP Order Information Order No. Item Deliveries Price T SBC1788 Single Board Computer One SBC1788 board One 12V Power adapter One cross serial cable (DB9 to DB9) One cross net cable One USB cable (Type A Male to Type Mini-B Male) One Product CD (including user manual, schematic in PDF format, datasheet, uc/os-ii BSP, software examples) Optional 4.3 or 7 LCD (with touch screen) Remark: 4.3 LCD (resolution: 480*272), 7"LCD (resolution: 800*480) Please contact us. Embest Technology Co., LTD. Room 509, Luohu Science&Technology Building, #85 Taining Rd., Shenzhen, Guangdong, China Tel: / Fax: market@embedinfo.com

DevKit7000 Evaluation Kit

DevKit7000 Evaluation Kit DevKit7000 Evaluation Kit Samsung S5PV210 Processor based on 1GHz ARM Cortex-A8 core Onboard 512MByte DDR2 and 512MByte NAND Flash 4 UART, 4 USB Host, USB Device, Ethernet, Audio, TF, RTC,... Supports

More information

Embest SOC8200 Single Board Computer

Embest SOC8200 Single Board Computer Embest SOC8200 Single Board Computer TI's AM3517 ARM Cortex A8 Microprocessors 600MHz ARM Cortex-A8 Core NEON SIMD Coprocessor POWERVR SGX Graphics Accelerator (AM3517 only) 16KB I-Cache, 16KB D-Cache,

More information

SBC8140 Single Board Computer

SBC8140 Single Board Computer SBC8140 Single Board Computer TI DM3730 Processor based on 1GHz ARM Cortex-A8 core Flexible Design with a Tiny CPU Board mounted on Expansion Board Memory supporting 256MByte DDR SDRAM and 512MByte NAND

More information

DevKit8500D Evaluation Kit

DevKit8500D Evaluation Kit DevKit8500D Evaluation Kit TI DM3730 Processor based on 800MHz ARM Cortex-A8 core Onboard 512MByte DDR SDRAM and 512MByte NAND Flash 3 UART, 4 USB Host, USB OTG, Ethernet, Audio, TF, Keyboard, Jtag,...

More information

MYD-SAM9X5 Development Board

MYD-SAM9X5 Development Board MYD-SAM9X5 Development Board MYC-SAM9X5 CPU Module as Controller Board and Fully Compatible with Atmel s Official Board 400MHz Atmel AT91SAM9X5 Series ARM926EJ-S Processors 128MB DDR2 SDRAM, 256MB Nand

More information

MYD-SAMA5D3X Development Board

MYD-SAMA5D3X Development Board MYD-SAMA5D3X Development Board MYC-SAMA5D3X CPU Module as Controller Board DDR2 SO-DIMM 200-pin Signals Consistent with Atmel's Official Board 536MHz Atmel SAMA5D3 Series ARM Cortex-A5 Processors 512MB

More information

DevKit8000 Evaluation Kit

DevKit8000 Evaluation Kit DevKit8000 Evaluation Kit TI OMAP3530 Processor based on 600MHz ARM Cortex-A8 core Memory supporting 256MByte DDR SDRAM and 256MByte NAND Flash UART, USB Host/OTG, Ethernet, Camera, Audio, SD, Keyboard,

More information

MYD-IMX28X Development Board

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

More information

MYD-IMX28X Development Board

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

More information

MYD-Y6ULX Development Board

MYD-Y6ULX Development Board MYD-Y6ULX Development Board MYC-Y6ULX CPU Module as Controller Board 528Hz NXP i.mx 6UL/6ULL ARM Cortex-A7 Processors 1.0mm pitch 140-pin Stamp Hole Expansion Interface for Board-to-Board Connections 256MB

More information

MYD-C437X-PRU Development Board

MYD-C437X-PRU Development Board MYD-C437X-PRU Development Board MYC-C437X CPU Module as Controller Board Two 0.8mm pitch 100-pin Connectors for Board-to-Board Connections Up to 1GHz TI AM437x Series ARM Cortex-A9 Processors 512MB DDR3

More information

MYD-JA5D2X Development Board

MYD-JA5D2X Development Board MYD-JA5D2X Development Board MYC-JA5D2X CPU Module as Controller Board 500MHz Atmel SAMA5D26/27 ARM Cortex-A5 Processor 256MB DDR3 SDRAM, 256MB Nand Flash, 4MB Data FLASH, 64KB EEPROM Serial ports, USB,

More information

STM32F4DIS-BB Quick Start Manual

STM32F4DIS-BB Quick Start Manual Quick Start Manual Discover-more help to discover more! Quick Operation Manual REV 1.0 Base Board Base Board for STM32F4DISCOVERY High-Performance Discovery Board Extended peripherals including UART, Ethernet,

More information

LPC1788 Mio Board. The functional details of the board are as follows-

LPC1788 Mio Board. The functional details of the board are as follows- INTRODUCTION : The LPC1788 Mio is based on Cortex M3 Core, running at up to 120MHz. The Mio lets you quickly start with your development on LPC1788 based designs. The functional details of the board are

More information

EMBEDDED HARDWARE. Core Board. ARM7 Development board. ARM7 Evaluation Board. Page 1 of 5

EMBEDDED HARDWARE. Core Board. ARM7 Development board. ARM7 Evaluation Board. Page 1 of 5 Core Board * Size: 71.2mm *50.8mm * Industrial grade 32-bit RISC micro-controller * Mass storage device support * Industrial grade 16C550 Serial Interface * 10/100M Industrial Ethernet interface * USB

More information

LPC4370FET256. Features and benefits

LPC4370FET256. Features and benefits Page 1 of 5 LPC4370FET256 32-bit ARM Cortex-M4 + 2 x M0 MCU; 282 kb SRAM; Ethernet;two HS USBs; 80 Msps 12-bit ADC; configurable peripherals The LPC4370 are ARM Cortex-M4 based microcontrollers for embedded

More information

RDB1768 Development Board User Manual

RDB1768 Development Board User Manual RDB1768 Development Board User Manual 6/16/2009 Rev.2 Copyright Code Red Technologies Inc. 2009 Page 1 of 18 1 OVERVIEW 3 1.1 LPC1768 Features 3 1.2 RDB1768 Evaluation Board Hardware 3 2 COMPONENTS 5 2.1

More information

STM32 Cortex-M3 STM32F STM32L STM32W

STM32 Cortex-M3 STM32F STM32L STM32W STM32 Cortex-M3 STM32F STM32L STM32W 01 01 STM32 Cortex-M3 introduction to family 1/2 STM32F combine high performance with first-class peripherals and lowpower, low-voltage operation. They offer the maximum

More information

FriendlyARM. Mini2440.

FriendlyARM. Mini2440. FriendlyARM Mini2440 www.friendlyarm.net 1 Introduction...3 1.1 Features...4 2 Hardware Resource...6 2.1 Jumpers and Interfaces...6 2.2 Memory Map...7 2.2.1 Memory Adress Allocation...7 2.3 Power Supply...8

More information

The industrial technology is rapidly moving towards ARM based solutions. Keeping this in mind, we are providing a Embedded ARM Training Suite.

The industrial technology is rapidly moving towards ARM based solutions. Keeping this in mind, we are providing a Embedded ARM Training Suite. EMBEDDED ARM TRAINING SUITE ARM SUITE INCLUDES ARM 7 TRAINER KIT COMPILER AND DEBUGGER THROUGH JTAG INTERFACE PROJECT DEVELOPMENT SOLUTION FOR ARM 7 e-linux LAB FOR ARM 9 TRAINING PROGRAM INTRODUCTION

More information

LPC185x-Xplorer++ Quick Start Guide: LPC185x-Xplorer++ User Manuals for LPC185x-Xplorer++: For KEIL MDK-ARM with ULINK2/ME: Click here

LPC185x-Xplorer++ Quick Start Guide: LPC185x-Xplorer++ User Manuals for LPC185x-Xplorer++: For KEIL MDK-ARM with ULINK2/ME: Click here LPC185x-Xplorer++ User Manuals for LPC185x-Xplorer++: For KEIL MDK-ARM with ULINK2/ME: Click here Sample projects for LPC185x-Xplorer++: For KEIL MDK-ARM: Click here USB Virtual Com INF file: Click here

More information

CoLinkEx_LPC11C14 EVB Kit User Guide

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

More information

NXP Microcontrollers Selection Guide

NXP Microcontrollers Selection Guide November 2012 NXP Microcontrollers Selection Guide NXP LPC family of microcontrollers is changing the landscape for embedded applications. Featuring award-winning innovations in connectivity, flexibility,

More information

MYD-C7Z010/20 Development Board

MYD-C7Z010/20 Development Board MYD-C7Z010/20 Development Board MYC-C7Z010/20 CPU Module as Controller Board Two 0.8mm pitch 140-pin Connectors for Board-to-Board Connections 667MHz Xilinx XC7Z010/20 Dual-core ARM Cortex-A9 Processor

More information

AVR XMEGA Product Line Introduction AVR XMEGA TM. Product Introduction.

AVR XMEGA Product Line Introduction AVR XMEGA TM. Product Introduction. AVR XMEGA TM Product Introduction 32-bit AVR UC3 AVR Flash Microcontrollers The highest performance AVR in the world 8/16-bit AVR XMEGA Peripheral Performance 8-bit megaavr The world s most successful

More information

MYD-SAM9X5 Dev Board

MYD-SAM9X5 Dev Board MYD-SAM9X5 Dev Board ATMEL SAM9G15, SAM9G25, SAM9G35, SAM9X25, SAM9X35 ARM9, 400MHZ 256MB Nand-Flash, 4MB DataFlash, 128MB DDR2 SDRAM, 64KB EEPROM Ethernet, CAN, USB Host/OTG, uart, RS485, Audio KEIL MDK

More information

TQ2440 Development Platform Manual

TQ2440 Development Platform Manual TQ2440 Development Platform Manual 0 Directory Directory... 1 Chapter 1 Introduction... 7 11Appearance of TQ2440 development platform... 7 12Hardware resource of TQ2440... 7 13Software introduction of

More information

STM32L4R9I-EVAL. Evaluation board with STM32L4R9AI MCU. Features

STM32L4R9I-EVAL. Evaluation board with STM32L4R9AI MCU. Features Evaluation board with STM32L4R9AI MCU Data brief Features STM32L4R9AII6 microcontroller with 2-Mbytes of Flash memory and 640-Kbytes of RAM in a UFBGA169 package 1.2 390x390 pixel MIPI DSI round LCD 4.3

More information

OK335xS Users Manual Part I - Introduction

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

More information

AT91SAM9G45 EVK Board

AT91SAM9G45 EVK Board AT91SAM9G45 EVK Board User Manual V1.0 date:2011.02.22 Revision history Rev Date Description 1.0 20110222 Initial version Catalog SECTION 1 OVERVIEW... 1 1.1 Scope... 1 1.2 Deliverables... 1 1.3 The AT91SAM9G45-EVK

More information

ARM Cortex core microcontrollers 3. Cortex-M0, M4, M7

ARM Cortex core microcontrollers 3. Cortex-M0, M4, M7 ARM Cortex core microcontrollers 3. Cortex-M0, M4, M7 Scherer Balázs Budapest University of Technology and Economics Department of Measurement and Information Systems BME-MIT 2018 Trends of 32-bit microcontrollers

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

STM32F429 Overview. Steve Miller STMicroelectronics, MMS Applications Team October 26 th 2015

STM32F429 Overview. Steve Miller STMicroelectronics, MMS Applications Team October 26 th 2015 STM32F429 Overview Steve Miller STMicroelectronics, MMS Applications Team October 26 th 2015 Today - STM32 portfolio positioning 2 More than 30 product lines High-performance 398 CoreMark 120 MHz 150 DMIPS

More information

AT-501 Cortex-A5 System On Module Product Brief

AT-501 Cortex-A5 System On Module Product Brief AT-501 Cortex-A5 System On Module Product Brief 1. Scope The following document provides a brief description of the AT-501 System on Module (SOM) its features and ordering options. For more details please

More information

AVR XMEGA TM. A New Reference for 8/16-bit Microcontrollers. Ingar Fredriksen AVR Product Marketing Director

AVR XMEGA TM. A New Reference for 8/16-bit Microcontrollers. Ingar Fredriksen AVR Product Marketing Director AVR XMEGA TM A New Reference for 8/16-bit Microcontrollers Ingar Fredriksen AVR Product Marketing Director Kristian Saether AVR Product Marketing Manager Atmel AVR Success Through Innovation First Flash

More information

LPC4357-EVB User Manual

LPC4357-EVB User Manual LPC4357-EVB User Manual Release:V1.1 Date 2013.01.06 Embest Info&Tech Co.,LTD. Sales &Marketing: sales.en@embedinfo.com 2000-2012@ Technical support: support.en@embedinfo.com Revision History Rev Date

More information

AK-STM32-ETH Development Board

AK-STM32-ETH Development Board AK-STM32-ETH Development Board Reference manual Copyright 2011 Artekit Italy All rights reserved Contents About this document... 3 Revision history... 3 Contact information... 3 Life support policy...

More information

MYC-C437X CPU Module

MYC-C437X CPU Module MYC-C437X CPU Module - Up to 1GHz TI AM437x Series ARM Cortex-A9 Processors - 512MB DDR3 SDRAM, 4GB emmc Flash, 32KB EEPROM - Gigabit Ethernet PHY - Power Management IC - Two 0.8mm pitch 100-pin Board-to-Board

More information

Human Machine Interface Platform

Human Machine Interface Platform Human Machine Interface Platform J 0977M N01 (Preliminary) Deqing Jiahe Electronic Technology Co., Ltd. TEL: +86 572 8051676 ext. 803 FAX: +86 572 8051676 ext. 801 sales@jiahe electronic.com Version V1.0

More information

Product Technical Brief S3C2412 Rev 2.2, Apr. 2006

Product Technical Brief S3C2412 Rev 2.2, Apr. 2006 Product Technical Brief S3C2412 Rev 2.2, Apr. 2006 Overview SAMSUNG's S3C2412 is a Derivative product of S3C2410A. S3C2412 is designed to provide hand-held devices and general applications with cost-effective,

More information

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

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

More information

Product Technical Brief S3C2413 Rev 2.2, Apr. 2006

Product Technical Brief S3C2413 Rev 2.2, Apr. 2006 Product Technical Brief Rev 2.2, Apr. 2006 Overview SAMSUNG's is a Derivative product of S3C2410A. is designed to provide hand-held devices and general applications with cost-effective, low-power, and

More information

TEVATRON TECHNOLOGIES PVT. LTD Embedded! Robotics! IoT! VLSI Design! Projects! Technical Consultancy! Education! STEM! Software!

TEVATRON TECHNOLOGIES PVT. LTD Embedded! Robotics! IoT! VLSI Design! Projects! Technical Consultancy! Education! STEM! Software! Summer Training 2016 Advance Embedded Systems Fast track of AVR and detailed working on STM32 ARM Processor with RTOS- Real Time Operating Systems Covering 1. Hands on Topics and Sessions Covered in Summer

More information

Advanced Microcontrollers Grzegorz Budzyń Extras: STM32F4Discovery

Advanced Microcontrollers Grzegorz Budzyń Extras: STM32F4Discovery Advanced Microcontrollers Grzegorz Budzyń Extras: STM32F4Discovery Plan STM32F4Discovery module STM32F407 description STM32F4Discovery STM32F4Discovery Easily availble(farnell), cheap(~15 EUR) and powerful

More information

LPC2148 DEV BOARD. User Manual.

LPC2148 DEV BOARD. User Manual. LPC2148 DEV BOARD User Manual www.coineltech.com www.coineltech.com Designed by CoiNel Technology Solutions LLP No-816, 2 nd Floor, 4 th B Cross, 9 th A Main, RPC Layout, Vijaynagar, Bangalore-560040 State:

More information

Course Introduction. Purpose: Objectives: Content: Learning Time:

Course Introduction. Purpose: Objectives: Content: Learning Time: Course Introduction Purpose: This course provides an overview of the Renesas SuperH series of 32-bit RISC processors, especially the microcontrollers in the SH-2 and SH-2A series Objectives: Learn the

More information

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

CoiNel Technology Solutions LLP. LPC2148 ARTIST Instruction Manual LPC2148 ARTIST. Instruction manual.   Revision 1 LPC2148 ARTIST Instruction manual Designed by CoiNel Technology Solutions LLP No-816, 2 nd Floor, 4 th B Cross, 9 th A Main, RPC Layout, Vijaynagar, Bangalore-560040 State: Karnataka Country: India www.coineltech.com

More information

Product Technical Brief S3C2416 May 2008

Product Technical Brief S3C2416 May 2008 Product Technical Brief S3C2416 May 2008 Overview SAMSUNG's S3C2416 is a 32/16-bit RISC cost-effective, low power, high performance micro-processor solution for general applications including the GPS Navigation

More information

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

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

More information

ARM Cortex-M4 Architecture and Instruction Set 1: Architecture Overview

ARM Cortex-M4 Architecture and Instruction Set 1: Architecture Overview ARM Cortex-M4 Architecture and Instruction Set 1: Architecture Overview M J Brockway January 25, 2016 UM10562 All information provided in this document is subject to legal disclaimers. NXP B.V. 2014. All

More information

EMX Module Specifications

EMX Module Specifications EMX is a combination of hardware (ARM Processor, Flash, RAM, Ethernet PHY...etc) on a very small (1.55 x1.8 ) SMT OEM 8-Layer board that hosts Microsoft.NET Micro Framework with various PAL/HAL drivers.

More information

Introduction to the TenByTen6410

Introduction to the TenByTen6410 Introduction to the TenByTen6410 Illustration shows a pre-production unit, appearance might be slightly different on final product. Introduction The TenByTen6410 is a high performance ARM11 single board

More information

Developing a Camera Application with i.mx RT Series

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

More information

LPC-P1227 development board USER S MANUAL Revision B, July 2013 Designed by OLIMEX Ltd, 2011

LPC-P1227 development board USER S MANUAL Revision B, July 2013 Designed by OLIMEX Ltd, 2011 LPC-P1227 development board USER S MANUAL Revision B, July 2013 Designed by OLIMEX Ltd, 2011 All boards produced by Olimex LTD are ROHS compliant Disclaimer: 2013 Olimex Ltd. Olimex, logo and combinations

More information

OK335x Products Guide. Contents

OK335x Products Guide. Contents Contents Contents... 2 Version history... 3 Chapter One General Introduction... 4 1.1 Products Overview... 4 1.2 Application Fields... 5 Chapter Two OK335xD Single Board Computer... 6 2.1 Product Introduction...

More information

MYC-SAMA5D3X CPU Module

MYC-SAMA5D3X CPU Module MYC-SAMA5D3X CPU Module - 536MHz Atmel SAMA5D3 Series ARM Cortex-A5 Processors - 512MB DDR2 SDRAM (256MB is optional) - 256MB Nand Flash, 16MB Nor Flash, 4MB Data Flash - On-board Gigabit Ethernet PHY

More information

This product is RoHS compliant PKA1GxxxRx-00R

This product is RoHS compliant PKA1GxxxRx-00R This product is RoHS compliant PKA1GxxxRx-00R Specification 2014.8.26 Version 0.5 Features System - ARM Cortex-A8 @ 600MHz - 256 MB LPDDR DRAM / 256 MB NAND Flash - 512 MB LPDDR DRAM / 512 MB NAND Flash

More information

This product is RoHS compliant PK65VxxxRx-00R

This product is RoHS compliant PK65VxxxRx-00R This product is RoHS compliant PK65VxxxRx-00R Specification 2013-09-06 Version 0.4 Features System - ARM Cortex-A8 @ 600MHz - 256 MB LPDDR DRAM / 256 MB NAND Flash - 512 MB LPDDR DRAM / 512 MB NAND Flash

More information

AN Migrating to the LPC1700 series

AN Migrating to the LPC1700 series Rev. 01 6 October 2009 Application note Document information Info Keywords Abstract Content LPC1700, Migration, LPC2300/2400, ARM7, Cortex-M3 This application note introduces the important features of

More information

MBS-SAM9G15/9G25 /9G35/9X25/9X35 User Manual

MBS-SAM9G15/9G25 /9G35/9X25/9X35 User Manual MBS-SAM9G15/9G25 /9G35/9X25/9X35 User Manual Release:V1.0 Date:2012.04.17 Sales &Marketing: sales.en@embedinfo.com Embest Info&Tech Co.,LTD. Technical support: support.en@embedinfo.com 2000-2012@ Revision

More information

The Rapid Development Platform

The Rapid Development Platform μez Overview The Rapid Development Platform Muse μez is a registered trademark of Future Designs, Inc. 1 Overview What is μez? μez RTOS Engine μez Four Tier Hierarchy Reusable HAL and Device Drivers LPC2478,

More information

This product is RoHS compliant PK70WxxxRx-00R

This product is RoHS compliant PK70WxxxRx-00R This product is RoHS compliant PK70WxxxRx-00R Specification 2013.09.06 Version 0.5 Features System - ARM Cortex-A8 @ 600MHz - 256 MB LPDDR DRAM / 256 MB NAND Flash - 512 MB LPDDR DRAM / 512 MB NAND Flash

More information

NXP LPC microcontrollers. Innovation at your fingertips

NXP LPC microcontrollers. Innovation at your fingertips NXP LPC microcontrollers Innovation at your fingertips NXP LPC microcontrollers Maximize your design potential. Minimize your design effort. NXP s LPC microcontrollers are changing the landscape for embedded

More information

EM-LPC1700 Evaluation Board User Manual V1.2

EM-LPC1700 Evaluation Board User Manual V1.2 EM-LPC1700 Evaluation Board User Manual V1.2 EMBEST CO., LIMITED Address:Room 509, Luohu Science & Technology Building, #85 Taining Road, Shenzhen, Guangdong, China 518020 Telephone: 0086-755-25621715

More information

Advanced Embedded Systems

Advanced Embedded Systems Advanced Embedded Systems Practical & Professional Training on Advanced Embedded System Course Objectives : 1. To provide professional and industrial standard training which will help the students to get

More information

This product is RoHS compliant PK80SxxxRx-00R

This product is RoHS compliant PK80SxxxRx-00R This product is RoHS compliant PK80SxxxRx-00R Specification 2013-09-16 Version0.5 Features System - ARM Cortex-A8 @ 600MHz - 256 MB LPDDR DRAM / 256 MB NAND Flash - 512 MB LPDDR DRAM / 512 MB NAND Flash

More information

COM-RZN1D - Hardware Manual

COM-RZN1D - Hardware Manual COM-RZN1D - Hardware Manual Hardware Manual 4 / 01.10.2018 emtrion GmbH Copyright 2018 emtrion GmbH All rights reserved. This documentation may not be photocopied or recorded on any electronic media without

More information

2-Oct-13. the world s most energy friendly microcontrollers and radios

2-Oct-13.  the world s most energy friendly microcontrollers and radios 1 2 3 EFM32 4 5 LESENSE Low Energy Sensor Interface Autonomous sensing in Deep Sleep LESENSE with central control logic ACMP for sensor input DAC for reference generation Measure up to 16 sensors Inductive

More information

STM32G0 MCU Series Efficiency at its Best

STM32G0 MCU Series Efficiency at its Best STM32G0 MCU Series Efficiency at its Best Key Messages of STM32G0 Series 2 2 3 Efficient Arm Cortex -M0+ at 64 MHz Compact cost: maximum I/Os count Best RAM/Flash Ratio Smallest possible package down to

More information

STM32F7 series ARM Cortex -M7 powered Releasing your creativity

STM32F7 series ARM Cortex -M7 powered Releasing your creativity STM32F7 series ARM Cortex -M7 powered Releasing your creativity STM32 high performance Very high performance 32-bit MCU with DSP and FPU The STM32F7 with its ARM Cortex -M7 core is the smartest MCU and

More information

G120 Module Specifications

G120 Module Specifications G120 Module is a surface-mount System on Module (SoM) that runs.net Micro Framework software platform; a tiny version of Microsoft.NET framework. The value of G120 Module is not only in the hardware capabilities

More information

PXA270 EPIC Computer with Power Over Ethernet & Six Serial Protocols SBC4670

PXA270 EPIC Computer with Power Over Ethernet & Six Serial Protocols SBC4670 PXA270 EPIC Computer with Power Over Ethernet & Six Serial Protocols SBC4670 Features RoHS 520MHz Low-power ARM processor w/ 800 x 600 Color LCD Power Over Ethernet and 10/100BASE-T Ethernet GPS module

More information

Intelop. *As new IP blocks become available, please contact the factory for the latest updated info.

Intelop. *As new IP blocks become available, please contact the factory for the latest updated info. A FPGA based development platform as part of an EDK is available to target intelop provided IPs or other standard IPs. The platform with Virtex-4 FX12 Evaluation Kit provides a complete hardware environment

More information

EPIC board ensures reliability in the toughest environment

EPIC board ensures reliability in the toughest environment EPIC board ensures reliability in the toughest environment The XE 800 SBC is a high performance single board computer (SBC) with a rich family of essential I/O functions. It integrates video, serial ports,

More information

PV8900-CORE Full Function TCC8900/TCC8901/TCC8902 CPU Module Specification

PV8900-CORE Full Function TCC8900/TCC8901/TCC8902 CPU Module Specification PV8900-CORE Full Function TCC8900/TCC8901/TCC8902 CPU Module Specification 1. Overview: PV8900-CORE CPU Module is designed by Shanghai Povell Electronic Technologies Co., Ltd. in 2010, this CPU module

More information

3 2-bit ARM Cortex TM -M3 based

3 2-bit ARM Cortex TM -M3 based 3 2-bit ARM Cortex TM -M3 based Microcontroller FM3 Family High-performance Group The FM3 Family is the group of microcontrollers that adopts Cortex-M3, the global standard core manufactured by ARM, which

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

Introduction to ARM LPC2148 Microcontroller

Introduction to ARM LPC2148 Microcontroller Introduction to ARM LPC2148 Microcontroller Dr.R.Sundaramurthy Department of EIE Pondicherry Engineering College Features of LPC2148 in a Nut Shell CPU = ARM 7 Core Word Length = 32 Bit ROM = 512 KB RAM

More information

Open407I-C & Open207I-C User Manual

Open407I-C & Open207I-C User Manual Open407I-C & Open207I-C User Manual Open407I-C & Open207I-C User Manual Contents Preparation... 3 ADC+DMA... 3 CAN1 TO CAN2-Normal... 4 DAC... 5 DCMI_OV7670... 6 DCMI_OV9655... 7 DS18B20... 8 GPIO_Key_LED...

More information

NXP 32-bit microcontrollers Broaden your options. February 2012

NXP 32-bit microcontrollers Broaden your options. February 2012 NXP 32-bit microcontrollers Broaden your options February 2012 Table of contents 1. Changing the landscape for embedded 5 2. ARM Cortex-M0 True 8/16-bit replacements 9 LPC1100XL Simple, low-power, and

More information

STM32SnippetsL0. STM32L0xx Snippets firmware package. Features. Description

STM32SnippetsL0. STM32L0xx Snippets firmware package. Features. Description STM32L0xx Snippets firmware package Data brief Features Complete free C source code firmware examples for STM32L0xx microcontrollers Basic examples using direct-access registers as defined in CMSIS Cortex

More information

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

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

More information

w w w. b a s e t r a i n i n g i n s t i t u t e. c o

w w w. b a s e t r a i n i n g i n s t i t u t e. c o Disclaimer: Some of the images and most of the data in this presentation are collected from various sources in the internet. If you notice any copyright issues or mistakes, please let me know by mailing

More information

[MG2420] MCU Module Datasheet. (No. ADS0705) V1.0

[MG2420] MCU Module Datasheet. (No. ADS0705) V1.0 [MG2420] MCU Module Datasheet (No. ADS0705) V1.0 REVISION HISTORY Version Date Description VER.1.0 2013.10.22 First version release. V1.0 Page:2/17 CONTENTS 1. INTRODUCTION... 4 1.1. DEFINITIONS... 4 2.

More information

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

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

More information

WHICH MICRO? What does MCU needs to do in my system? What are the tasks? Dr. Adriana Becker-Gomez

WHICH MICRO? What does MCU needs to do in my system? What are the tasks? Dr. Adriana Becker-Gomez 1 WHICH MICRO? What does MCU needs to do in my system? What are the tasks? Dr. Adriana Becker-Gomez Email: axbeec@rit.edu Office: 9-3477 2 Specs System design: High level definition (functional specs)

More information

MYC-AM335X CPU Module MYC-AM3352 MYC-AM3359

MYC-AM335X CPU Module MYC-AM3352 MYC-AM3359 MYC-AM335X CPU Module - 720MHz TI AM335X Series ARM Cortex-A8 Processors - 512MB (2*256MB) DDR3 SDRAM, 512MB Nand Flash - On-board Gigabit Ethernet PHY - Two 2.0mm pitch 60-pin Male Expansion Connectors

More information

Military Grade SmartFusion Customizable System-on-Chip (csoc)

Military Grade SmartFusion Customizable System-on-Chip (csoc) Military Grade SmartFusion Customizable System-on-Chip (csoc) Product Benefits 100% Military Temperature Tested and Qualified from 55 C to 125 C Not Susceptible to Neutron-Induced Configuration Loss Microcontroller

More information

LPC-H1343 development board Users Manual

LPC-H1343 development board Users Manual LPC-H343 development board Users Manual All boards produced by Olimex are ROHS compliant Revision B, June 0 Copyright(c) 0, OLIMEX Ltd, All rights reserved Page INTRODUCTION LPC-H343 is header board with

More information

MBC-SAM9G25 Core Board Overview

MBC-SAM9G25 Core Board Overview MBC-SAM9G25 Core Board Overview The ATMEL MBC-SAM9G25 ARM9 Board is an ARM embedded board produced by Embest, integrate the ATMEL ARM926EJ-S-based processor AT91SAM9G25, operating at 400MHz frequency,

More information

Product Technical Brief S3C2440X Series Rev 2.0, Oct. 2003

Product Technical Brief S3C2440X Series Rev 2.0, Oct. 2003 Product Technical Brief S3C2440X Series Rev 2.0, Oct. 2003 S3C2440X is a derivative product of Samsung s S3C24XXX family of microprocessors for mobile communication market. The S3C2440X s main enhancement

More information

STM32 F0 Value Line. Entry-level MCUs

STM32 F0 Value Line. Entry-level MCUs STM32 F0 Value Line Entry-level MCUs Key Messages 2 STM32 F0: Is the Cortex -M0 core generated with ST s STM32 DNA, for cost sensitive designs. The STM32 F0 is benefiting of STM32 DNA, providing the essential

More information

Celeron EPIC Computer with GUI and Dual Ethernet SBC4685

Celeron EPIC Computer with GUI and Dual Ethernet SBC4685 Celeron EPIC Computer with GUI and Dual SBC4685 Features Ready to run Celeron/Pentium III computer Color flat-panel support Four serial ports CAN Bus interface PC/104 & PC/104-Plus expansion The SBC4685

More information

Lab 1 Introduction to Microcontroller

Lab 1 Introduction to Microcontroller Lab 1 Introduction to Microcontroller Feb. 2016 1 Objective 1. To be familiar with microcontrollers. 2. Introducing LPC2138 microcontroller. 3. To be familiar with Keil and Proteus software tools. Introduction

More information

MYC-C7Z010/20 CPU Module

MYC-C7Z010/20 CPU Module MYC-C7Z010/20 CPU Module - 667MHz Xilinx XC7Z010/20 Dual-core ARM Cortex-A9 Processor with Xilinx 7-series FPGA logic - 1GB DDR3 SDRAM (2 x 512MB, 32-bit), 4GB emmc, 32MB QSPI Flash - On-board Gigabit

More information

USB / Ethernet Production Ready Module

USB / Ethernet Production Ready Module USB / Ethernet Production Ready Module The USB / Ethernet module is a single board containing everything needed to add highperformance Internet and USB connectivity to customers system designs without

More information

EMAC SoM Presentation.

EMAC SoM Presentation. EMAC SoM Presentation www.emacinc.com www.emacinc.com/som System on Module System on Module (SoM) is an alternative to Single Board Computers for Embedded Systems offering a more flexible & contoured solution.

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

Mini51DE Series CMSIS BSP Directory

Mini51DE Series CMSIS BSP Directory Series CMSIS BSP Directory Directory Introduction for 32-bit NuMicro Family Mini51DE Directory Information Document Library SampleCode Driver reference manual and revision history. Driver header and source

More information

GOVERNMENT OF ASSAM. JORHAT : , ASSAM Ph : INVITATION FOR QUOTATION TEQIP-III/2019/jejc/Shopping/18 To,

GOVERNMENT OF ASSAM. JORHAT : , ASSAM   Ph : INVITATION FOR QUOTATION TEQIP-III/2019/jejc/Shopping/18 To, GOVERNMENT OF ASSAM OFFICE OF THE PRINCIPAL ::: JORHAT ENGINEERING COLLEGE JORHAT : 785007, ASSAM www.jecassam.ac.in Ph : 0376-2330134 INVITATION FOR QUOTATION TEQIP-III/2019/jejc/Shopping/18 To,. Sub:

More information