NUCLEO-F207ZG

From SEGGER Wiki
Jump to: navigation, search

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

Preparing for J-Link

  • Power the board via Mini USB (CN1)
  • 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:

STMNUCLEO-F207ZG con.PNG

  • Note select device: "STM32F207ZG".

Example Project

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

SETUP