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

From SEGGER Wiki
Jump to: navigation, search
(Preparing for J-Link)
Line 16: Line 16:
   
 
== Example Project==
 
== 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. <br>
+
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the MindMotion Mini-F5233 MM32F5233D7P. <br>
 
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====

Revision as of 13:37, 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:

MindMotion MB-085-Mini-F5233 MM32F5233D7PV 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 MindMotion Mini-F5233 MM32F5233D7P.
It is a simple Hello World sample linked into the internal flash.

SETUP