ST STM32MP257F-EV1
Jump to navigation
Jump to search
This article describes specifics for the ST STM32MP257F-EV1 evaluation board.
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
Cortex-M33
Cortex-M0
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.