Difference between revisions of "ST STM320518-EVAL"

From SEGGER Wiki
Jump to: navigation, search
(Undo revision 15885 by Simon Buchholz (talk))
(Tag: Undo)
 
Line 1: Line 1:
  +
[[Category:Evalboards]]
 
__TOC__
 
__TOC__
   

Latest revision as of 11:31, 15 May 2024

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

Preparing for J-Link

  • Power the board via CN18(5V DC power jack)
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

STM3210C-EVAL con.PNG

  • Note select device: "STM32F107VC".

Example Project

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

SETUP