Difference between revisions of "ST STM32U585"

From SEGGER Wiki
Jump to: navigation, search
(Preparing for J-Link)
 
Line 1: Line 1:
  +
[[Category:Evalboards]]
 
 
__TOC__
 
__TOC__
   

Latest revision as of 11:36, 15 May 2024

This article describes specifics for the ST STM32U585 evaluation board.
STM32U585.jpg

Preparing for J-Link

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

STM32U585.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