Difference between revisions of "ST NUCLEO-F031K6"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the ST NUCLEO-F031K6 evaluation board.<br> 600px == Preparing for J-Link == *Power the board via...")
 
Line 16: Line 16:
 
*Embedded Studio: V7.20
 
*Embedded Studio: V7.20
 
*Hardware: ST NUCLEO-F031K6
 
*Hardware: ST NUCLEO-F031K6
*Link: [[File:ST_STM32F030R8_TestProject_ES_V720.zip]]
+
*Link: [[File:ST NUCLEO-F031K6_TestProject_ES_V720.zip]]

Revision as of 09:53, 4 August 2023

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

Preparing for J-Link

  • Power the board via CN1 (Micro USB)
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

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

SETUP