BRD4338A
Jump to navigation
Jump to search
The Silicon Labs BRD4338A is a SiWG917 evaluation board. The extension board is installed on the BRD4001 carrier board.
Preparing for J-Link
The PCB4001 carrier board features a standard 20-pin debug connector.
- Connect the BRD4338A extension board to the BRD4001 carrier board
- Connect the J-Link to the 20-pin debug connector
- Power the board using the mini USB connector
- Verify the Connection with J-Link Commander. The output should look as follows:
Example Projects
Binary Counter
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the BRD4338A connected to the to the BRD4001 carrier board.
It uses LED0 and LED1 as 2-bit binary counter. The counter can be paused by pressing PB1.
Setup
- J-Link software: V8.46
- Embedded Studio: V8.16
- Hardware: Silicon Labs BRD4338A expansion board on BRD4001 carrier board
- Link: File:SiWG917 BinaryCounter.zip
Hello World
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the Silicon Labs SiWx917. It outputs "Hello World!" to the Debug Terminal in a loop.
Setup
- J-Link software: V8.46
- Embedded Studio: V8.16
- Hardware: Silicon Labs SiWx917
- Link: File:SiWx917 HelloWorld.zip