STR731-SK

From SEGGER Knowledge Base
Jump to navigation Jump to search

The STR731-SK is a STR731FV2 evaluation board.

STR731-SK.jpg

Preparing for J-Link

  • Connect your J-Link to the JTAG connector of the evaluation board.
  • Set the EXT/JLINK jumper to EXT and power the board via the PWR_JACK.
  • Alternatively, set the jumper to JLINK and power the board via your J-Link.
  • Verify the Connection with J-Link Commander. The output should look as follows:

STR731FV2 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 STR731FV2. It outputs "Hello World!" to the Debug Terminal in a loop.

Setup