STR-E912

From SEGGER Knowledge Base
Jump to navigation Jump to search

The STR-E912 is a STR912FAW47 evaluation board.

STR-E912.jpg

Preparing for J-Link

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

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

Setup