ST STM32MP215F-DK

From SEGGER Knowledge Base
Jump to navigation Jump to search

This article describes specifics for the ST STM32MP215F-DK evaluation board.
ST STM32MP215F-DK board.jpg

Preparing for J-Link

  • Select Development boot mode using SW1 and SW2 switches: BOOT0: 1, BOOT1: 1, BOOT2: 0, BOOT3: 0.
  • Connect the J-Link to CN3 connector.
  • Power the board via USB CN10 connector.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

Cortex-A35

ST STM32MP215F-DK A35 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 STM32MP215F-DK.
It is a simple Hello World sample linked into the internal RAM.

SETUP

  • Embedded Studio: V8.26
  • Hardware: ST STM32MP215F-DK

Cortex-A35