Difference between revisions of "ST NUCLEO-U575ZI-Q"

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

Revision as of 12:10, 28 June 2023

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

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

SETUP