ST NUCLEO-U031R8

From SEGGER Wiki
Revision as of 17:12, 7 May 2024 by Artjom.Kister (talk | contribs) (Created page with "__TOC__ This article describes specifics for the ST NUCLEO-U031R8 evaluation board.<br> 400px == Preparing for J-Link == *Power the board v...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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

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-U031R8 connect.png

  • Note select device: "STM32U031R8".

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

SETUP