EFM32-G8XX-STK Energy Micro, EFM32-G8XX-STK Datasheet - Page 11

KIT STARTER EFM32 GECKO

EFM32-G8XX-STK

Manufacturer Part Number
EFM32-G8XX-STK
Description
KIT STARTER EFM32 GECKO
Manufacturer
Energy Micro
Series
EFM®32r
Type
MCUr

Specifications of EFM32-G8XX-STK

Contents
Board, Cable, CD and Documentation
Processor To Be Evaluated
EFM32G
Data Bus Width
32 bit
Interface Type
JTAG
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
Board
Features
Real-time, Accurate Energy And Power Profiling, SEGGER
Rohs Compliant
Yes
Silicon Core Number
EFM32
For Use With/related Products
EFM32G290F128
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
914-1003

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
EFM32-G8XX-STK
Manufacturer:
EnergyMi
Quantity:
3
9.3 Example Applications
9.4 How to include in your own applications
9.5 Chip errata
2010-04-09 - REVISION
Returns instant current usage in milliamperes.
Returns instant voltage (VMCU) reading in volt.
Informs the board controller about the Energy Mode (sleep mode) we are going into. This information
can be used by the board controller to present a richer visual graph for illustrating what the EFM32 is
currently doing.
In addition to these main functions, full documentation of the complete API is included in the Doxygen/
HTML documentation of the installed package.
Under the EFM32_Gxxx_STK/examples folder in your installation directory, you will find an example
program using the BSP, with corresponding project/Makefiles for the supported IDEs.
The easiest way to include the BSP in your application is to base your work on the example application
that use the BSP. The following items are recommended for correct configuration:
1. Make sure you define the correct part number (i.e. EFM32G890F128) as a preprocessor defined
2. Make sure you define the correct part number (i.e. EFM32G890F128) for your project file
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 stk-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 EFM32_Gxxx_STK/bsp directory
Make sure you call "STK_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
project
EnergyMicro/EFM32 directories
float STK_Voltage(void);
bool STK_EnergyMode(uint8_t em);
#include "chip.h"
void CHIP_init(void);
Preliminary
...the world's most energy friendly microcontrollers
11
www.energymicro.com

Related parts for EFM32-G8XX-STK