Difference between revisions of "ST NUCLEO-F042K6"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the ST NUCLEO-F042K6 evaluation board.<br> 600px == Preparing for J-Link == *Power the board via CN1 (Micro USB)...")
 
Line 2: Line 2:
   
 
This article describes specifics for the ST NUCLEO-F042K6 evaluation board.<br>
 
This article describes specifics for the ST NUCLEO-F042K6 evaluation board.<br>
[[File:.jpeg|600px]]
+
[[File:ST NUCLEO-F042K6.jpeg|600px]]
   
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==

Revision as of 10:11, 4 August 2023

This article describes specifics for the ST NUCLEO-F042K6 evaluation board.
ST NUCLEO-F042K6.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:

400px

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

SETUP

  • J-Link software: V7.90
  • Embedded Studio: V7.20
  • Hardware: ST NUCLEO-F031K6
  • Link: File:.zip