Difference between revisions of "Silicon Labs BRD4271A"

From SEGGER Wiki
Jump to: navigation, search
(Example Project)
(One intermediate revision by the same user not shown)
Line 2: Line 2:
   
 
This article describes specifics for the Silicon Labs BRD4271A (EFR32xG25) extension board installed on the PCB4001 carrier board evaluation board.<br>
 
This article describes specifics for the Silicon Labs BRD4271A (EFR32xG25) extension board installed on the PCB4001 carrier board evaluation board.<br>
  +
[[File:SiLabs_EFR32FG25B1920_board.jpg|450px]]
'''[PICTURE OF BOARD]'''
 
[[File:VENDOR_BOARDNAME.jpg|450px]]
 
   
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==

Revision as of 13:47, 14 June 2023

This article describes specifics for the Silicon Labs BRD4271A (EFR32xG25) extension board installed on the PCB4001 carrier board evaluation board.
SiLabs EFR32FG25B1920 board.jpg

Preparing for J-Link

  • Connect the J-Link to the 20-pin debug connector.
  • Power the board using the mini USB connector.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

SiLabs EFR32FG25B1920 copnnect.png

Example Project

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the Silicon Labs BRD4210A.
It is a simple Hello World sample linked into the internal flash.

SETUP