AN888: EZR32 Quick Start Guide
The EZR32LG, EZR32WG, and EZR32HG Wireless MCUs deliver a high-performance,
low-energy wireless solution integrated into a small form factor package. By combining a
high-performance Silicon Labs EZRadio or EZRadioPRO sub-GHz RF transceiver with
an energy-efficient 32-bit MCU, the EZR32LG and EZR32WG family provides designers
the ultimate in flexibility with a family of pin-compatible devices that scale with
64/128/256 kB of flash and support transceivers. The EZR32HG family provides the high
energy efficiency of the Cortex-M0+ core in a smaller form factor with 32/64 kB flash.
The ultra-low power operating modes and fast wake-up times of the Silicon Labs energy
friendly 32-bit MCUs, combined with the low transmit and receive power consumption of
the sub-GHz radio, result in a solution optimized for battery-powered applications.
The EZR32LG, EZR32WG, and EZR32HG Wireless Starter Kit (WSTK) is a low-cost,
fully featured starter kit that allows designers to evaluate the performance and features
of the EZR32LG/WG/HG device family. The kit will provide all hardware and software
tools needed to develop and debug applications using the EZR32LG, WG or HG low-en-
ergy Wireless MCUs. Hardware tools include an on-board debugger, advanced energy
monitoring, and integrated packet trace, which are all available either over USB or Ether-
net interfaces. The kit is fully supported by Silicon Labs’ software libraries and the kit
board support package (BSP).
KEY FEATURES
• How to install EZR32 SDK in Simplicity
Studio
• Shows where to find documentation
• How to use the SimpleTRX sample
application
• How to modify the Radio configuration
• How to use radio GPIOs for debugging
silabs.com
| Smart. Connected. Energy-friendly.
Rev. 0.4
AN888: EZR32 Quick Start Guide
Getting Started
1. Getting Started
1.1 Hardware
• BRD4001A — Wireless Starter Kit Mainboard
• One set of radio boards from the table below.
Table 1.1. Radio Board Options
Kit ID
SLWSTK6200A
SLWSTK6201A
SLWSTK6202A
SLWSTK6220A
SLWSTK6221A
SLWSTK6222A
SLWSTK6223A
SLWSTK6224A
SLWSTK6240A
SLWSTK6241A
SLWSTK6242A
SLWSTK6243A
SLWSTK6244A
1.2 Software
Required software:
• Simplicity Studio 3.0 + EFM and Wireless Packages.
• WSTK Firmware Version 2.4 or later. (Update available within Simplicity Studio through the Kit Manager.)
Software Dependencies:
• Simplicity Studio v3
1.3 Installing All Required Software
Install all of the software listed above. All of the EZR32 development kit software and prerequisite software must be installed on your
machine for the development kit software to work correctly. The order in which the software is installed is not important, but make sure
you have it all installed before you launch Simplicity Studio and begin working on your first project.
Radio Board ID
BRD4502A
BRD4502B
BRD4503A
BRD4502C
BRD4502D
BRD4503B
BRD4505B
BRD4504B
BRD4546A
BRD4542B
BRD4543B
BRD4545A
BRD4544A
Part Number
EZR32LG330F256G60G
EZR32LG330F256G55G
EZR32LG330F256G63G
EZR32WG330F256G60G
EZR32WG330F256G55G
EZR32WG330F256G63G
EZR32WG330F256G63G
EZR32WG330F256G63G
EZR32HG320F64G68G
EZR32HG320F64G55G
EZR32HG320F64G68G
EZR32HG320F64G63G
EZR32HG320F64G63G
Radio Part
Number
Si4460revC
Si4455revC
Si4463revC
Si4460revC
Si4455revC
Si4463revC
Si4463revC
Si4463revC
Si4468revA
Si4455revC
Si4468revA
Si4463revC
Si4463revC
Matching
Direct Tie
Direct Tie
Switched
Direct Tie
Direct Tie
Switched
Switched
Direct Tie
Direct Tie
Direct Tie
Switched
Switched
Direct Tie
Frequency
868 MHz
434 MHz
915 MHz
868 MHz
434 MHz
915 MHz
490 MHz
169 MHz
868 MHz
434 MHz
915 MHz
490 MHz
169 MHz
PA Level
+13 dBm
+10 dBm
+20 dBm
+13 dBm
+10 dBm
+20 dBm
+20 dBm
+20 dBm
+16 dBm
+10 dBm
+20 dBm
+20 dBm
+20 dBm
silabs.com
| Smart. Connected. Energy-friendly.
Rev. 0.4 | 1
AN888: EZR32 Quick Start Guide
Getting Started
1.4 Connecting Your Hardware
Once all required software is installed, connect the EZR32LG/WG/HG development kit hardware to your PC. It is simply connected us-
ing a USB cable, as shown below:
Figure 1.1. WSTK Board Connected to PC with USB
Note:
Set the switch on the WSTK to AEM position to enable programming of the MCU.
silabs.com
| Smart. Connected. Energy-friendly.
Rev. 0.4 | 2
AN888: EZR32 Quick Start Guide
Running Simplicity Studio for the First Time
2. Running Simplicity Studio for the First Time
2.1 Navigation in Simplicity Studio
Simplicity Studio is built on the Eclipse platform. As such, it is broken up into different “perspectives”, with each perspective allowing
access to a specific set of functionalities. Simplicity Studio starts in the “Simplicity Perspective,” sometimes referred to as the “Home
Screen.”
Figure 2.1. Simplicity Studio's Simplicity Perspective
From the Simplicity Perspective, you can discover devices, configure Simplicity Studio, or navigate to another perspective for applica-
tion development.
The Simplicity Perspective shows large tile icons that represent the various pieces of functionality within Simplicity Studio. When you
are in a different perspective, you will see smaller tile icons in the top right-hand corner of your screen. You can navigate back to the
Simplicity Perspective (or any other perspective) at any time, by clicking on one of the tile icons in the top right-hand corner of your
screen.
Figure 2.2. Navigation Tile Icons
silabs.com
| Smart. Connected. Energy-friendly.
Rev. 0.4 | 3
AN888: EZR32 Quick Start Guide
Running Simplicity Studio for the First Time
2.2 Downloading Packages for Simplicity Studio
By default, Simplicity Studio comes with some core components necessary for development. The real substance of the Simplicity Stu-
dio application is provided in the “Packages” available from the Simplicity Studio update site. Before you begin working with Simplicity
Studio, make sure that you have all packages installed that you need for your development platform. In particular, for the EZR32 family
of products, you will need both the “Wireless” and “EFM Product” packages.
To download packages for Simplicity Studio, click on the [Package
Management]
icon in the top right-hand corner of the Simplicity
Perspective.
Figure 2.3. Packages Management
The Add/Remove Packages window opens and will guide you through the process of updating Simplicity Studio’s packages. You will
need both the wireless package and the EFM SDK package for development on the EZR32 product.
Figure 2.4. Add/Remove Packages Window
silabs.com
| Smart. Connected. Energy-friendly.
Rev. 0.4 | 4