Difference between revisions of "Mindmotion Mini-F5233-MM32F5233D7P"

From SEGGER Wiki
Jump to: navigation, search
(Preparing for J-Link)
(SETUP)
Line 19: Line 19:
 
It is a simple Hello World sample linked into the internal flash.<br>
 
It is a simple Hello World sample linked into the internal flash.<br>
 
====SETUP====
 
====SETUP====
*J-Link software: V7.82b
+
*J-Link software: V7.92d
*Embedded Studio: V6.34
+
*Embedded Studio: V7.30
*Hardware: Mindmotion PLUS5270 MM32F5270
+
*Hardware: MindMotion Mini-F5233 MM32F5233D7P
*Link: [[File:MM_Mini-F5233 MM32F5233D7P_TestProject_ES_7V20.zip]]
+
*Link: [[File:MindMotion_MM32F5233_TestProject_ES_7V20.zip]]

Revision as of 08:35, 7 September 2023

This article describes specifics for the Mindmotion Mini-F5233 MM32F5233D7P evaluation board.

450px

Minimum requirements

  • J-Link software V7.92d or later

Preparing for J-Link

  • Connect the J-Link to the SWD header (CN1)
  • Power the board via USB-C (CN7)
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

400px

Example Project

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

SETUP