STM32H7B3I-EVAL

From SEGGER Wiki
Revision as of 17:13, 21 March 2023 by Matthias (talk | contribs)
Jump to: navigation, search

This article describes specifics for the ST STM32H7B3I-EVAL evaluation board.
450px

Preparing for J-Link

  • Connect the J-Link to the 20-pin JTAG debug connector (CN14)
  • Power the board via the 5V DC power jack (CN17)
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

ST STM32H7B3I-EVAL CONNECT.PNG

Example Project

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

SETUP