STM32F103ZE-SK

From SEGGER Wiki
Revision as of 12:16, 8 August 2023 by Simon Buchholz (talk | contribs) (Created page with "__TOC__ This article describes specifics for the ST STM32F103ZE-SK board.<br> 400px == Preparing for J-Link == *Power the board via CN18(5V...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This article describes specifics for the ST STM32F103ZE-SK board.
ST STM32F103ZE-SK.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:

STM32F103ZE-SK con.PNG

  • Note select device: "".

Example Project

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

SETUP