ST STM32U599J-DK

From SEGGER Wiki
Revision as of 15:50, 28 June 2023 by Torben.scharping (talk | contribs) (Preparing for J-Link)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This article describes specifics for the ST STM32U599J-DK evaluation board.
STM32U599J-DK.jpg

Preparing for J-Link

  • Connect the J-Link to CN3.
  • Power the board via CN5.
  • Set Jumper JP4 to 5-6(USBC)
  • 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 STM32U599J-DK.
It is a simple Hello World sample linked into the internal flash.

SETUP