Silicon Labs Thunderboard EFM32GG12

From SEGGER Knowledge Base
Jump to navigation Jump to search
EFM32GG12.jpg

The SLTB009A Thunderboard EFM32GG12 is an Silicon Labs EFM32GG12 evaluation board.

Preparing for J-Link

There is an onboard debugger (J-Link OB) available on this board.

  • Connect the "DBG USB" to power the board and connect the J-Link OB.
  • Power on the board by setting the "PWR" switch to "DBG USB" (left).
  • Verify the Connection with J-Link Commander. The output should look as follows:

EFM32GG12 Connect.png

Example Projects

Hello World

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the EFM32GG12. It outputs "Hello World!" to the Debug Terminal in a loop.

Setup