ST NUCLEO-F030R8

From SEGGER Wiki
Revision as of 16:17, 3 August 2023 by Simon Buchholz (talk | contribs) (Created page with "__TOC__ This article describes specifics for the ST NUCLEO-F030R8 evaluation board.<br> 450px == Preparing for J-Link == *Connect the J-Link to...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This article describes specifics for the ST NUCLEO-F030R8 evaluation board.
ST NUCLEO-F030R8.jpg

Preparing for J-Link

  • Connect the J-Link to ......
  • Power the board via........
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

ST STM32F030R8 CONNECT.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-F030R8.
It is a simple Hello World sample linked into the internal flash.

SETUP