Difference between revisions of "ST STM320518-EVAL"

From SEGGER Wiki
Jump to: navigation, search
Line 6: Line 6:
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==
   
*Power the board via CN1 (---)
+
*Power the board via CN18 (PSU DC 5V)
   
 
*Reflash the ST-LINK On-Board Into a J-Link [https://www.segger.com/products/debug-probes/j-link/models/other-j-links/st-link-on-board/ Guide]
 
*Reflash the ST-LINK On-Board Into a J-Link [https://www.segger.com/products/debug-probes/j-link/models/other-j-links/st-link-on-board/ Guide]

Revision as of 14:38, 4 August 2023

This article describes specifics for the ST STM320518-EVAL evaluation board.
ST STM320518-EVAL.jpeg

Preparing for J-Link

  • Power the board via CN18 (PSU DC 5V)
  • Reflash the ST-LINK On-Board Into a J-Link Guide
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

400px

Example Project

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the ST STM320518-EVAL.
It is a simple Hello World sample linked into the internal flash.

SETUP