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

From SEGGER Wiki
Jump to: navigation, search
(SETUP)
(Preparing for J-Link)
(2 intermediate revisions by the same user not shown)
Line 9: Line 9:
   
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==
*Connect the J-Link to the SWD header (CN1)
+
*Connect the J-Link to the SWD header (CN3)
 
*Power the board via USB-C (CN7)
 
*Power the board via USB-C (CN7)
 
* Verify the Connection with e.g. [https://wiki.segger.com/J-Link_cannot_connect_to_the_CPU#Verify_functionality_using_J-Link_Commander J-Link Commander]. The output should look as follows:
 
* Verify the Connection with e.g. [https://wiki.segger.com/J-Link_cannot_connect_to_the_CPU#Verify_functionality_using_J-Link_Commander J-Link Commander]. The output should look as follows:
   
[[File:MindMotion_MB-085-Mini-F5233_MM32F5233D7PV_connect|400px]]
+
[[File:MindMotion_MB-085-Mini-F5233_MM32F5233D7PV_connect.png|400px]]
   
 
== 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:39, 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 (CN3)
  • 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