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

From SEGGER Wiki
Jump to: navigation, search
(SETUP)
 
Line 1: Line 1:
  +
[[Category:Evalboards]]
 
 
__TOC__
 
__TOC__
   

Latest revision as of 11:36, 15 May 2024

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

Preparing for J-Link

  • Connect the J-Link to CN4.
  • Power the board via CN3.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

ST NUCLEO-U545RE-Q STM32U545RE 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 STM32U585.
It is a simple Hello World sample linked into the internal flash.

SETUP