Difference between revisions of "NUCLEO-F103RB"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the ST NUCLEO-F103RB evaluation board.<br> 400px == Preparing for J-Link == *Power the board via...")
(No difference)

Revision as of 14:33, 4 August 2023

This article describes specifics for the ST NUCLEO-F103RB evaluation board.
ST NUCLEO-F103RB.jpeg

Preparing for J-Link

  • Power the board via CN1 (Mini)
  • Reflash the ST-LINK On-Board Into a J-Link Guide
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

NUCLEO-F103RB con.PNG

Example Project

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

SETUP