参数资料
型号: DEMOQE128
厂商: Freescale Semiconductor
文件页数: 2/2页
文件大小: 0K
描述: DEMO BOARD FOR QE128 FLEXIS
产品培训模块: ColdFire Flexis QE Microcontrollers
Flexis QE Series Compatibility
8-Bit Microcontroller Overview
QE128 8-Bit Microcontrollers
MC9S08QE8 Ultra-Low Power Microcontroller
Flexis QE Series Low Power Features
标准包装: 1
系列: Flexis™
类型: MCU
适用于相关产品: MC9S08QE128,MCF51QE128
所含物品: 演示板,USB 线缆,说明文档和设计文件
产品目录页面: 734 (CN2011-ZH PDF)
配用: DEMOACEX-ND - BOARD EXPANSION FOR DEMO KIT
相关产品: MC9S08QE128CLD-ND - IC MCU 8BIT 128K FLASH 44-LQFP
MC9S08QE128CFT-ND - IC MCU 8BIT 128K FLASH 48-QFN
MCF51QE128CLK-ND - IC MCU 32BIT 128K FLASH 80-LQFP
MCF51QE128CLH-ND - IC MCU 32BIT 128K FLASH 64-LQFP
MC9S08QE128CLK-ND - IC MCU 8BIT 128K FLASH 80-LQFP
MC9S08QE128CLH-ND - IC MCU 8BIT 128K FLASH 64-LQFP
QE128 Quick Start Guide
Install CodeWarrior for Microcontrollers
Introduction
DEMOQE128 is a cost-effective
board targeting quick microcontroller
evaluation. The board includes two
Step by Step Installation Instruction
STEP
1 ?
STEP
3
Connect Board to Computer
Additional DEMOQE
Toolkit Applications
In addition to the Quick Start Application
and Logic Analyzer Utility, the DEMOQE
plug-in daughter cards to highlight
Resources on the Breaking Bit
Install DEMOQE Toolkit
Test Board by Running
the ease of migration between the
Flexis ? QE128, 8-bit S08 and 32-bit
ColdFire V1 ? microcontrollers.
The board also includes a power
terminal to measure the ultra-low
power consumption of the Flexis
QE128 devices.
This quick start guide is designed
to get you ready to develop your
application on the QE128 within
minutes. Please take a look at
the DEMOQE128 Labs document
(DEMOQE128LAB) to learn more
about the key benefits that QE128
gives your application.
CodeWarrior is a powerful tool designed to help you maximize your time to market. CodeWarrior
installation is a one-time required step before connecting the board to your computer.
1. Insert provided DVD into computer and a menu will appear using your
default browser.
2. Click on the appropriate board and “Install CodeWarrior.”
3. Follow the on-screen instructions until installation is complete. Once installation
is complete, take advantage of several CodeWarrior tutorials that will walk you
through various development tool features, such as “C Programming,”
“Assembly Programming,” “Using Processor Expert,” and more. Simply open
CodeWarrior via the “Programs>Freescale CodeWarrior>CW for Microcontroller
V6.0>CodeWarrior IDE.exe” path. Click “Run Getting Started Tutorial” from
the startup dialog, select a tutorial and follow the on-screen instructions.
STEP
2
DEMOQE Toolkit install is a one-time required step. The DEMOQE Toolkit includes graphical utilities
that run on your computer and help speed up your development. These utilities take development
beyond the hardware and interact with the target microcontroller over the same USB multilink
reference design on the board that allows you to debug using CodeWarrior. Best of all, you can
debug your microcontroller in CodeWarrior while simultaneously using one of the following utilities:
Logic Analyzer, Serial Grapher, Terminal Window and Accelerometer Demo Grapher.
1. Insert provided DVD into computer and a menu will appear using
your default browser.
2. Click on “DEMOQE128,” then click on “Install DEMOQE Toolkit.”
This will launch the P&E DEMOQE Toolkit Installer.
3. Follow the on-screen instructions to complete installation.
For more information on DEMOQE Toolkit read the board user manual (DEMOQE128UM.pdf)
on www.freescale.com/flexis and included on the DVD under “DEMOQE128>DEMOQE128
User Manual.” For new and upgraded utilities to “DEMOQE Toolkit,” visit
www.pemicro.com/fixedlinks/demoQEtoolkit.html .
USB driver installation is a one-time required step, to be completed after CodeWarrior installation.
1. Remove board from anti-static pouch. The green 8-bit MC9S08QE128
daughter card will be mounted on the base board.
2. Connect provided USB cable from a free USB port on your computer
to the USB connector on the board.
3. Operating system will recognize your board as new hardware and will
prompt you to install the USB drivers. Choose recommended option to install
the software automatically. USB drivers for your board were pre-loaded in
CodeWarrior installation.
4. Follow on-screen instructions until all USB driver installations are complete.
The green USB LED on-board should illuminate.
STEP
4
Quick Start Application
Now that you have successfully completed the software and hardware setup, test your board by
running the Quick Start Application pre-loaded in the microcontroller’s on-chip flash memory.
The programmed application samples the microcontroller’s general-purpose input pins connected to
push buttons to perform two actions. The first action is to illuminate the respective LED with either
a general-purpose output pin or a pulse-width modulated signal pin. The second action is to play
a different tone per push button on the speaker using a pulse-width modulated signal programmed
at different frequencies. Last, the application samples the potentiometer using the microcontroller’s
analog-to-digital converter and uses the result to vary the light intensity of two LEDs by changing
their pulse-width modulated signal’s duty cycle.
1. Turn the SYSTEM POWER switch to the “on” position.
The red POWER LED will illuminate and application will start.
2. Press push buttons labeled PTA2, PTA3, PTD2 and PTD3. A different tone
will be emitted from speaker when each push button is pressed, and the
corresponding LEDs labeled PTC1, PTC2, PTC3 and PTC4 will illuminate.
3. Rotate potentiometer to vary light intensity of the LEDs labeled PTC0 and
PTC5. Rotating clockwise will brighten the PTC0 LED and dim the PTC5 LED.
Rotating counter clockwise has the opposite effect.
4. Now that your board is functional, try out the labs discussed in the DEMOQE128
Labs document to learn more about the Flexis QE128 microcontrollers and
other features included with your board.
Boundaries DVD-ROM features other
toolkit applications that work with
the DEMOQE128 board. One such
application is featured below.
Accelerometer Demo
Application
This graphing application will graph data
from the serial port or virtual serial port
on the DEMOQE board. The state of
the on-board three-axis accelerometer
is sampled by the microcontroller-based
serial accelerometer demonstration
code using on-chip A/D converter
channels. This data is converted into
ASCII characters and sent out the
serial port of the DEMOQE board. The
data is then graphed by the PC-based
graphing application for the user to
view. This application may be used to
graph any data as long as the data is
formatted properly.
Both the MCU-based demonstration
code and the PC-based graphing
application may be downloaded from
www.pemicro.com/fixedlinks/
demoQEtoolkit.html .
Virtual Serial Port
The DEMOQE128 board also has the
capability of implementing a virtual serial
port on the PC. This allows the PC to
send and receive serial data via the serial
communication pins of P&E’s Embedded
Multilink design. Using jumpers J6
and J7, this virtual serial port may be
configured to connect to the SCI port
on the QE128 processor.
2
freescale.com/flexis
freescale.com/flexis
3
相关PDF资料
PDF描述
DFN2.86BK DURA-FLEX 2.86" BLACK 100'
DG-ACC-JADP-1 JTAG ADAPTER FOR CC 9C W-9C
DG-ACC-JBST JTAG-BOOSTER FOR NETSILICON 3.3V
DG115-SI SURGE SUPPRSSR 6OUT 6'CORD METAL
DG115-SR SURGE SUPPR 6OUT 6'CORD W/REMOTE
相关代理商/技术参数
参数描述
DEMO-RELAYS 制造商:IDEC CORPORATION 功能描述:PANEL
DEMO-RJ-SJ 制造商:IDEC CORPORATION 功能描述:Sample Case for RJ-SJ ( 2 rela
DEMOS08AC128KIT 功能描述:开发板和工具包 - S08 / S12 DEMO KIT - S08AC128 FAMILY RoHS:否 产品:Development Kits 工具用于评估:MC9S12G128 核心:S12 接口类型:CAN, LIN, RS-232, USB 工作电源电压:5 V 制造商:Freescale Semiconductor
DEMOS08AC16KIT 功能描述:开发板和工具包 - S08 / S12 DEMO KIT FOR AC FAMILY RoHS:否 产品:Development Kits 工具用于评估:MC9S12G128 核心:S12 接口类型:CAN, LIN, RS-232, USB 工作电源电压:5 V 制造商:Freescale Semiconductor
DEMOS08AC60KIT 功能描述:开发板和工具包 - S08 / S12 DEMO KIT FOR AC FAMILY RoHS:否 产品:Development Kits 工具用于评估:MC9S12G128 核心:S12 接口类型:CAN, LIN, RS-232, USB 工作电源电压:5 V 制造商:Freescale Semiconductor