STR-P711

From SEGGER Knowledge Base
Jump to navigation Jump to search

The STR-P711 is a STR711FR2 evaluation board.

STR-P711.jpg

Preparing for J-Link

  • Connect your J-Link to the JTAG connector of the evaluation board.
  • Power the board via the USB connector.
  • Alternatively, power the board via the PWR_JACK.
  • Verify the Connection with J-Link Commander. The output should look as follows:

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

Setup