ST STM32MP257F-EV1

From SEGGER Knowledge Base
Jump to navigation Jump to search

This article describes specifics for the ST STM32MP257F-EV1 evaluation board.
ST STM32MP257F-EV1 board.jpg

Preparing for J-Link

  • Connect the J-Link to CN22 connector.
  • Power the board via USB CN21 connector.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

Cortex-A35

ST STM32MP257F-EV1 A35 connect.png

Cortex-M33

ST STM32MP257F-EV1 M33 connect.png

Cortex-M0

ST STM32MP257F-EV1 M0 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 STM32MP257F-EV1.
It is a simple Hello World sample linked into the internal flash.

SETUP

  • Embedded Studio: V8.22a
  • Hardware: ST STM32MP257F-EV1

Cortex-A35

Cortex-M33

Cortex-M0

  • Cortex-M0 core does not have access to any RAM out of the box. Therefore no SEGGER Embedded Studio project is supplied.