STM32F10X-128K-EVAL

From SEGGER Wiki
Jump to: navigation, search

This article describes specifics for the ST STM32F10X-128K-EVAL board.
ST STM32F10X-128K-EVAL.jpeg

Preparing for J-Link

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

STM32F10X-128KEVAL con.PNG

  • Note select device: "STM32F103ZE".

Example Project

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

SETUP