Difference between revisions of "NUCLEO-G431RB"

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

Revision as of 15:20, 1 September 2023

This article describes specifics for the ST NUCLEO-G431RB evaluation board.
400px

Preparing for J-Link

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

400px

  • Note select device: "STM32G431RB".

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

SETUP