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

From SEGGER Wiki
Jump to: navigation, search
m (Torben.scharping moved page NUCLEO-U575ZI-Q to ST NUCLEO-U575ZI-Q)
(Preparing for J-Link)
 
Line 6: Line 6:
   
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==
  +
*Connect the J-Link to CN5 using the [https://www.segger.com/products/debug-probes/j-link/accessories/adapters/9-pin-cortex-m-adapter/ 9-Pin Cortex-M Adapter].
*Connect the J-Link to CN5.
 
 
*Power the board via CN1.
 
*Power the board via CN1.
 
* Verify the Connection with e.g. [https://wiki.segger.com/J-Link_cannot_connect_to_the_CPU#Verify_functionality_using_J-Link_Commander J-Link Commander]. The output should look as follows:
 
* Verify the Connection with e.g. [https://wiki.segger.com/J-Link_cannot_connect_to_the_CPU#Verify_functionality_using_J-Link_Commander J-Link Commander]. The output should look as follows:

Latest revision as of 10:12, 23 April 2024

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

Preparing for J-Link

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