Difference between revisions of "ST STM32U5A9NJ"

From SEGGER Wiki
Jump to: navigation, search
(SETUP)
(SETUP)
(One intermediate revision by the same user not shown)
Line 17: Line 17:
 
*Embedded Studio: V6.34
 
*Embedded Studio: V6.34
 
*Hardware: ST STM32U5A9NJ
 
*Hardware: ST STM32U5A9NJ
*Link: [[File:VST_STM32U5A9NJ_TestProject_ES_V634.zip.zip]]
+
*Link: [[File:ST_STM32U5A9NJ_TestProject_ES_V634.zip]]

Revision as of 13:20, 28 June 2023

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

Preparing for J-Link

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

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

SETUP