SiLabs EFM32WG-STK3800
Vendor: Silicon Labs
EFM32WG-STK3800 EFM32 Wonder Gecko Starter Kit.
Program Target: SiLabs EFM32/EFR32: EFM32
Sample firmware
STK3800_blink.hex
: Example “blink” firmware for STK3800STK3800_blink_fast.hex
: Example “blink” firmware for STK3800 (fast blink)
References
Program EFM32 (SWD)
Connection
To connect the EFM32WG-STK3800 to the PLT, connect the following signals from the Debug Connector (DBG):
Pin |
Signal |
PLT Signal |
---|---|---|
2 |
|
|
3 |
|
|
4 |
|
|
9 |
Cable Detect |
|
10 |
|
|
Use Simplicity Studio to set the “Debug IN” debug mode on the board controller.
Power the starter kit board through mini-USB while programming from the PLT.
YAML Test Plans
suite-efm32-blink.yaml
: PLT test plan for STK_blink.hex
title: "Program: blinky sample"
suite:
- ident: ICT-T0
title: Program EFM32 through SWD
steps:
- command: program EFM32 STK3800_blink.hex
suite-efm32-blink-fast.yaml
: PLT test plan for STK3800_blink_fast.hex
title: "Program: blinky sample"
suite:
- ident: ICT-T0
title: Program EFM32 through SWD
steps:
- command: program EFM32 STK3800_blink_fast.hex