EFM32-G8XX-DK Energy Micro, EFM32-G8XX-DK Datasheet - Page 12

KIT DEV EFM32 GECKO LCD SUPPORT

EFM32-G8XX-DK

Manufacturer Part Number
EFM32-G8XX-DK
Description
KIT DEV EFM32 GECKO LCD SUPPORT
Manufacturer
Energy Micro
Series
EFM®32r
Type
MCUr

Specifications of EFM32-G8XX-DK

Contents
Motherboard, MCU Board, Prototyping Board, Cable, CD
Processor To Be Evaluated
EFM32G8x
Data Bus Width
32 bit
Interface Type
RS-232, USB, I2C
Maximum Operating Temperature
+ 85 C
Minimum Operating Temperature
- 40 C
Operating Supply Voltage
5 V
Silicon Manufacturer
Energy Micro
Core Architecture
ARM
Core Sub-architecture
Cortex-M3
Silicon Family Name
Gecko
Kit Contents
Mother Board, Prototyping Board, MCU Board, Software Development Environment
Rohs Compliant
Yes
Silicon Core Number
EFM32
For Use With/related Products
EFM32G890F128
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
914-1001

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
EFM32-G8XX-DK
Manufacturer:
EnergyMi
Quantity:
13
7.5 How to include in your own applications
7.6 Chip errata
2010-04-09 - t0005_1.10
The example files above have been configured to be built for both the EFM32_G2xx_DK and
EFM32_G8xx_DK kits, with the EFM32G290F128 and EFM32G890F128 part numbers. Select the
project that matches your setup to ensure correct operation.
The easiest way to include the BSP in your application is to base your work on one of the example
applications, for instance the easy "blink" demonstration. The following items are recommended for
correct configuration:
1. Make sure you define the correct part number (e.g. EFM32G290F128) as a preprocessor defined
2. Make sure you define the correct part number (e.g. EFM32G290F128) for your IAR EWARM / Keil
3. Add and include the EFM32_CMSIS-files (startup_efm32.s, system_efm32.c, core_cm3.c) to your
4. Add and include _all_ BSP package .c-files, with the dvk-prefix to your project
5. Configure include paths to point at the CMSIS/CM3/CoreSupport and CMSIS/CM3/DeviceSupport/
6. Configure include paths to point to the dvk/bsp directory
Make sure you call "DVK_init()" early at startup, and you should be all set.
Early versions of the development kit are shipped with EFM32 Engineering Samples on the MCU
modules. There has been updates to configuration and reset values that needs to be configured correctly
on these early parts. We recommend always starting your application with a call to
to ensure correct and stable behavior. See the BSP examples for details. We recommend also to
download and read the latest errata from the Energy Micro website for your part number.
symbol
MDK-ARM project
project
EnergyMicro/EFM32 directories
#include "chip.h"
void CHIP_init(void);
Preliminary
...the world's most energy friendly microcontrollers
12
www.energymicro.com

Related parts for EFM32-G8XX-DK