Site Mirror:   USA  |  China
  Home   Products   Service   Order   Support   Forum   Company   Download 
 

  Products

>> Single Board Computer
SBC9261-I
SBC6000X
SBC6300X
SBC6020
  SBC6045
  SBC6245
  SBC6345
  SBC6845
  SBC2416-I
  SBC2440-III
  SBC2410-III
  SBC2100
  SBC8530
  SBC8018
  SBC8100
  SBC8100 Plus
  SOC8200
   
>> CPU Core Boards
Mini6245
Mini6045
Mini6300
Mini9261-I
Mini3250
Mini2100
  Mini2416-I
  Mini2440-I
  Mini2410-III
  Mini2410-II
Mini8100
Mini8510
 
>> Evaluation Boards
DevKit8500D
DevKit8000
DevKit7000
DevKit3250
  DevKit1207
  S3CEV40
STDV710C
STDV711F
STDV730F
STDV750F
  ATEBSAM7S
  ATEB40x
   
>> USB Oscilloscope
 
>> HMI Solution
  TH056A1
  TH104A1
  TH070S1
   
>> MID Solution
  K7 (OMAP3530)
   
>> Video Solution
  VSS3530
  VSS35
  Mini35
   
>> Software tools
Embest IDE
Flash Programmer
Register Editor
 
>> JTAG Emulators
Embest UNetICE
  TDS560 USB-Plus
  XDS100v2
 
>> EmbestUniversity®
 

>> Earlier Products
Embest PowerICE
SAM6300i
SAM9260V1
ATEB9200
DevKit2000
SBC2410-I
S3CEB2410
SBC2442-I
EM104V1
Mini2410-I
SAM9315V1
NK9315
LPCEB2000
LPCEB2000-A
LPCEB2000-B
LPCEB2000-S
  STDV912F
  DevKit270
  PXA270DB

    Product Updates


 

Embest STDV711F Evaluation Board

- ARM7TDMI Evaluation Board based upon STMicroelectronics STR711FR2T6
- RS232, USB, SPI, I 2 C, A/D, RTC, WDG, LED, Buzzer…
- Enhanced I/O Expansion for HDLC, SC…
- Plenty of software examples, all in source code

Embest STDV711F Evaluation Board

The STDV711F evaluation board is intended as a low-cost development platform to enable rapid evaluation of the STR71x series of 32-bit 64-pin ARM7 core microcontrollers from STMicroelectronics. The board is based on STR711FR2T6 microcontroller with on-chip 256+16Kbyte high-speed single voltage flash memory and 64Kbyte high-speed RAM. It is a highly integrated microcontroller with an embedded ARM7TDMI core and is compatible with all ARM tools and software. Serial peripheral interfaces include 2 SPIs, 2 IIC interfaces, 4 UARTs, and HDLC, SC, MMC interfaces. The device provides a USB interface and a 4-channel 12-bit A/D converter, 4 16-bit standard timers, RTC (Realtime Clock), WDG (Watchdog) and enhanced I/O ports and supports JTAG with debug mode trigger request.

The STDV711F evaluation board takes advantage of STR711FR2T6 and has several boot mode selections. It integrates on board 2 RS232 UARTs, LEDs, test buttons, an ADC input and speaker to create a stand-alone versatile test platform. A 20-pin JTAG interface is also provided on this board to support high-speed download, in-circuit debugging and flash programming. It integrates a high-speed USB2.0 interface and 30 I/Os of the CPU are fully expanded on the board to support HDLC, SC interfaces and etc.

The board comes with documentation, schematics and plenty of example programs in source code to support the hardware platform. This is an idea platform for applications such as biometric chip card readers, point-of-sale and vending machines, testing equipment, USB memory sticks, PC keyboards and fingerprint transponders.

Hardware Specification

  • Dimensions: 135x108mm
  • Working temperature: -40~+85 Celsius
  • Processor : STR711FR2T6 with embedded 272k Bytes (256k+16k) FLASH memory and 64k Bytes SRAM memory
  • Power input : +5.0V/1A
  • USB2.0 full speed (12Mbs) interface
  • UART0 and UART2 with 2 RS232 ports (can interconnect to each other for RS232 communication experiment)
  • 6 LED indicator light: one for power, one for standby, four others are general used
  • 4 channel ADC and 1 on-board regulator (ADC experiment)
  • 1 buzzer (PWM experiment)
  • 1 Reset button
  • 1 WAKE-UP button
  • 4 general used keys
  • 30 CPU multi-functional re-used I/O expansion (HDLC, Smart Card,etc.)
  • IAP (In Application Programming) function
  • A standard 20-pin Debug-JTAG connector

STR710F Series Microcontroller Function Block Diagram

STR710F Series Device Summary

Feature
Flash
Kbytes
RAM
Kbytes
Peripheral
Function
Package
Operating
Voltage
Operating
Temp.
STR710FZ1
128+16
32
CAN, EMI, USB
48I/Os, 4UART
T=TQFP144
20x20
/
H=FBGA144
10x10
3.0 to 3.6V (optional 1.8V for core)
minus 40 to plus 85°C
STR710FZ2
256+16
64
STR711FR0
64+16
16
USB, 30I/Os,
4UART
T=TQFP64
10x10
/
H=LFBGA64
8x891.7
STR711FR1
128+16
32
STR711FR2
256+16
64
STR712FR0
64+16
16
CAN, 32I/Os,
4UART
STR712FR1
128+16
32
STR712FR2
256+16
64
STR715FR0
64+16
16
32I/Os, 4UART

Software

Embest Provides plenty of software examples for this STDV711F evaluation board, all in source code. Each program has two versions to correspond respectively with ADS and Embest IDE. Separately saved under the “ADS” and “Embest” sub-directories. The structure of the directories is as below:

Note
: Before downloading programs through emulator, please set the evaluation board in internal RAM boot mode. (BOOTEN=1, BOOT.1=1, BOOT.0=0)

    Directory

    Content

    ADS

    All source codes under ADS environment

     |-- ADC

    ADC test program

     |-- COMMON

    Common file including driver modules of main peripheral equipments

     |    |--str71x

    Driver modules of STR71x on-chip peripherals

     |    |--uCOS_II

    µC/OS-II BSP for STR71x

     |    |-- USB

    STR71x USB software library ( including a USB mouse demonstration )

     |-- Flash

    Flash burning test program

     |-- I2C

    I2C test program

     |-- Key

    Key test program

     |-- LED

    LED test program

     |-- PRCCU

    Low-power mode and wake-up test program

     |-- PWM

    PWM test program

     |-- SPI

    SPI test program

     |-- TestIO

    Integrated test program

     |-- Timer

    Timer test program

     |-- UART

    UART test program

     |-- USB

    USB test program

     |_ WDG Watchdog timer test program

     EmbestIDE

    Program source code under Embest IDE environment (structure of sub-directories similar to that under ADS environment )

Relative Documentation and Links

Embest STDV711F Evaluation Board Kit Overview

Schematic of STDV711F board

STR71x Microcontroller Reference Manual

STR7 ARM-chip Selection Guide

How to download codes to STR71x' on-chip flash via Jtag port?

 ARM7 STR7 32-bit Microcontroller Family Overview

Order Information

Embest STDV711F™ Evaluation Board Kit contains a STDV711F target board,
development tools listed in below table, examples software and some other
accessories in a low price.

Order No. EBD3
Item  Embest STDV711F Evaluation Board
Hardware  STDV711F board
Software
and
Documents
 - software examples
 - user manual
 - circuit schematic drawing
 - datasheet
 - STR7xx development documentations
Others  - Serial cable
 - DC5V/1000mA Power supplier
 - USB cable
Development Tools  - Embest IDE for ARM (IDE, editor, GNU ARM Compiler and Linker, debugger) demo version, no need license. With a Jtag cable connecting evaluation board with PC via the parallel port of PC.
Price

US$145

Order online Buy Now
P.O Print the order form, complete and fax to us. Also fax your T/T receipt. We will deal with your order once we receive your orderform and T/T receipt.  
Order form in pdf       Order form in MS word
Option Tools Embest IDE for ARM Development Tools Suite I or II includes:
• IDE, editor, GNU ARM Compiler and Linker, debugger, full registered version
Embest PowerICE or Embest UnetICE
Embest Flash Programmer
 Embest Info&Tech Co., Ltd. Copyright © 2000-2011, All rights reserved.

Room 509, Luohu Science&Technology Building, #85 Taining Road, Shenzhen, Guangdong, China(518020)
Tel: +86-755-25635656   Fax: +86-755-25616057  http://www.armkits.com  http://www.embedinfo.com 
Report any problems to the webmaster.